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 IStorageConsistency
public void setStorageState(StorageConsistencyModes s)
setStorageState
in interface IStorageConsistency
public boolean isPerInstancePersistency()
isPerInstancePersistency
in interface IStorageConsistency
public void initialize(String spaceName, int numberOfPartitions, int numberOfBackups)
Copyright © GigaSpaces.