public class TestCellBuilder extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte |
NEW_DATA |
private static byte |
OLD_DATA |
Constructor and Description |
---|
TestCellBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
testCellBuilderWithDeepCopy() |
void |
testCellBuilderWithShallowCopy() |
void |
testExtendedCellBuilderWithDeepCopy() |
void |
testExtendedCellBuilderWithShallowCopy() |
public static final HBaseClassTestRule CLASS_RULE
private static final byte OLD_DATA
private static final byte NEW_DATA
public TestCellBuilder()
public void testCellBuilderWithDeepCopy()
public void testCellBuilderWithShallowCopy()
public void testExtendedCellBuilderWithShallowCopy()
public void testExtendedCellBuilderWithDeepCopy()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.