public class TestPBCell extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.hbase.types.PBCell |
CODEC |
| Constructor and Description |
|---|
TestPBCell() |
| Modifier and Type | Method and Description |
|---|---|
void |
testRoundTrip()
Basic test to verify utility methods in
PBType and delegation to protobuf works. |
public static final HBaseClassTestRule CLASS_RULE
private static final org.apache.hadoop.hbase.types.PBCell CODEC
public TestPBCell()
public void testRoundTrip()
PBType and delegation to protobuf works.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.