Class TestCellModel
java.lang.Object
org.apache.hadoop.hbase.rest.model.TestModelBase<org.apache.hadoop.hbase.rest.model.CellModel>
org.apache.hadoop.hbase.rest.model.TestCellModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final byte[]private static final longprivate static final byte[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.hadoop.hbase.rest.model.CellModelprotected voidcheckModel(org.apache.hadoop.hbase.rest.model.CellModel model) voidvoidvoidvoidvoidMethods inherited from class org.apache.hadoop.hbase.rest.model.TestModelBase
fromJSON, fromPB, fromXML, testFromJSON, testToJSON, testToXML, toJSON, toPB, toXML
-
Field Details
-
CLASS_RULE
-
TIMESTAMP
- See Also:
-
COLUMN
-
VALUE
-
-
Constructor Details
-
TestCellModel
- Throws:
Exception
-
-
Method Details
-
buildTestModel
- Specified by:
buildTestModelin classTestModelBase<org.apache.hadoop.hbase.rest.model.CellModel>
-
checkModel
- Specified by:
checkModelin classTestModelBase<org.apache.hadoop.hbase.rest.model.CellModel>
-
testBuildModel
- Overrides:
testBuildModelin classTestModelBase<org.apache.hadoop.hbase.rest.model.CellModel>- Throws:
Exception
-
testFromXML
- Overrides:
testFromXMLin classTestModelBase<org.apache.hadoop.hbase.rest.model.CellModel>- Throws:
Exception
-
testFromPB
- Overrides:
testFromPBin classTestModelBase<org.apache.hadoop.hbase.rest.model.CellModel>- Throws:
Exception
-
testEquals
- Throws:
Exception
-
testToString
- Throws:
Exception
-