public class AddToCollectionOperation extends Object
ChangeSet.addToCollection(String, java.io.Serializable)
invocation.Modifier and Type | Field and Description |
---|---|
static String |
NAME
The name of the operation.
|
Modifier and Type | Method and Description |
---|---|
static Serializable |
getItem(ChangeOperation changeOperation) |
static int |
getNewSize(com.gigaspaces.client.ChangeOperationResult changeOperationResult) |
static String |
getPath(ChangeOperation changeOperation) |
static boolean |
isChanged(com.gigaspaces.client.ChangeOperationResult changeOperationResult) |
static boolean |
represents(ChangeOperation changeOperation) |
public static final String NAME
public static boolean represents(ChangeOperation changeOperation)
public static String getPath(ChangeOperation changeOperation)
public static Serializable getItem(ChangeOperation changeOperation)
public static boolean isChanged(com.gigaspaces.client.ChangeOperationResult changeOperationResult)
Collection.add(Object)
operation that was applied.public static int getNewSize(com.gigaspaces.client.ChangeOperationResult changeOperationResult)
Collection.add(Object)
operation that was applied.Copyright © GigaSpaces.