public class TestResultSizeEstimation extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
(package private) static int |
SCANNER_DATA_LIMIT |
(package private) static int |
TAG_DATA_SIZE |
(package private) static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestResultSizeEstimation() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testResultSizeEstimation() |
void |
testResultSizeEstimationWithTags() |
public static final HBaseClassTestRule CLASS_RULE
static final HBaseTestingUtility TEST_UTIL
static final int TAG_DATA_SIZE
static final int SCANNER_DATA_LIMIT
public org.junit.rules.TestName name
public TestResultSizeEstimation()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testResultSizeEstimation() throws Exception
Exceptionpublic void testResultSizeEstimationWithTags() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.