Class TestColumnSchemaModel
java.lang.Object
org.apache.hadoop.hbase.rest.model.TestModelBase<org.apache.hadoop.hbase.rest.model.ColumnSchemaModel>
org.apache.hadoop.hbase.rest.model.TestColumnSchemaModel
public class TestColumnSchemaModel
extends TestModelBase<org.apache.hadoop.hbase.rest.model.ColumnSchemaModel>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final booleanprotected static final intprotected static final Stringstatic final HBaseClassTestRuleprotected static final Stringprotected static final Stringprotected static final booleanprotected static final intprotected static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.hadoop.hbase.rest.model.ColumnSchemaModelprotected voidcheckModel(org.apache.hadoop.hbase.rest.model.ColumnSchemaModel model) voidMethods inherited from class org.apache.hadoop.hbase.rest.model.TestModelBase
fromJSON, fromPB, fromXML, testBuildModel, testFromJSON, testFromXML, testToJSON, testToXML, toJSON, toPB, toXML
-
Field Details
-
CLASS_RULE
-
COLUMN_NAME
- See Also:
-
BLOCKCACHE
- See Also:
-
BLOCKSIZE
- See Also:
-
BLOOMFILTER
- See Also:
-
COMPRESSION
- See Also:
-
IN_MEMORY
- See Also:
-
TTL
- See Also:
-
VERSIONS
- See Also:
-
-
Constructor Details
-
TestColumnSchemaModel
- Throws:
Exception
-
-
Method Details
-
buildTestModel
- Specified by:
buildTestModelin classTestModelBase<org.apache.hadoop.hbase.rest.model.ColumnSchemaModel>
-
checkModel
- Specified by:
checkModelin classTestModelBase<org.apache.hadoop.hbase.rest.model.ColumnSchemaModel>
-
testFromPB
- Overrides:
testFromPBin classTestModelBase<org.apache.hadoop.hbase.rest.model.ColumnSchemaModel>- Throws:
Exception
-