public class TestWALMethods extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestWALMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEntrySink() |
void |
testGetSplitEditFilesSorted()
Assert that getSplitEditFilesSorted returns files in expected order and
that it skips moved-aside files.
|
void |
testRegionEntryBuffer() |
void |
testServerNameFromTestWAL() |
void |
testServerNameFromWAL() |
public static final HBaseClassTestRule CLASS_RULE
public TestWALMethods()
public void testServerNameFromWAL() throws Exception
Exceptionpublic void testServerNameFromTestWAL() throws Exception
Exceptionpublic void testGetSplitEditFilesSorted() throws IOException
IOExceptionpublic void testRegionEntryBuffer() throws Exception
Exceptionpublic void testEntrySink() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.