See: Description
| Interface | 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 | Description |
|---|---|
| StorageOfferHACapabilityProviderFactory |
Factory class to provide StorageOfferHACapabilityProvider implementation
|
| StorageOfferProviderFactory |
Factory class to provide StorageOfferProvider implementation
|
| StorageStrategyProviderFactory |
Factory class to provide StorageStrategyProvider implementation
|
Copyright © 2019 Vitam. All rights reserved.