Class TestCombinedAsyncWriter
java.lang.Object
org.apache.hadoop.hbase.regionserver.wal.TestCombinedAsyncWriter
@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestCombinedAsyncWriter
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static Class<? extends org.apache.hbase.thirdparty.io.netty.channel.Channel>private static org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroupprivate Stringprivate static final HBaseTestingUtilprivate static org.apache.hadoop.hbase.wal.WALFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voiddoTest(boolean withTrailer) private org.apache.hadoop.fs.PathgetPath(int index) voidinitTestName(org.junit.jupiter.api.TestInfo testInfo) static voidstatic voidvoidvoid
-
Field Details
-
UTIL
-
EVENT_LOOP_GROUP
-
CHANNEL_CLASS
-
WALS
-
name
-
-
Constructor Details
-
TestCombinedAsyncWriter
public TestCombinedAsyncWriter()
-
-
Method Details
-
initTestName
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testWithTrailer
- Throws:
IOException
-
testWithoutTrailer
- Throws:
IOException
-
getPath
- Throws:
IOException
-
doTest
- Throws:
IOException
-