Uses of Interface
com.gigaspaces.cluster.replication.gateway.conflict.DataConflictOperation
Packages that use DataConflictOperation
Package
Description
-
Uses of DataConflictOperation in com.gigaspaces.cluster.replication.gateway.conflict
Methods in com.gigaspaces.cluster.replication.gateway.conflict that return DataConflictOperationModifier and TypeMethodDescriptionDataConflict.getOperations()Gets all the conflicted operations, for a non transactional conflict, this will contain a single operation that causes the conflict. -
Uses of DataConflictOperation in com.gigaspaces.internal.cluster.node.impl.gateway.sink
Classes in com.gigaspaces.internal.cluster.node.impl.gateway.sink that implement DataConflictOperationModifier and TypeClassDescriptionclassA base class for Local Cluster operations data.classclassclassOperation executer for a partial update replication sink gateway operation against a local cluster.classOperation executer for a remove replication sink gateway operation against a local cluster.classOperation executer for a remove replication sink gateway operation against a local cluster.classOperation executor for an update operation by a gateway sink component against anISpaceProxyinstance representing the local cluster.classOperation executor for write operation by a gateway sink component against anISpaceProxyinstance representing the local cluster.Methods in com.gigaspaces.internal.cluster.node.impl.gateway.sink that return DataConflictOperation