Package com.mapr.ycsb.config
Class TableInfo
java.lang.Object
com.mapr.ycsb.config.TableInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancreateTable(Config config) booleanbooleanintgetTable()getType()
-
Constructor Details
-
TableInfo
public TableInfo()
-
-
Method Details
-
getTable
-
getFamily
-
getKeyprefix
-
getMulticf
public boolean getMulticf() -
getNumRegions
public int getNumRegions() -
getInsertOrder
public boolean getInsertOrder() -
getType
-
getCompression
-
createTable
-