public class AddMessage extends Object implements ChangeMessage
| Constructor and Description |
|---|
AddMessage(boolean updateIfExisting,
Record record) |
AddMessage(Record record) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Record |
getRecord() |
int |
getType() |
boolean |
isUpdateIfExisting() |
ChangeMessage |
reduced(String[] reducedFields) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetForcedUpdateFields, isAdd, isDoneMsgpublic AddMessage(Record record)
public AddMessage(boolean updateIfExisting,
Record record)
public Record getRecord()
getRecord in interface ChangeMessagepublic boolean isUpdateIfExisting()
public int getType()
getType in interface ChangeMessagepublic String getKey()
getKey in interface ChangeMessagepublic ChangeMessage reduced(String[] reducedFields)
reduced in interface ChangeMessageCopyright © 2017. All rights reserved.