Class UserReplCommand
java.lang.Object
org.apache.ignite.internal.cli.commands.BaseCommand
org.gridgain.internal.cli.commands.user.repl.UserReplCommand
public class UserReplCommand
extends org.apache.ignite.internal.cli.commands.BaseCommand
Parent command for user management commands in repl mode.
-
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
-
UserReplCommand
public UserReplCommand()
-