Uses of Interface
fr.gouv.vitam.storage.engine.server.spi.mapper.DriverMapper
Package
Description
Provides the SPI implementation and configuration for the Storage Engine Server module
Provides the SPI mapper implementation and configuration for the Storage Engine Server module,
allowing the persistence of association between drivers and offers
-
Uses of DriverMapper in fr.gouv.vitam.storage.engine.server.spi
Modifier and TypeMethodDescriptionstatic void
DriverManager.changeDriverMapper
(DriverMapper newMapper) Change the driver mapper -
Uses of DriverMapper in fr.gouv.vitam.storage.engine.server.spi.mapper
Modifier and TypeClassDescriptionclass
The driver mapper implementation Using file to persist driver / offer association.