Uses of Interface
org.apache.pulsar.shell.ShellCommandsProvider
Packages that use ShellCommandsProvider
-
Uses of ShellCommandsProvider in org.apache.pulsar.shell
Classes in org.apache.pulsar.shell that implement ShellCommandsProviderModifier and TypeClassDescriptionclassPulsar Admin tool extension for Pulsar shell.classPulsar Client tool extension for Pulsar shell.classShell commands to manage shell configurations.Method parameters in org.apache.pulsar.shell with type arguments of type ShellCommandsProviderModifier and TypeMethodDescriptionvoidPulsarShell.run(Function<Map<String, ShellCommandsProvider>, org.apache.pulsar.shell.PulsarShell.InteractiveLineReader> readerBuilder, Function<Map<String, ShellCommandsProvider>, org.jline.terminal.Terminal> terminalBuilder)