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 CmdConsumeprotected com.beust.jcommander.JCommanderprotected CmdProduceprotected CmdReadprotected 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 -
produceCommand
-
consumeCommand
-
readCommand
-
-
Constructor Details
-
PulsarClientTool
-
-
Method Details
-
initJCommander
protected void initJCommander() -
initRootParamsFromProperties
-
run
-
main
- Throws:
Exception
-