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, testSequentialEditLogSeqNum
public static final HBaseClassTestRule CLASS_RULE
public TestWALReplay()
public static void setUpBeforeClass() throws Exception
Exception
protected 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 AbstractTestWALReplay
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.