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