Package com.mapr.ycsb.db
Class MapRDBAdminClient
java.lang.Object
org.apache.hadoop.conf.Configured
com.mapr.ycsb.db.MapRDBAdminClient
- All Implemented Interfaces:
org.apache.hadoop.conf.Configurable,org.apache.hadoop.util.Tool
public class MapRDBAdminClient
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected booleanprotected intprotected MapRDBAdminClient.Operationprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.conf.Configured
getConf, setConfMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.conf.Configurable
getConf, setConf
-
Field Details
-
num_splits_
protected int num_splits_ -
tablename_
-
family_
-
type_
-
key_prefix_
-
multicf_
protected boolean multicf_ -
operation_
-
-
Constructor Details
-
MapRDBAdminClient
public MapRDBAdminClient()
-
-
Method Details
-
run
- Specified by:
runin interfaceorg.apache.hadoop.util.Tool- Throws:
Exception
-
run0
- Throws:
IOException
-
usage
protected void usage() -
getSplits
-
main
-