public interface FastRestartStoreContainerService extends PersistableResourceService
Modifier and Type | Interface and Description |
---|---|
static interface |
FastRestartStoreContainerService.FastRestartStoreSpaceIdentifier
Identifies individual spaces for different caches
|
PersistableResourceService.PersistenceSpaceIdentifier<T extends PersistableResourceService>
MaintainableService.MaintenanceScope
Modifier and Type | Method and Description |
---|---|
FastRestartStoreContainerManager |
getRestartableStoreManager(FastRestartStoreContainerService.FastRestartStoreSpaceIdentifier id)
Get an FRS store manager that can be used by FRS backed offHeap stores
Different instances of manager are mapped to different
frsContainer names. |
destroy, destroyAll, getPersistenceSpaceIdentifier, getStateRepositoryWithin, handlesResourceType, releasePersistenceSpaceIdentifier
startForMaintenance
FastRestartStoreContainerManager getRestartableStoreManager(FastRestartStoreContainerService.FastRestartStoreSpaceIdentifier id)
frsContainer
names.
If frsContainer
parameter is null, the default FRS manager is returned.id
- Identifier for the store