public class TestReversibleScanners extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestReversibleScanners() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
void |
testReversibleKeyValueHeap() |
void |
testReversibleMemstoreScanner() |
void |
testReversibleRegionScanner() |
void |
testReversibleStoreFileScanner() |
void |
testReversibleStoreScanner() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestReversibleScanners()
public static void setUp()
public void testReversibleStoreFileScanner() throws IOException
IOExceptionpublic void testReversibleMemstoreScanner() throws IOException
IOExceptionpublic void testReversibleKeyValueHeap() throws IOException
IOExceptionpublic void testReversibleStoreScanner() throws IOException
IOExceptionpublic void testReversibleRegionScanner() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.