Package com.mapr.ycsb
Class Launcher
- java.lang.Object
-
- org.apache.hadoop.conf.Configured
-
- com.mapr.ycsb.App
-
- com.mapr.ycsb.Launcher
-
- All Implemented Interfaces:
org.apache.hadoop.conf.Configurable,org.apache.hadoop.util.Tool
public class Launcher extends App
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLauncher.Config
-
Constructor Summary
Constructors Constructor Description Launcher()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetId()protected org.slf4j.LoggergetLogger()static voidmain(java.lang.String[] args)intrun0()-
Methods inherited from class com.mapr.ycsb.App
getConfig, getConfigFile, getSessionName, run, usage
-
-