public class QueryTable extends Object implements Message
DIRECT_TYPE_SIZE| Constructor and Description |
|---|
QueryTable()
Defalt constructor.
|
QueryTable(String schema,
String tbl)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
short |
directType() |
boolean |
equals(Object obj) |
byte |
fieldsCount() |
int |
hashCode() |
void |
onAckReceived() |
boolean |
readFrom(ByteBuffer buf,
MessageReader reader) |
String |
schema() |
String |
table() |
String |
toString() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer) |
public String schema()
public String table()
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.23-p1 Release Date : November 19 2025