Package | Description |
---|---|
fr.gouv.vitam.storage.engine.common.referential |
Provides common Referential interfaces and factories for the Storage Engine
module :
|
fr.gouv.vitam.storage.engine.server.distribution.impl |
Provides a Distribution implementation for the Storage Engine Server module
|
Class and Description |
---|
StorageOfferHACapabilityProvider
This interface aims to provide a set of methods (or adjust some ones in
StorageOfferProvider ) that offer some HA (High Availability)
capabilities :
Through manual or automatic failover mechanism to make an offer in inactive state |
StorageOfferProvider
This interface aims at providing a set of method that are common with no
concerns of the offer configuration persistence implementation (ie:
implementation could be Filesystem, Database...)
|
StorageStrategyProvider
This interface aims at providing a set of method that are common with no
concerns of the strategy configuration implementation (ie: implementation
could be Filesystem, Database...)
|
Class and Description |
---|
StorageOfferProvider
This interface aims at providing a set of method that are common with no
concerns of the offer configuration persistence implementation (ie:
implementation could be Filesystem, Database...)
|
Copyright © 2019 Vitam. All rights reserved.