Uses of Interface
fr.gouv.vitam.storage.engine.server.storagelog.StorageLog
Packages that use StorageLog
Package
Description
Provides a Distribution implementation for the Storage Engine Server module
-
Uses of StorageLog in fr.gouv.vitam.storage.engine.server.distribution.impl
Methods in fr.gouv.vitam.storage.engine.server.distribution.impl with parameters of type StorageLogModifier and TypeMethodDescriptionstatic StorageDistribution
StorageDistributionFactory.createStorageDistribution
(StorageConfiguration storageConfiguration, StorageLog storageLogService, AlertService alertService) -
Uses of StorageLog in fr.gouv.vitam.storage.engine.server.distribution.impl.bulk
Constructors in fr.gouv.vitam.storage.engine.server.distribution.impl.bulk with parameters of type StorageLogModifierConstructorDescriptionBulkStorageDistribution
(int nbReties, WorkspaceClientFactory workspaceClientFactory, StorageLog storageLogService, TransfertTimeoutHelper transfertTimeoutHelper) -
Uses of StorageLog in fr.gouv.vitam.storage.engine.server.storagelog
Classes in fr.gouv.vitam.storage.engine.server.storagelog that implement StorageLogMethods in fr.gouv.vitam.storage.engine.server.storagelog that return StorageLogModifier and TypeMethodDescriptionstatic StorageLog
StorageLogFactory.getInstance
(StorageConfiguration storageConfiguration) Constructors in fr.gouv.vitam.storage.engine.server.storagelog with parameters of type StorageLogModifierConstructorDescriptionStorageLogAdministration
(StorageLog storageLogService, StorageDistribution distribution, StorageConfiguration configuration) StorageLogAdministration
(StorageLog storageLogService, StorageDistribution distribution, StorageConfiguration configuration, WorkspaceClientFactory workspaceClientFactory, LogbookOperationsClientFactory logbookOperationsClientFactory)