public class GridTaskCommandHandler extends GridRestCommandHandlerAdapter
| Modifier and Type | Field and Description |
|---|---|
static int |
DFLT_MAX_TASK_RESULTS
Default maximum number of task results.
|
ctx, log| Constructor and Description |
|---|
GridTaskCommandHandler(GridKernalContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridRestResponse> |
handleAsync(GridRestRequest req) |
Collection<GridRestCommand> |
supportedCommands() |
String |
toString() |
errorMessage, missingParameterpublic static final int DFLT_MAX_TASK_RESULTS
public GridTaskCommandHandler(GridKernalContext ctx)
ctx - Context.public Collection<GridRestCommand> supportedCommands()
public IgniteInternalFuture<GridRestResponse> handleAsync(GridRestRequest req)
req - Request.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021