Class TokenReplCommand
java.lang.Object
org.apache.ignite.internal.cli.commands.BaseCommand
org.gridgain.internal.cli.commands.token.repl.TokenReplCommand
public class TokenReplCommand
extends org.apache.ignite.internal.cli.commands.BaseCommand
Parent command for token REPL operations.
-
Field Summary
Fields inherited from class org.apache.ignite.internal.cli.commands.BaseCommand
spec, verbose -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.ignite.internal.cli.commands.BaseCommand
runFlow, runPipeline
-
Constructor Details
-
TokenReplCommand
public TokenReplCommand()
-