Class TestRowModel
java.lang.Object
org.apache.hadoop.hbase.rest.model.TestModelBase<org.apache.hadoop.hbase.rest.model.RowModel>
org.apache.hadoop.hbase.rest.model.TestRowModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final byte[]private static final byte[]private static final longprivate static final byte[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.hadoop.hbase.rest.model.RowModelprotected voidcheckModel(org.apache.hadoop.hbase.rest.model.RowModel model) voidvoidvoidMethods 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
-
ROW1
-
COLUMN1
-
VALUE1
-
TIMESTAMP1
- See Also:
-
-
Constructor Details
-
TestRowModel
- Throws:
Exception
-
-
Method Details
-
buildTestModel
- Specified by:
buildTestModelin classTestModelBase<org.apache.hadoop.hbase.rest.model.RowModel>
-
checkModel
- Specified by:
checkModelin classTestModelBase<org.apache.hadoop.hbase.rest.model.RowModel>
-
testFromPB
- Overrides:
testFromPBin classTestModelBase<org.apache.hadoop.hbase.rest.model.RowModel>- Throws:
Exception
-
testEquals
- Throws:
Exception
-
testToString
- Throws:
Exception
-