Uses of Class
fr.gouv.vitam.storage.offers.rest.OfferLogCompactionConfiguration
Package
Description
Provides core implementation (Workspace based) for the Storage Offer Default
module
Provides the web server application and configuration for the for the Storage
Offer Default module and the rest resources it uses.
-
Uses of OfferLogCompactionConfiguration in fr.gouv.vitam.storage.offers.core
ModifierConstructorDescriptionDefaultOfferServiceImpl
(ContentAddressableStorage defaultStorage, OfferLogCompactionDatabaseService offerLogCompactionDatabaseService, OfferLogDatabaseService offerDatabaseService, OfferSequenceDatabaseService offerSequenceDatabaseService, StorageConfiguration configuration, OfferLogCompactionConfiguration offerLogCompactionConfig, OfferLogAndCompactedOfferLogService offerLogAndCompactedOfferLogService, int maxBatchThreadPoolSize, int batchMetadataComputationTimeout) -
Uses of OfferLogCompactionConfiguration in fr.gouv.vitam.storage.offers.rest
Modifier and TypeMethodDescriptionOfferConfiguration.setOfferLogCompactionConfiguration
(OfferLogCompactionConfiguration offerLogCompactionConfiguration)