public class TestWALReplay extends AbstractTestWALReplay
AbstractTestWALReplay.CustomStoreFlusher, AbstractTestWALReplay.MockWAL, AbstractTestWALReplay.TestFlusher| Modifier and Type | Field and Description | 
|---|---|
| static HBaseClassTestRule | CLASS_RULE | 
currentTest, TEST_UTIL| Constructor and Description | 
|---|
| TestWALReplay() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected org.apache.hadoop.hbase.wal.WAL | createWAL(org.apache.hadoop.conf.Configuration c,
         org.apache.hadoop.fs.Path hbaseRootDir,
         String logName) | 
| static void | setUpBeforeClass() | 
addRegionEdits, 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 org.apache.hadoop.hbase.wal.WAL createWAL(org.apache.hadoop.conf.Configuration c, org.apache.hadoop.fs.Path hbaseRootDir, String logName) throws IOException
createWAL in class AbstractTestWALReplayIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.