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 BlobStoreRecoveryHelper
public StorageConsistencyModes getStorageState()
getStorageState
in interface IStorageConsistency
getStorageState
in class BlobStoreRecoveryHelper
public void setStorageState(StorageConsistencyModes storageConsistencyMode)
setStorageState
in interface IStorageConsistency
setStorageState
in class BlobStoreRecoveryHelper
public boolean isPerInstancePersistency()
isPerInstancePersistency
in interface IStorageConsistency
isPerInstancePersistency
in class BlobStoreRecoveryHelper
public FreeDevice getFreeDevice()
Copyright © GigaSpaces.