public class GSDeleteMessage extends GSDataSourceMessage
Constructor and Description |
---|
GSDeleteMessage(long messageId,
String fullTypeName,
String pipelineName) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getFields() |
Object |
getValue(String field) |
Map<String,Object> |
getValues() |
boolean |
isDelete() |
boolean |
isFullSync() |
boolean |
isFullSyncIndicator() |
boolean |
isInsert() |
boolean |
isUpdate() |
boolean |
isValidate() |
void |
setValue(String name,
Object value) |
void |
setValues(Map<String,Object> values) |
String |
toString() |
getFullTypeName, getMessageID, getPipelineName
public Map<String,Object> getValues()
getValues
in class GSDataSourceMessage
public List<String> getFields()
getFields
in class GSDataSourceMessage
public Object getValue(String field)
getValue
in class GSDataSourceMessage
public boolean isInsert()
public boolean isDelete()
public boolean isUpdate()
public boolean isValidate()
public boolean isFullSync()
public boolean isFullSyncIndicator()
Copyright © GigaSpaces.