Package org.apache.hadoop.hbase.client
Class TestClientSideRegionScanner
java.lang.Object
org.apache.hadoop.hbase.client.TestClientSideRegionScanner
-
Nested Class Summary
Modifier and TypeClassDescriptionprivate static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.conf.Configuration
private static final byte[]
private org.apache.hadoop.fs.FileSystem
private org.apache.hadoop.hbase.client.RegionInfo
private org.apache.hadoop.hbase.client.TableDescriptor
private org.apache.hadoop.fs.Path
private org.apache.hadoop.hbase.client.Scan
private static final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
TABLE_NAME
-
FAM_NAME
-
conf
-
rootDir
-
fs
-
htd
-
hri
-
scan
-
-
Constructor Details
-
TestClientSideRegionScanner
public TestClientSideRegionScanner()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setup
- Throws:
IOException
-
testDefaultBlockCache
- Throws:
IOException
-
testConfiguredBlockCache
- Throws:
IOException
-
testNoBlockCache
- Throws:
IOException
-
testContinuesToScanIfHasMore
- Throws:
IOException
-
createPut
-