public class QueryTable extends Object
| 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()
public byte fieldsCount()
public void onAckReceived()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019