public interface CommandsRegistry<A extends IgniteDataTransferObject,R> extends Command<A,R>
CMD_NAME_POSTFIX| Modifier and Type | Method and Description |
|---|---|
default Class<? extends A> |
argClass() |
Command<?,?> |
command(String name) |
Iterator<Map.Entry<String,Command<?,?>>> |
commands() |
default String |
description()
Command description.
|
confirmationPrompt, deprecationMessageCommand<?,?> command(String name)
name - Name of the command.default String description()
description in interface Command<A extends IgniteDataTransferObject,R>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023