Package org.apache.hadoop.hbase.types
Class TestPBCell
java.lang.Object
org.apache.hadoop.hbase.types.TestPBCell
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.apache.hadoop.hbase.types.PBCell
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Basic test to verify utility methods inPBType
and delegation to protobuf works.
-
Field Details
-
CLASS_RULE
-
CODEC
-
-
Constructor Details
-
TestPBCell
public TestPBCell()
-
-
Method Details
-
testRoundTrip
Basic test to verify utility methods inPBType
and delegation to protobuf works.
-