Uses of Class
fr.gouv.vitam.storage.offers.database.OfferLogCompactionDatabaseService
-
Packages that use OfferLogCompactionDatabaseService Package Description fr.gouv.vitam.storage.offers.core Provides core implementation (Workspace based) for the Storage Offer Default module -
-
Uses of OfferLogCompactionDatabaseService in fr.gouv.vitam.storage.offers.core
Constructors in fr.gouv.vitam.storage.offers.core with parameters of type OfferLogCompactionDatabaseService Constructor Description DefaultOfferServiceImpl(ContentAddressableStorage defaultStorage, OfferLogCompactionDatabaseService offerLogCompactionDatabaseService, OfferLogDatabaseService offerDatabaseService, OfferSequenceDatabaseService offerSequenceDatabaseService, StorageConfiguration configuration, OfferLogCompactionConfiguration offerLogCompactionConfig, OfferLogAndCompactedOfferLogService offerLogAndCompactedOfferLogService, int maxBatchThreadPoolSize, int batchMetadataComputationTimeout)
-