Package com.gigaspaces.sync.change
package com.gigaspaces.sync.change
-
ClassDescriptionRepresents a change operation which correlate with a
ChangeSet.addAllToCollection(String, java.io.Serializable...)invocation.Represents a change operation which correlate with aChangeSet.addToCollection(String, java.io.Serializable)invocation.Used to extract theDataSyncChangeSetfrom operations that represent a change operation.A single change applied on aChangeSetwhen using a change operation on an object.Contains details for aDataSyncOperationof typeDataSyncOperationType.CHANGE.Represents a change operation which correlate with aChangeSet.increment(String, int)orChangeSet.decrement(String, int)invocation.Represents a change operation which correlate with aChangeSet.putInMap(String, java.io.Serializable, java.io.Serializable)invocation.Represents a change operation which correlate with aChangeSet.removeFromCollection(String, java.io.Serializable)invocation.Represents a change operation which correlate with aChangeSet.removeFromMap(String, java.io.Serializable)invocation.Represents a change operation which correlate with aChangeSet.set(String, java.io.Serializable)invocation.Represents a change operation which correlate with aChangeSet.unset(String)invocation.