Package org.apache.pulsar.admin.cli
Class PulsarAdminTool
java.lang.Object
org.apache.pulsar.admin.cli.PulsarAdminTool
- Direct Known Subclasses:
AdminShell
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<org.apache.pulsar.admin.cli.extensions.CustomCommandFactory>protected com.beust.jcommander.JCommanderprotected PulsarAdminTool.RootParams -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidinitRootParamsFromProperties(Properties properties) static voidprotected booleanvoidsetPulsarAdminSupplier(PulsarAdminSupplier pulsarAdminSupplier) void
-
Field Details
-
customCommandFactories
-
commandMap
-
jcommander
protected com.beust.jcommander.JCommander jcommander -
rootParams
-
-
Constructor Details
-
PulsarAdminTool
- Throws:
Exception
-
-
Method Details
-
initRootParamsFromProperties
-
setupCommands
public void setupCommands() -
run
-
main
- Throws:
Exception
-
initJCommander
protected void initJCommander() -
setPulsarAdminSupplier
-
getPulsarAdminSupplier
-
getRootParams
-