SpaceSynchronizationEndpoint and DataSyncOperation
 instead.@Deprecated public interface BulkItem extends DataSyncOperation
BulkDataPersister| Modifier and Type | Field and Description | 
|---|---|
| static short | CHANGEDeprecated.  Represents Change operation but it is not supported using the BulkItem API, use  SpaceSynchronizationEndpointinstead. | 
| static short | PARTIAL_UPDATEDeprecated.  Partial update operation | 
| static short | REMOVEDeprecated.  Remove operation | 
| static short | UPDATEDeprecated.  Update operation | 
| static short | WRITEDeprecated.  Write operation | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getIdPropertyName()Deprecated.  | 
| Object | getIdPropertyValue()Deprecated.  | 
| Object | getItem()Deprecated.  Return the data item | 
| Map<String,Object> | getItemValues()Deprecated.  | 
| short | getOperation()Deprecated.  Return the operation to execute | 
| String | getTypeName()Deprecated.  | 
getDataAsDocument, getDataAsObject, getDataSyncOperationType, getSpaceId, getTypeDescriptor, getUid, supportsDataAsDocument, supportsDataAsObject, supportsGetSpaceId, supportsGetTypeDescriptorstatic final short REMOVE
static final short UPDATE
static final short WRITE
static final short PARTIAL_UPDATE
static final short CHANGE
SpaceSynchronizationEndpoint instead.Object getItem()
short getOperation()
REMOVE/UPDATE/WRITE/PARTIAL_UPDATEString getTypeName()
String getIdPropertyName()
Object getIdPropertyValue()
Copyright © GigaSpaces.