public class StatisticsKeyMessage extends Object implements Message
| Modifier and Type | Field and Description |
|---|---|
static short |
TYPE_CODE |
DIRECT_TYPE_SIZE| Constructor and Description |
|---|
StatisticsKeyMessage()
Externalizable support. |
StatisticsKeyMessage(String schema,
String obj,
List<String> colNames)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
colNames() |
short |
directType() |
boolean |
equals(Object o) |
byte |
fieldsCount() |
int |
hashCode() |
String |
obj() |
void |
onAckReceived() |
boolean |
readFrom(ByteBuffer buf,
MessageReader reader) |
String |
schema() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer) |
public static final short TYPE_CODE
public StatisticsKeyMessage()
Externalizable support.public String schema()
public String obj()
public boolean writeTo(ByteBuffer buf, MessageWriter writer)
public boolean readFrom(ByteBuffer buf, MessageReader reader)
public short directType()
directType in interface Messagepublic byte fieldsCount()
fieldsCount in interface Messagepublic void onAckReceived()
onAckReceived in interface Message
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025