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
Modifier and TypeFieldDescriptionprotected static final boolean
protected static final int
protected static final String
static final HBaseClassTestRule
protected static final String
protected static final String
protected static final boolean
protected static final int
protected static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
protected void
checkModel
(org.apache.hadoop.hbase.rest.model.ColumnSchemaModel model) void
Methods 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:
buildTestModel
in classTestModelBase<org.apache.hadoop.hbase.rest.model.ColumnSchemaModel>
-
checkModel
- Specified by:
checkModel
in classTestModelBase<org.apache.hadoop.hbase.rest.model.ColumnSchemaModel>
-
testFromPB
- Overrides:
testFromPB
in classTestModelBase<org.apache.hadoop.hbase.rest.model.ColumnSchemaModel>
- Throws:
Exception
-