Class TestAsyncLogRolling
java.lang.Object
org.apache.hadoop.hbase.regionserver.wal.AbstractTestLogRolling
org.apache.hadoop.hbase.regionserver.wal.TestAsyncLogRolling
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsFields inherited from class org.apache.hadoop.hbase.regionserver.wal.AbstractTestLogRollingadmin, cluster, dfsCluster, EXECUTOR, fs, name, server, syncLatencyMillis, tableName, TEST_UTIL, value
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.AbstractTestLogRollingcheckSlowSync, createTestTable, doPut, getName, getWALAndRegisterSlowSyncHook, setUp, tearDown, tearDownAfterClass, testCompactionRecordDoesntBlockRolling, testLogRolling, testLogRollOnNothingWritten, validateData, writeData
- 
Field Details- 
CLASS_RULE
 
- 
- 
Constructor Details- 
TestAsyncLogRollingpublic TestAsyncLogRolling()
 
- 
- 
Method Details- 
setUpBeforeClass- Throws:
- Exception
 
- 
setSlowLogWriter- Specified by:
- setSlowLogWriterin class- AbstractTestLogRolling
 
- 
setDefaultLogWriter- Specified by:
- setDefaultLogWriterin class- AbstractTestLogRolling
 
- 
testSlowSyncLogRolling- Throws:
- Exception
 
- 
testLogRollOnDatanodeDeath- Throws:
- IOException
- InterruptedException
 
 
-