Modifier and Type | Method and Description |
---|---|
StorageConsistencyModes |
RocksDBBlobStoreRecoveryHelper.getStorageState() |
Modifier and Type | Method and Description |
---|---|
void |
RocksDBBlobStoreRecoveryHelper.setStorageState(StorageConsistencyModes storageConsistencyMode) |
Modifier and Type | Method and Description |
---|---|
void |
DeviceController.setSpaceStorageConsistencyMode(String spaceName,
StorageConsistencyModes storageConsistencyModes) |
Modifier and Type | Method and Description |
---|---|
StorageConsistencyModes |
DirectPersistencyRecoveryHelper.getStorageState() |
StorageConsistencyModes |
ConsistencyFile.getStorageState() |
StorageConsistencyModes |
DefaultStorageConsistency.getStorageState() |
StorageConsistencyModes |
IStorageConsistency.getStorageState() |
static StorageConsistencyModes |
StorageConsistencyModes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageConsistencyModes[] |
StorageConsistencyModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectPersistencyRecoveryHelper.setStorageState(StorageConsistencyModes s) |
void |
ConsistencyFile.setStorageState(StorageConsistencyModes s) |
void |
DefaultStorageConsistency.setStorageState(StorageConsistencyModes s) |
void |
IStorageConsistency.setStorageState(StorageConsistencyModes s) |
Modifier and Type | Method and Description |
---|---|
StorageConsistencyModes |
BlobStoreRecoveryHelper.getStorageState() |
StorageConsistencyModes |
BlobStoreRecoveryHelperMock.getStorageState() |
StorageConsistencyModes |
BlobStoreRecoveryHelperWrapper.getStorageState() |
Modifier and Type | Method and Description |
---|---|
void |
BlobStoreRecoveryHelper.setStorageState(StorageConsistencyModes s) |
void |
BlobStoreRecoveryHelperWrapper.setStorageState(StorageConsistencyModes s) |
Copyright © GigaSpaces.