Package org.apache.hadoop.hbase
Class TestCellBuilder
java.lang.Object
org.apache.hadoop.hbase.TestCellBuilder
@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
@ExtendWith(HBaseJupiterExtension.class)
public class TestCellBuilder
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Field Details
-
OLD_DATA
- See Also:
-
NEW_DATA
- See Also:
-
-
Constructor Details
-
TestCellBuilder
public TestCellBuilder()
-
-
Method Details
-
testCellBuilderWithDeepCopy
-
testCellBuilderWithShallowCopy
-
testExtendedCellBuilderWithShallowCopy
-
testExtendedCellBuilderWithDeepCopy
-