| Modifier and Type | Method and Description |
|---|---|
ClientListenerResponse |
ClientListenerRequestHandler.handle(ClientListenerRequest req)
Handle request.
|
ClientListenerResponse |
ClientListenerRequestHandler.handleException(Exception e,
ClientListenerRequest req)
Handle exception.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
ClientListenerMessageParser.encode(ClientListenerResponse resp)
Encode response to byte array.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcResponse
SQL listener response.
|
| Modifier and Type | Method and Description |
|---|---|
ClientListenerResponse |
JdbcRequestHandler.handle(ClientListenerRequest req0)
Handle request.
|
ClientListenerResponse |
JdbcRequestHandler.handleException(Exception e,
ClientListenerRequest req)
Handle exception.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
JdbcMessageParser.encode(ClientListenerResponse msg)
Encode response to byte array.
|
void |
JdbcResponseSender.send(ClientListenerResponse resp)
Send response to the client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OdbcResponse
SQL listener response.
|
| Modifier and Type | Method and Description |
|---|---|
ClientListenerResponse |
OdbcRequestHandler.handle(ClientListenerRequest req0)
Handle request.
|
ClientListenerResponse |
OdbcRequestHandler.handleException(Exception e,
ClientListenerRequest req)
Handle exception.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
OdbcMessageParser.encode(ClientListenerResponse msg0)
Encode response to byte array.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientBooleanResponse
Boolean response.
|
class |
ClientIntResponse
Int response.
|
class |
ClientLongResponse
Long response.
|
class |
ClientObjectResponse
Single object response.
|
class |
ClientResponse
Thin client response.
|
class |
ClientStringResponse
Single string response.
|
| Modifier and Type | Method and Description |
|---|---|
ClientListenerResponse |
ClientRequestHandler.handle(ClientListenerRequest req)
Handle request.
|
ClientListenerResponse |
ClientRequestHandler.handleException(Exception e,
ClientListenerRequest req)
Handle exception.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
ClientMessageParser.encode(ClientListenerResponse resp)
Encode response to byte array.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientBinaryTypeGetResponse
Binary meta response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCacheGetConfigurationResponse
Cache configuration response.
|
class |
ClientCacheGetNamesResponse
Cache names response.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018