Uses of Class
fr.gouv.vitam.storage.offers.rest.OfferLogCompactionConfiguration
Packages that use 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
Constructors in fr.gouv.vitam.storage.offers.core with parameters of type OfferLogCompactionConfigurationModifierConstructorDescriptionDefaultOfferServiceImpl
(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
Methods in fr.gouv.vitam.storage.offers.rest that return OfferLogCompactionConfigurationMethods in fr.gouv.vitam.storage.offers.rest with parameters of type OfferLogCompactionConfigurationModifier and TypeMethodDescriptionOfferConfiguration.setOfferLogCompactionConfiguration
(OfferLogCompactionConfiguration offerLogCompactionConfiguration)