public class TestAsyncWALReplay extends AbstractTestWALReplay
AbstractTestWALReplay.CustomStoreFlusher, AbstractTestWALReplay.MockWAL, AbstractTestWALReplay.TestFlusher| Modifier and Type | Field and Description | 
|---|---|
private static Class<? extends org.apache.hbase.thirdparty.io.netty.channel.Channel> | 
CHANNEL_CLASS  | 
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroup | 
GROUP  | 
currentTest, TEST_UTIL| Constructor and Description | 
|---|
TestAsyncWALReplay()  | 
| 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()  | 
static void | 
tearDownAfterClass()  | 
addRegionEdits, setUp, tearDown, test2727, testCompactedBulkLoadedFiles, testDatalossWhenInputError, testNameConflictWhenSplit0, testNameConflictWhenSplit1, testRegionMadeOfBulkLoadedFilesOnly, testReplayEditsAfterAbortingFlush, testReplayEditsAfterPartialFlush, testReplayEditsAfterRegionMovedWithMultiCF, testReplayEditsWrittenIntoWAL, testReplayEditsWrittenViaHRegion, testSequentialEditLogSeqNumpublic static final HBaseClassTestRule CLASS_RULE
private static org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroup GROUP
private static Class<? extends org.apache.hbase.thirdparty.io.netty.channel.Channel> CHANNEL_CLASS
public TestAsyncWALReplay()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() 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–2019 The Apache Software Foundation. All rights reserved.