public class CheckIndexInlineSizes extends AbstractCommand<Void>
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEXES_INLINE_SIZE_ARE_THE_SAME
Success message.
|
static String |
NOT_ALL_NODES_SUPPORT_FEATURE_WARN_MSG_FMT
Warn message format.
|
verbose| Constructor and Description |
|---|
CheckIndexInlineSizes() |
| Modifier and Type | Method and Description |
|---|---|
Void |
arg() |
Object |
execute(GridClientConfiguration clientCfg,
Logger log)
Actual command execution.
|
String |
name() |
void |
printUsage(Logger logger)
Print info for user about command (parameters, use cases and so on).
|
executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfirmationPrompt, experimental, experimentalEnabled, extendToLen, parseArguments, prepareConfirmation, startClient, startClientBeforeNodeStart, usage, usage, usageParamspublic static final String NOT_ALL_NODES_SUPPORT_FEATURE_WARN_MSG_FMT
public static final String INDEXES_INLINE_SIZE_ARE_THE_SAME
public Object execute(GridClientConfiguration clientCfg, Logger log) throws Exception
clientCfg - Thin client configuration if connection to cluster is necessary.log - Logger to use.Exception - If error occur.public Void arg()
Command.parseArguments(CommandArgIterator) call.public void printUsage(Logger logger)
logger - Logger to use.public String name()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.30 Release Date : February 17 2026