AbstractTestFSWAL |
|
AbstractTestFSWAL.FlushSpecificStoresPolicy |
|
AbstractTestLogRolling |
Test log deletion as logs are rolled.
|
AbstractTestLogRollPeriod |
Tests that verifies that the log is forced to be rolled every "hbase.regionserver.logroll.period"
|
AbstractTestProtobufLog<W extends Closeable> |
WAL tests that can be reused across providers.
|
AbstractTestWALReplay |
Test replay of edits out of a WAL split.
|
AbstractTestWALReplay.CustomStoreFlusher |
|
AbstractTestWALReplay.MockWAL |
|
AbstractTestWALReplay.TestFlusher |
|
CustomAsyncFSWAL |
|
CustomFSHLog |
|
FaultyProtobufLogReader |
|
InstrumentedLogWriter |
|
TestAsyncFSWAL |
Provides AsyncFSWAL test cases.
|
TestAsyncFSWALDurability |
|
TestAsyncFSWALRollStuck |
Testcase for HBASE-25905
|
TestAsyncFSWALRollStuck.TestAsyncWriter |
|
TestAsyncLogRolling |
|
TestAsyncLogRollPeriod |
|
TestAsyncProtobufLog |
|
TestAsyncWALReplay |
|
TestAsyncWALReplayCompressed |
|
TestAsyncWALReplayValueCompression |
|
TestCompressor |
Test our compressor class.
|
TestCustomWALCellCodec |
Test that we can create, load, setup our own custom codec
|
TestCustomWALCellCodec.CustomWALCellCodec |
|
TestDurability |
Tests for WAL write durability
|
TestFSHLog |
Provides FSHLog test cases.
|
TestFSHLogDurability |
|
TestFSWALEntry |
|
TestHBaseWalOnEC |
|
TestLogRollAbort |
Tests for conditions that should trigger RegionServer aborts when rolling the current WAL fails.
|
TestLogRolling |
|
TestLogRollingNoCluster |
Test many concurrent appenders to an WAL while rolling the log.
|
TestLogRollingNoCluster.Appender |
Appender thread.
|
TestLogRollingNoCluster.HighLatencySyncWriter |
ProtobufLogWriter that simulates higher latencies in sync() call
|
TestLogRollPeriod |
|
TestMetricsWAL |
|
TestMetricsWALSource |
|
TestMetricsWALSourceImpl |
|
TestProtobufLog |
|
TestSecureAsyncWALReplay |
|
TestSecureWALReplay |
|
TestSequenceIdAccounting |
|
TestSyncFuture |
|
TestSyncFutureCache |
|
TestWALActionsListener |
Test that the actions are called while playing with an WAL
|
TestWALActionsListener.DummyWALActionsListener |
Just counts when methods are called
|
TestWALCellCodecWithCompression |
|
TestWALConfiguration |
Ensure configuration changes are having an effect on WAL.
|
TestWALOpenError |
Test WAL Init ERROR
|
TestWALOpenError.MyFSLog |
|
TestWALOpenError.MyFSWalProvider |
|
TestWALReplay |
|
TestWALReplayBoundedLogWriterCreation |
|
TestWALReplayCompressed |
Enables compression and runs the TestWALReplay tests.
|
TestWALReplayValueCompression |
Enables compression and runs the TestWALReplay tests.
|
WALDurabilityTestBase<T extends org.apache.hadoop.hbase.wal.WAL> |
Tests for WAL write durability - hflush vs hsync
|