Class TestRegionServerScan
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestRegionServerScan
-
Nested Class Summary
Modifier and TypeClassDescriptionprivate static class
private static class
-
Field Summary
Modifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.client.Admin
private static final byte[]
static final HBaseClassTestRule
private static final org.apache.hadoop.conf.Configuration
private static final byte[]
org.junit.rules.TestName
(package private) static final byte[]
(package private) static final byte[]
(package private) static final byte[]
(package private) static final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
private static final byte[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static void
putToTable
(org.apache.hadoop.hbase.client.Table table, byte[] rowkey) static void
static void
void
-
Field Details
-
CLASS_RULE
-
name
-
CF
-
CQ
-
VALUE
-
TEST_UTIL
-
conf
-
admin
-
tableName
-
r0
-
r1
-
r2
-
-
Constructor Details
-
TestRegionServerScan
public TestRegionServerScan()
-
-
Method Details
-
setupBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testScannWhenRpcCallContextNull
- Throws:
Exception
-
putToTable
private static void putToTable(org.apache.hadoop.hbase.client.Table table, byte[] rowkey) throws IOException - Throws:
IOException
-