| AbstractTestFSWAL | 
  | 
| 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 | 
  | 
| FaultyProtobufLogReader | 
  | 
| InstrumentedLogWriter | 
  | 
| TestAsyncFSWAL | 
 Provides AsyncFSWAL test cases. 
 | 
| TestAsyncLogRolling | 
  | 
| TestAsyncLogRollPeriod | 
  | 
| TestAsyncProtobufLog | 
  | 
| TestAsyncWALReplay | 
  | 
| TestAsyncWALReplayCompressed | 
  | 
| 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. 
 | 
| 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 | 
  | 
| 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. 
 | 
| TestWALReplay | 
  | 
| TestWALReplayBoundedLogWriterCreation | 
  | 
| TestWALReplayCompressed | 
 Enables compression and runs the TestWALReplay tests. 
 |