| Modifier and Type | Method and Description |
|---|---|
ClientListenerResponse |
ClientListenerRequestHandler.handle(ClientListenerRequest req)
Handle request.
|
ClientListenerResponse |
ClientListenerRequestHandler.handleException(Throwable e,
ClientListenerRequest req)
Handle exception.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
ClientListenerMessageParser.encode(ClientListenerResponse resp)
Encode response to byte array.
|
void |
ClientListenerResponseSender.send(ClientListenerResponse resp)
Send response to the client.
|
| 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(Throwable e,
ClientListenerRequest req)
Handle exception.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
JdbcMessageParser.encode(ClientListenerResponse msg)
Encode response to byte array.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OdbcResponse
SQL listener response.
|
| Modifier and Type | Method and Description |
|---|---|
ClientListenerResponse |
OdbcRequestHandler.doHandle(OdbcRequest req)
Handle ODBC request.
|
ClientListenerResponse |
OdbcRequestHandler.handle(ClientListenerRequest req0)
Handle request.
|
ClientListenerResponse |
OdbcRequestHandler.handleException(Throwable 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 |
ClientByteResponse
Byte response.
|
class |
ClientIntResponse
Int response.
|
class |
ClientLongResponse
Long response.
|
class |
ClientNotification
Server to client notification for some resource.
|
class |
ClientObjectNotification
Notification with object payload.
|
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(Throwable 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientClusterGroupGetNodeIdsResponse
Cluster group get nodes identifiers response.
|
class |
ClientClusterGroupGetNodesDetailsResponse
Cluster group get nodes details response.
|
class |
ClientClusterGroupGetNodesEndpointsResponse
Cluster group get nodes endpoints response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientExecuteTaskResponse
Execute task response.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020