Package org.nuxeo.lib.stream.tools
Class Main
java.lang.Object
org.nuxeo.lib.stream.tools.Main
- Since:
- 9.3
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected static final String
protected LogManager
protected static final String
protected static final String
protected final org.apache.commons.cli.Options
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
createKafkaManager
(String kafkaContribution, String kafkaConfig) protected void
createManager
(Command cmd, org.apache.commons.cli.CommandLine cmdLine) protected Command
getLogManager
(String[] args) protected void
static void
boolean
protected boolean
runWithArgs
(String[] args)
-
Field Details
-
NUXEO_KAFKA_FILE_CONF
- See Also:
-
NUXEO_KAFKA_CONF
- See Also:
-
KAFKA_OPT
- See Also:
-
commandMap
-
options
protected final org.apache.commons.cli.Options options -
command
-
manager
-
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
-
run
-
runWithArgs
-
createManager
-
createKafkaManager
-
getCommand
-
initDefaultOptions
protected void initDefaultOptions() -
getLogManager
-