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