Class TestWALEntryStreamDifferentCountsAsyncFSWAL
java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.WALEntryStreamTestBase
org.apache.hadoop.hbase.replication.regionserver.TestWALEntryStreamDifferentCounts
org.apache.hadoop.hbase.replication.regionserver.TestWALEntryStreamDifferentCountsAsyncFSWAL
@Tag("org.apache.hadoop.hbase.testclassification.ReplicationTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestWALEntryStreamDifferentCountsAsyncFSWAL
extends TestWALEntryStreamDifferentCounts
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.replication.regionserver.WALEntryStreamTestBase
WALEntryStreamTestBase.PathWatcher, WALEntryStreamTestBase.WALEntryStreamWithRetries -
Field Summary
Fields inherited from class org.apache.hadoop.hbase.replication.regionserver.TestWALEntryStreamDifferentCounts
isCompressionEnabled, nbRows, walEditKVsFields inherited from class org.apache.hadoop.hbase.replication.regionserver.WALEntryStreamTestBase
cluster, CONF, fakeWalGroupId, family, fs, info, log, logQueue, mvcc, pathWatcher, qualifier, scopes, tableName, TEST_TIMEOUT_MS, TEST_UTIL, testName -
Constructor Summary
ConstructorsConstructorDescriptionTestWALEntryStreamDifferentCountsAsyncFSWAL(int nbRows, int walEditKVs, boolean isCompressionEnabled) -
Method Summary
Modifier and TypeMethodDescriptionstatic Stream<org.junit.jupiter.params.provider.Arguments>static voidMethods inherited from class org.apache.hadoop.hbase.replication.regionserver.TestWALEntryStreamDifferentCounts
setUp, testDifferentCountsMethods inherited from class org.apache.hadoop.hbase.replication.regionserver.WALEntryStreamTestBase
appendToLog, appendToLogAndSync, appendToLogAndSync, getWALEdits, initWAL, setUp, startCluster, tearDown, tearDownAfterClass
-
Constructor Details
-
TestWALEntryStreamDifferentCountsAsyncFSWAL
public TestWALEntryStreamDifferentCountsAsyncFSWAL(int nbRows, int walEditKVs, boolean isCompressionEnabled)
-
-
Method Details
-
parameters
-
setUpBeforeClass
- Throws:
Exception
-