| Class | Description |
|---|---|
| FaultyFSLog |
This is a utility class, used by tests, which fails operation specified by FailureType enum
|
| IOTestProvider |
A WAL Provider that returns a single thread safe WAL that optionally can skip parts of our normal
interactions with HDFS.
|
| TestBoundedRegionGroupingStrategy | |
| TestDisabledWAL | |
| TestFSHLogProvider | |
| TestRaceBetweenGetWALAndGetWALs |
Testcase for HBASE-21503.
|
| TestReadWriteSeqIdFiles | |
| TestSecureWAL | |
| TestWALFactory |
WAL tests that can be reused across providers.
|
| TestWALFiltering | |
| TestWALMethods |
Simple testing of a few WAL methods.
|
| TestWALOpenAfterDNRollingStart | |
| TestWALReaderOnSecureWAL |
Test that verifies WAL written by SecureProtobufLogWriter is not readable by ProtobufLogReader
|
| TestWALRootDir | |
| TestWALSplit |
Testing
WAL splitting code. |
| TestWALSplitBoundedLogWriterCreation | |
| TestWALSplitCompressed | |
| TestWrongMetaWALFileName |
Testcase for HBASE-21843.
|
| WALPerformanceEvaluation |
This class runs performance benchmarks for
WAL. |
| Enum | Description |
|---|---|
| FaultyFSLog.FailureType |
Copyright © 2007–2019 Cloudera. All rights reserved.