public class TestBlockEvictionFromClient extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestBlockEvictionFromClient.CustomInnerRegionObserver |
static class |
TestBlockEvictionFromClient.CustomInnerRegionObserverWrapper |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
protected static int |
SLAVES |
protected static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestBlockEvictionFromClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testBlockEvictionAfterHBASE13082WithCompactionAndFlush() |
void |
testBlockEvictionWithParallelScans() |
void |
testBlockRefCountAfterSplits() |
void |
testGetsWithMultiColumnsAndExplicitTracker() |
void |
testGetWithCellsInDifferentFiles() |
void |
testGetWithMultipleColumnFamilies() |
void |
testMultiGets() |
void |
testParallelGetsAndScans() |
void |
testParallelGetsAndScanWithWrappedRegionScanner() |
void |
testReverseScanWithCompaction() |
void |
testScanWithCompaction() |
void |
testScanWithException() |
void |
testScanWithMultipleColumnFamilies() |
public static final HBaseClassTestRule CLASS_RULE
protected static final HBaseTestingUtility TEST_UTIL
protected static int SLAVES
public org.junit.rules.TestName name
public TestBlockEvictionFromClient()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testBlockEvictionWithParallelScans() throws Exception
Exceptionpublic void testParallelGetsAndScans() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testGetWithCellsInDifferentFiles() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testGetsWithMultiColumnsAndExplicitTracker() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testGetWithMultipleColumnFamilies() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testBlockRefCountAfterSplits() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testMultiGets() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testScanWithMultipleColumnFamilies() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testParallelGetsAndScanWithWrappedRegionScanner() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testScanWithCompaction() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testReverseScanWithCompaction() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testBlockEvictionAfterHBASE13082WithCompactionAndFlush() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testScanWithException() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2019 Cloudera. All rights reserved.