public abstract class BlobStoreRecoveryHelper extends Object implements IStorageConsistency
| Modifier and Type | Field and Description |
|---|---|
static String |
BLOB_STORE_RECOVERY_HELPER_PROPERTY_NAME |
| Constructor and Description |
|---|
BlobStoreRecoveryHelper() |
| Modifier and Type | Method and Description |
|---|---|
StorageConsistencyModes |
getStorageState() |
void |
initialize(String spaceName,
int numberOfPartitions,
int numberOfBackups) |
boolean |
isPerInstancePersistency() |
void |
setStorageState(StorageConsistencyModes s) |
public static String BLOB_STORE_RECOVERY_HELPER_PROPERTY_NAME
public StorageConsistencyModes getStorageState()
getStorageState in interface IStorageConsistencypublic void setStorageState(StorageConsistencyModes s)
setStorageState in interface IStorageConsistencypublic boolean isPerInstancePersistency()
isPerInstancePersistency in interface IStorageConsistencypublic void initialize(String spaceName, int numberOfPartitions, int numberOfBackups)
Copyright © GigaSpaces.