Class CGTableStats
java.lang.Object
io.nosqlbench.cqlgen.core.CGTableStats
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAttribute(String attributeName) voidsetAttribute(String attributeName, String attributeVal) voidsetAttributes(Map<String, String> attributes) voidsetTableName(String tableName) intsize()
-
Constructor Details
-
CGTableStats
public CGTableStats()
-
-
Method Details
-
setTableName
-
getTableName
-
getAttributes
-
getAttribute
-
setAttributes
-
setAttribute
-
size
public int size()
-