public class OdbcMessageParser extends Object
| Constructor and Description |
|---|
OdbcMessageParser(GridKernalContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
OdbcRequest |
decode(byte[] msg)
Decode OdbcRequest from byte array.
|
byte[] |
encode(OdbcResponse msg)
Encode OdbcResponse to byte array.
|
public OdbcMessageParser(GridKernalContext ctx)
ctx - Context.public OdbcRequest decode(byte[] msg)
msg - Message.public byte[] encode(OdbcResponse msg)
msg - Message.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017