public class TestBasicWALEntryStreamAsyncFSWAL extends TestBasicWALEntryStream
AsyncFSWALProvider
as the WAL provider.TestBasicWALEntryStream.FailingWALEntryFilter
WALEntryStreamTestBase.PathWatcher, WALEntryStreamTestBase.WALEntryStreamWithRetries
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
cluster, CONF, fakeWalGroupId, family, fs, info, log, logQueue, mvcc, pathWatcher, qualifier, scopes, tableName, TEST_TIMEOUT_MS, TEST_UTIL, tn
Constructor and Description |
---|
TestBasicWALEntryStreamAsyncFSWAL() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
setUp, testAppendsWithRolls, testCleanClosedWALs, testEmptyStream, testEOFExceptionForRecoveredQueue, testEOFExceptionForRecoveredQueueWithMultipleLogs, testEOFExceptionInOldWALsDirectory, testLogrollWhileStreaming, testNewEntriesWhileStreaming, testPosition, testReadBeyondCommittedLength, testReplicationSourceWALReader, testReplicationSourceWALReaderDisabled, testReplicationSourceWALReaderRecovered, testReplicationSourceWALReaderWithFailingFilter, testReplicationSourceWALReaderWrongPosition, testResumeStreamingFromPosition, testSizeOfLogQueue, testWALKeySerialization
appendToLog, appendToLogAndSync, appendToLogAndSync, getWALEdits, initWAL, startCluster, tearDown, tearDownAfterClass
public static final HBaseClassTestRule CLASS_RULE
public TestBasicWALEntryStreamAsyncFSWAL()
public static void setUpBeforeClass() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.