public abstract class GridRestCommandHandlerAdapter extends Object implements GridRestCommandHandler
| Modifier and Type | Field and Description |
|---|---|
protected GridKernalContext |
ctx
Kernal context.
|
protected static String |
DFLT_CACHE_NAME
Used cache name in case the name was not defined in a request.
|
protected IgniteLogger |
log
Log.
|
| Modifier | Constructor and Description |
|---|---|
protected |
GridRestCommandHandlerAdapter(GridKernalContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
missingParameter(String param)
Return missing parameter error message.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleAsync, supportedCommandsprotected static final String DFLT_CACHE_NAME
protected final GridKernalContext ctx
protected final IgniteLogger log
protected GridRestCommandHandlerAdapter(GridKernalContext ctx)
ctx - Context.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018