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