public class MetricConfigureHitrateCommand extends Object implements ComputeCommand<MetricCommandArg,Map<String,?>>
CMD_NAME_POSTFIX| Constructor and Description |
|---|
MetricConfigureHitrateCommand() |
| Modifier and Type | Method and Description |
|---|---|
Class<MetricConfigureHitrateCommandArg> |
argClass() |
String |
description()
Command description.
|
Collection<GridClientNode> |
nodes(Collection<GridClientNode> nodes,
MetricCommandArg arg) |
Class<MetricTask> |
taskClass() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprintResultconfirmationPrompt, deprecationMessagepublic String description()
description in interface Command<MetricCommandArg,Map<String,?>>public Class<MetricConfigureHitrateCommandArg> argClass()
argClass in interface Command<MetricCommandArg,Map<String,?>>public Class<MetricTask> taskClass()
taskClass in interface ComputeCommand<MetricCommandArg,Map<String,?>>public Collection<GridClientNode> nodes(Collection<GridClientNode> nodes, MetricCommandArg arg)
nodes in interface ComputeCommand<MetricCommandArg,Map<String,?>>nodes - Live nodes.arg - Argument.null means default node must be used.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023