| Modifier and Type | Method and Description |
|---|---|
ClientMessage |
ClientListenerMessageParser.encode(ClientListenerResponse resp)
Encode response to byte array.
|
| Modifier and Type | Method and Description |
|---|---|
ClientListenerRequest |
ClientListenerMessageParser.decode(ClientMessage msg)
Decode request from byte array.
|
int |
ClientListenerMessageParser.decodeCommandType(ClientMessage msg)
Decode command type.
|
long |
ClientListenerMessageParser.decodeRequestId(ClientMessage msg)
Decode request Id.
|
void |
ClientListenerNioListener.onMessage(GridNioSession ses,
ClientMessage msg)
This method is called whenever a
GridNioParser returns non-null value. |
| Modifier and Type | Method and Description |
|---|---|
ClientMessage |
JdbcMessageParser.encode(ClientListenerResponse msg)
Encode response to byte array.
|
| Modifier and Type | Method and Description |
|---|---|
protected BinaryReaderExImpl |
JdbcMessageParser.createReader(ClientMessage msg) |
ClientListenerRequest |
JdbcMessageParser.decode(ClientMessage msg)
Decode request from byte array.
|
int |
JdbcMessageParser.decodeCommandType(ClientMessage msg)
Decode command type.
|
long |
JdbcMessageParser.decodeRequestId(ClientMessage msg)
Decode request Id.
|
| Modifier and Type | Method and Description |
|---|---|
ClientMessage |
OdbcMessageParser.encode(ClientListenerResponse msg0)
Encode response to byte array.
|
| Modifier and Type | Method and Description |
|---|---|
ClientListenerRequest |
OdbcMessageParser.decode(ClientMessage msg)
Decode request from byte array.
|
int |
OdbcMessageParser.decodeCommandType(ClientMessage msg)
Decode command type.
|
long |
OdbcMessageParser.decodeRequestId(ClientMessage msg)
Decode request Id.
|
| Modifier and Type | Method and Description |
|---|---|
ClientMessage |
ClientMessageParser.encode(ClientListenerResponse resp)
Encode response to byte array.
|
| Modifier and Type | Method and Description |
|---|---|
ClientListenerRequest |
ClientMessageParser.decode(ClientMessage msg)
Decode request from byte array.
|
int |
ClientMessageParser.decodeCommandType(ClientMessage msg)
Decode command type.
|
long |
ClientMessageParser.decodeRequestId(ClientMessage msg)
Decode request Id.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021