Package | Description |
---|---|
com.gigaspaces.internal.cluster.node.impl.handlers | |
com.gigaspaces.internal.server.space | |
com.j_spaces.core.cluster |
Provides GigaSpaces cluster plug-in interfaces
|
Modifier and Type | Method and Description |
---|---|
protected ConflictingOperationPolicy |
AbstractSpaceReplicationEntryEventHandler.getConflictingOperationPolicy() |
Modifier and Type | Method and Description |
---|---|
ConflictingOperationPolicy |
SpaceEngine.getConflictingOperationPolicy() |
Modifier and Type | Field and Description |
---|---|
static ConflictingOperationPolicy |
ConflictingOperationPolicy.DEFAULT |
Modifier and Type | Method and Description |
---|---|
ConflictingOperationPolicy |
ReplicationPolicy.getConflictingOperationPolicy() |
static ConflictingOperationPolicy |
ConflictingOperationPolicy.parseConflictingPacketsPolicy(String value) |
static ConflictingOperationPolicy |
ConflictingOperationPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConflictingOperationPolicy[] |
ConflictingOperationPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationPolicy.setConflictingOperationPolicy(ConflictingOperationPolicy conflictingOperationPolicy) |
Copyright © GigaSpaces.