| Modifier and Type | Method and Description |
|---|---|
GridRestResponse |
GridRestProtocolHandler.handle(GridRestRequest req) |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridRestResponse> |
GridRestProtocolHandler.handleAsync(GridRestRequest req) |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridRestResponse> |
GridRestCommandHandler.handleAsync(GridRestRequest req) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheRestResponse
Adds affinity node ID to cache responses.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridRestResponse> |
GridCacheCommandHandler.handleAsync(GridRestRequest req) |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridRestResponse> |
DataStructuresCommandHandler.handleAsync(GridRestRequest req) |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridRestResponse> |
GridLogCommandHandler.handleAsync(GridRestRequest req) |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridRestResponse> |
QueryCommandHandler.handleAsync(GridRestRequest req) |
| Modifier and Type | Method and Description |
|---|---|
abstract ByteBuffer |
GridRedisRestCommandHandler.makeResponse(GridRestResponse resp,
List<String> params)
Prepares a response according to the request.
|
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
GridRedisDelCommandHandler.makeResponse(GridRestResponse restRes,
List<String> params)
Prepares a response according to the request.
|
ByteBuffer |
GridRedisExistsCommandHandler.makeResponse(GridRestResponse restRes,
List<String> params)
Prepares a response according to the request.
|
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
GridRedisDbSizeCommandHandler.makeResponse(GridRestResponse restRes,
List<String> params)
Prepares a response according to the request.
|
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
GridRedisGetCommandHandler.makeResponse(GridRestResponse restRes,
List<String> params)
Prepares a response according to the request.
|
ByteBuffer |
GridRedisStrlenCommandHandler.makeResponse(GridRestResponse restRes,
List<String> params)
Prepares a response according to the request.
|
ByteBuffer |
GridRedisAppendCommandHandler.makeResponse(GridRestResponse restRes,
List<String> params)
Prepares a response according to the request.
|
ByteBuffer |
GridRedisGetRangeCommandHandler.makeResponse(GridRestResponse restRes,
List<String> params)
Prepares a response according to the request.
|
ByteBuffer |
GridRedisSetRangeCommandHandler.makeResponse(GridRestResponse restRes,
List<String> params)
Prepares a response according to the request.
|
ByteBuffer |
GridRedisGetSetCommandHandler.makeResponse(GridRestResponse restRes,
List<String> params)
Prepares a response according to the request.
|
ByteBuffer |
GridRedisSetCommandHandler.makeResponse(GridRestResponse restRes,
List<String> params)
Prepares a response according to the request.
|
ByteBuffer |
GridRedisMSetCommandHandler.makeResponse(GridRestResponse restRes,
List<String> params)
Prepares a response according to the request.
|
ByteBuffer |
GridRedisIncrDecrCommandHandler.makeResponse(GridRestResponse restRes,
List<String> params)
Prepares a response according to the request.
|
ByteBuffer |
GridRedisMGetCommandHandler.makeResponse(GridRestResponse restRes,
List<String> params)
Prepares a response according to the request.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridRestResponse> |
GridTaskCommandHandler.handleAsync(GridRestRequest req) |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridRestResponse> |
GridTopologyCommandHandler.handleAsync(GridRestRequest req) |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridRestResponse> |
GridVersionCommandHandler.handleAsync(GridRestRequest req) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016