public class CassandraUnitCommandLineLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CQL_FILE_EXTENSION |
| Constructor and Description |
|---|
CassandraUnitCommandLineLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.apache.commons.cli.CommandLine |
getCommandLine() |
protected static boolean |
isUsageBeenPrinted() |
protected static void |
load() |
static void |
main(String[] args) |
protected static boolean |
parseCommandLine(String[] args) |
public static final String CQL_FILE_EXTENSION
public static void main(String[] args)
args - org.apache.commons.cli.ParseExceptionprotected static boolean parseCommandLine(String[] args)
protected static void load()
protected static org.apache.commons.cli.CommandLine getCommandLine()
protected static boolean isUsageBeenPrinted()
Copyright © 2016. All rights reserved.