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