public class TestWALReplay extends AbstractTestWALReplay
AbstractTestWALReplay.CustomStoreFlusher| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
currentTest| Constructor and Description |
|---|
TestWALReplay() |
| Modifier and Type | Method and Description |
|---|---|
protected WAL |
createWAL(org.apache.hadoop.conf.Configuration c,
org.apache.hadoop.fs.Path hbaseRootDir,
String logName) |
static void |
setUpBeforeClass() |
setUp, tearDown, tearDownAfterClass, test2727, testCompactedBulkLoadedFiles, testDatalossWhenInputError, testNameConflictWhenSplit0, testNameConflictWhenSplit1, testRegionMadeOfBulkLoadedFilesOnly, testReplayEditsAfterAbortingFlush, testReplayEditsAfterPartialFlush, testReplayEditsAfterRegionMovedWithMultiCF, testReplayEditsWrittenIntoWAL, testReplayEditsWrittenViaHRegion, testSequentialEditLogSeqNumpublic static final HBaseClassTestRule CLASS_RULE
public TestWALReplay()
public static void setUpBeforeClass() throws Exception
Exceptionprotected WAL createWAL(org.apache.hadoop.conf.Configuration c, org.apache.hadoop.fs.Path hbaseRootDir, String logName) throws IOException
createWAL in class AbstractTestWALReplayIOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.