Class TestAsyncLogRolling
java.lang.Object
org.apache.hadoop.hbase.regionserver.wal.AbstractTestLogRolling
org.apache.hadoop.hbase.regionserver.wal.TestAsyncLogRolling
-
Nested Class Summary
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.regionserver.wal.AbstractTestLogRolling
admin, cluster, dfsCluster, EXECUTOR, fs, name, server, syncLatencyMillis, tableName, TEST_UTIL, value
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
setDefaultLogWriter
(org.apache.hadoop.conf.Configuration conf) protected void
setSlowLogWriter
(org.apache.hadoop.conf.Configuration conf) static void
void
void
Methods 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:
setSlowLogWriter
in classAbstractTestLogRolling
-
setDefaultLogWriter
- Specified by:
setDefaultLogWriter
in classAbstractTestLogRolling
-
testSlowSyncLogRolling
- Throws:
Exception
-
testLogRollOnDatanodeDeath
- Throws:
IOException
InterruptedException
-