public class GridTopologyCommandHandler extends GridRestCommandHandlerAdapter
ctx, DFLT_CACHE_NAME, log| Constructor and Description |
|---|
GridTopologyCommandHandler(GridKernalContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
GridClientCacheBean |
createCacheBean(CacheConfiguration ccfg)
Creates cache bean.
|
IgniteInternalFuture<GridRestResponse> |
handleAsync(GridRestRequest req) |
Collection<GridRestCommand> |
supportedCommands() |
String |
toString() |
errorMessage, missingParameterpublic GridTopologyCommandHandler(GridKernalContext ctx)
ctx - Context.public Collection<GridRestCommand> supportedCommands()
public IgniteInternalFuture<GridRestResponse> handleAsync(GridRestRequest req)
req - Request.public GridClientCacheBean createCacheBean(CacheConfiguration ccfg)
ccfg - Cache configuration.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020