public class RocksDBBlobStoreRecoveryHelper extends BlobStoreRecoveryHelper
BLOB_STORE_RECOVERY_HELPER_PROPERTY_NAME
Constructor and Description |
---|
RocksDBBlobStoreRecoveryHelper(String path,
String blobStoreDevicesMappingDir,
boolean isCentralDevice,
boolean isMainPath) |
Modifier and Type | Method and Description |
---|---|
DeviceController |
getDeviceController() |
FreeDevice |
getFreeDevice() |
String |
getMainPath() |
StorageConsistencyModes |
getStorageState() |
void |
initialize(String spaceName,
int numberOfPartitions,
int numberOfBackups) |
boolean |
isPerInstancePersistency() |
void |
setStorageState(StorageConsistencyModes storageConsistencyMode) |
public DeviceController getDeviceController()
public void initialize(String spaceName, 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()
public String getMainPath()
Copyright © GigaSpaces.