public class RocksDBBlobStoreRecoveryHelper extends BlobStoreRecoveryHelper implements Serializable
BLOB_STORE_RECOVERY_HELPER_PROPERTY_NAME| Constructor and Description |
|---|
RocksDBBlobStoreRecoveryHelper(String devices,
String blobStoreDevicesMappingDir,
boolean isCentralDevice) |
| Modifier and Type | Method and Description |
|---|---|
DeviceController |
getDeviceController() |
FreeDevice |
getFreeDevice() |
StorageConsistencyModes |
getStorageState() |
void |
initialize(String spaceNamee,
int numberOfPartitions,
int numberOfBackups) |
boolean |
isPerInstancePersistency() |
void |
setStorageState(StorageConsistencyModes storageConsistencyMode) |
public DeviceController getDeviceController()
public void initialize(String spaceNamee, int numberOfPartitions, int numberOfBackups)
initialize in class BlobStoreRecoveryHelperpublic StorageConsistencyModes getStorageState()
getStorageState in interface IStorageConsistencygetStorageState in class BlobStoreRecoveryHelperpublic void setStorageState(StorageConsistencyModes storageConsistencyMode)
setStorageState in interface IStorageConsistencysetStorageState in class BlobStoreRecoveryHelperpublic boolean isPerInstancePersistency()
isPerInstancePersistency in interface IStorageConsistencyisPerInstancePersistency in class BlobStoreRecoveryHelperpublic FreeDevice getFreeDevice()
Copyright © GigaSpaces.