Class TestAsyncLogRolling
java.lang.Object
org.apache.hadoop.hbase.regionserver.wal.AbstractTestLogRolling
org.apache.hadoop.hbase.regionserver.wal.TestAsyncLogRolling
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class org.apache.hadoop.hbase.regionserver.wal.AbstractTestLogRolling
admin, cluster, dfsCluster, EXECUTOR, fs, name, server, syncLatencyMillis, tableName, TEST_UTIL, value -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidsetDefaultLogWriter(org.apache.hadoop.conf.Configuration conf) protected voidsetSlowLogWriter(org.apache.hadoop.conf.Configuration conf) static voidvoidvoidMethods inherited from class org.apache.hadoop.hbase.regionserver.wal.AbstractTestLogRolling
checkSlowSync, createTestTable, doPut, getName, getWALAndRegisterSlowSyncHook, setUp, tearDown, tearDownAfterClass, testCompactionRecordDoesntBlockRolling, testLogRolling, testLogRollOnNothingWritten, validateData, writeData
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestAsyncLogRolling
public TestAsyncLogRolling()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
setSlowLogWriter
- Specified by:
setSlowLogWriterin classAbstractTestLogRolling
-
setDefaultLogWriter
- Specified by:
setDefaultLogWriterin classAbstractTestLogRolling
-
testSlowSyncLogRolling
- Throws:
Exception
-
testLogRollOnDatanodeDeath
- Throws:
IOExceptionInterruptedException
-