Package | Description |
---|---|
fr.gouv.vitam.storage.engine.server.spi |
Provides the SPI implementation and configuration for the Storage Engine
Server module
|
fr.gouv.vitam.storage.engine.server.spi.mapper |
Provides the SPI mapper implementation and configuration for the Storage
Engine Server module, allowing the persistence of association between drivers
and offers
|
Modifier and Type | Method and Description |
---|---|
static void |
DriverManager.changeDriverMapper(DriverMapper newMapper)
Change the driver mapper
|
Modifier and Type | Class and Description |
---|---|
class |
FileDriverMapper
The driver mapper implementation
Using file to persist driver / offer association.
|
Copyright © 2018 Vitam. All rights reserved.