| Modifier and Type | Field and Description | 
|---|---|
protected static String | 
CHRONICLE_OPT  | 
protected String | 
command  | 
protected Map<String,Command> | 
commandMap  | 
protected static String | 
KAFKA_OPT  | 
protected LogManager | 
manager  | 
protected static String | 
NUXEO_KAFKA_CONF  | 
protected static String | 
NUXEO_KAFKA_FILE_CONF  | 
protected org.apache.commons.cli.Options | 
options  | 
| Constructor and Description | 
|---|
Main()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
createChronicleManager(String basePath)  | 
protected void | 
createKafkaManager(String kafkaContribution,
                  String kafkaConfig)  | 
protected void | 
createManager(Command cmd,
             org.apache.commons.cli.CommandLine cmdLine)  | 
protected Command | 
getCommand()  | 
LogManager | 
getLogManager(String[] args)  | 
protected void | 
initDefaultOptions()  | 
static void | 
main(String[] args)  | 
boolean | 
run(String[] args)  | 
protected boolean | 
runWithArgs(String[] args)  | 
protected static final String NUXEO_KAFKA_FILE_CONF
protected static final String NUXEO_KAFKA_CONF
protected static final String CHRONICLE_OPT
protected static final String KAFKA_OPT
protected final Map<String,Command> commandMap
protected final org.apache.commons.cli.Options options
protected LogManager manager
public Main()
protected boolean runWithArgs(String[] args)
protected void createManager(Command cmd, org.apache.commons.cli.CommandLine cmdLine)
protected void createKafkaManager(String kafkaContribution, String kafkaConfig)
protected void createChronicleManager(String basePath)
protected Command getCommand()
protected void initDefaultOptions()
public LogManager getLogManager(String[] args)
Copyright © 2019 Nuxeo. All rights reserved.