Package | Description |
---|---|
com.gigaspaces.cluster.replication | |
com.gigaspaces.cluster.replication.sync | |
com.gigaspaces.internal.cluster.node.impl.config |
Modifier and Type | Method and Description |
---|---|
static ConsistencyLevel |
ConsistencyLevel.fromCode(byte readByte) |
static ConsistencyLevel |
ConsistencyLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsistencyLevel[] |
ConsistencyLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static ConsistencyLevel |
SyncReplPolicy.DEFAULT_CONSISTENCY_LEVEL |
Modifier and Type | Method and Description |
---|---|
ConsistencyLevel |
SyncReplPolicy.getConsistencyLevel() |
Modifier and Type | Method and Description |
---|---|
void |
SyncReplPolicy.setConsistencyLevel(ConsistencyLevel consistencyLevel) |
Modifier and Type | Method and Description |
---|---|
ConsistencyLevel |
ReplicationSettings.getConsistencyLevel() |
ConsistencyLevel |
ISyncReplicationSettings.getConsistencyLevel() |
ConsistencyLevel |
ReplicationSettingsAdapter.getConsistencyLevel() |
Copyright © GigaSpaces.