|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yahoo.ycsb.CommandLine
public class CommandLine
A simple command line client to a database, using the appropriate com.yahoo.ycsb.DB implementation.
Field Summary | |
---|---|
static java.lang.String |
DEFAULT_DB
|
Constructor Summary | |
---|---|
CommandLine()
|
Method Summary | |
---|---|
static void |
help()
|
static void |
main(java.lang.String[] args)
|
static void |
usageMessage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String DEFAULT_DB
Constructor Detail |
---|
public CommandLine()
Method Detail |
---|
public static void usageMessage()
public static void help()
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |