public class TestScannerFromBucketCache extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.apache.hadoop.conf.Configuration |
conf |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestScannerFromBucketCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
tearDown() |
void |
testBasicScanWithLRUCache() |
void |
testBasicScanWithOffheapBucketCache() |
void |
testBasicScanWithOffheapBucketCacheWithMBB() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public org.apache.hadoop.conf.Configuration conf
public TestScannerFromBucketCache()
public void testBasicScanWithLRUCache() throws IOException
IOExceptionpublic void testBasicScanWithOffheapBucketCache() throws IOException
IOExceptionpublic void testBasicScanWithOffheapBucketCacheWithMBB() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.