Package | Description |
---|---|
com.gigaspaces.cluster.replication.gateway.conflict | |
com.gigaspaces.internal.cluster.node.impl.gateway.sink |
Modifier and Type | Method and Description |
---|---|
DataConflictOperation[] |
DataConflict.getOperations()
Gets all the conflicted operations, for a non transactional conflict, this will contain a
single operation that causes the conflict.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLocalClusterOperationData
A base class for Local Cluster operations data.
|
class |
AbstractLocalClusterWriteOperationData |
class |
LocalClusterChangeOperationData |
class |
LocalClusterPartialUpdateOperationData
Operation executer for a partial update replication sink gateway operation against a local
cluster.
|
class |
LocalClusterRemoveByUIDOperationData
Operation executer for a remove replication sink gateway operation against a local cluster.
|
class |
LocalClusterRemoveOperationData
Operation executer for a remove replication sink gateway operation against a local cluster.
|
class |
LocalClusterUpdateOperationData
Operation executor for an update operation by a gateway sink component against an
ISpaceProxy instance representing the local cluster. |
class |
LocalClusterWriteOperationData
Operation executor for write operation by a gateway sink component against an
ISpaceProxy
instance representing the local cluster. |
Modifier and Type | Method and Description |
---|---|
DataConflictOperation[] |
LocalClusterReplicationDataConflict.getOperations() |
Copyright © GigaSpaces.