| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.rest |
REST processor.
|
| org.apache.ignite.internal.processors.rest.handlers |
REST commands handlers.
|
| org.apache.ignite.internal.processors.rest.handlers.cache |
REST in-memory data grid commands.
|
| org.apache.ignite.internal.processors.rest.handlers.datastructures | |
| org.apache.ignite.internal.processors.rest.handlers.task | |
| org.apache.ignite.internal.processors.rest.handlers.top |
REST topology commands.
|
| org.apache.ignite.internal.processors.rest.handlers.version |
REST version command.
|
| org.apache.ignite.internal.processors.rest.request |
REST requests.
|
| Modifier and Type | Method and Description |
|---|---|
GridRestResponse |
GridRestProtocolHandler.handle(GridRestRequest req) |
IgniteInternalFuture<GridRestResponse> |
GridRestProtocolHandler.handleAsync(GridRestRequest req) |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridRestResponse> |
GridRestCommandHandler.handleAsync(GridRestRequest req) |
| 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> |
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataStructuresRequest |
class |
GridRestCacheRequest |
class |
GridRestLogRequest
Grid command request of log file.
|
class |
GridRestTaskRequest
Grid task command request.
|
class |
GridRestTopologyRequest
Grid command topology request.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015