org.usergrid.tools
Class Cli
java.lang.Object
org.usergrid.tools.ToolBase
org.usergrid.tools.Cli
public class Cli
- extends ToolBase
Constructor Summary |
Cli()
|
Methods inherited from class org.usergrid.tools.ToolBase |
getToolName, printCliHelp, setCassandraService, setEntityManagerFactory, setManagementService, setProperties, setServiceManagerFactory, setupCassandra, startEmbedded, startSpring, startTool, teardownEmbedded |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_ENTITY_FETCH
public static final int MAX_ENTITY_FETCH
- See Also:
- Constant Field Values
Cli
public Cli()
createOptions
public org.apache.commons.cli.Options createOptions()
- Overrides:
createOptions
in class ToolBase
runTool
public void runTool(org.apache.commons.cli.CommandLine line)
throws Exception
- Specified by:
runTool
in class ToolBase
- Throws:
Exception
handleInput
public void handleInput()
throws QueryParseException
- Throws:
QueryParseException
Copyright © 2012. All Rights Reserved.