Class TestScannerRPCScanMetrics
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestScannerRPCScanMetrics
@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestScannerRPCScanMetrics
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classprivate static class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidputToTable(org.apache.hadoop.hbase.client.Table ht, byte[] rowkey) private voidscanNextIterate(org.apache.hadoop.hbase.client.Table ht, org.apache.hadoop.hbase.client.Scan scan) static voidstatic voidvoidtestScannerRPCScanMetrics(org.junit.jupiter.api.TestInfo testInfo)
-
Field Details
-
LOG
-
TEST_UTIL
-
FAMILY
-
QUALIFIER
-
VALUE
-
-
Constructor Details
-
TestScannerRPCScanMetrics
public TestScannerRPCScanMetrics()
-
-
Method Details
-
setupBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testScannerRPCScanMetrics
@Test public void testScannerRPCScanMetrics(org.junit.jupiter.api.TestInfo testInfo) throws Exception - Throws:
Exception
-
putToTable
- Throws:
IOException
-
scanNextIterate
private void scanNextIterate(org.apache.hadoop.hbase.client.Table ht, org.apache.hadoop.hbase.client.Scan scan) throws Exception - Throws:
Exception
-