Package org.apache.pulsar.client.cli
Class PulsarClientTool
java.lang.Object
org.apache.pulsar.client.cli.PulsarClientTool
- Direct Known Subclasses:
ClientShell
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.beust.jcommander.JCommanderprotected PulsarClientTool.RootParams -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidinitRootParamsFromProperties(Properties properties) static voidint
-
Field Details
-
rootParams
-
jcommander
protected com.beust.jcommander.JCommander jcommander
-
-
Constructor Details
-
PulsarClientTool
-
-
Method Details
-
initJCommander
protected void initJCommander() -
initRootParamsFromProperties
-
run
-
main
- Throws:
Exception
-