Package org.apache.hadoop.hbase.client
Class TestResultSizeEstimation
java.lang.Object
org.apache.hadoop.hbase.client.TestResultSizeEstimation
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestResultSizeEstimation
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String(package private) static final int(package private) static final int(package private) static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp(org.junit.jupiter.api.TestInfo testInfo) static voidstatic voidvoidvoid
-
Field Details
-
TEST_UTIL
-
TAG_DATA_SIZE
- See Also:
-
SCANNER_DATA_LIMIT
- See Also:
-
methodName
-
-
Constructor Details
-
TestResultSizeEstimation
public TestResultSizeEstimation()
-
-
Method Details