Uses of Interface
org.apache.pulsar.admin.cli.extensions.CommandExecutionContext
-
Uses of CommandExecutionContext in org.apache.pulsar.admin.cli.extensions
Methods in org.apache.pulsar.admin.cli.extensions with parameters of type CommandExecutionContextModifier and TypeMethodDescriptionCustomCommandFactory.commandGroups(CommandExecutionContext context) Generate the available command groups.CustomCommandGroup.commands(CommandExecutionContext context) Generate the available commands.booleanCustomCommand.execute(Map<String, Object> parameters, CommandExecutionContext context) Execute the command.