Class TestFlushTableProcedureWithDoNotSupportFlushTableMaster
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestFlushTableProcedureBase
org.apache.hadoop.hbase.master.procedure.TestFlushTableProcedureWithDoNotSupportFlushTableMaster
public class TestFlushTableProcedureWithDoNotSupportFlushTableMaster
extends TestFlushTableProcedureBase
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class - 
Field Summary
FieldsFields inherited from class org.apache.hadoop.hbase.master.procedure.TestFlushTableProcedureBase
FAMILY1, FAMILY2, FAMILY3, TABLE_NAME, TEST_UTIL - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddConfiguration(org.apache.hadoop.conf.Configuration config) voidvoidvoidMethods inherited from class org.apache.hadoop.hbase.master.procedure.TestFlushTableProcedureBase
assertColumnFamilyMemStoreEmpty, assertColumnFamilyMemStoreNotEmpty, assertTableMemStoreEmpty, assertTableMemStoreNotEmpty, setup, teardown 
- 
Field Details
- 
CLASS_RULE
 
 - 
 - 
Constructor Details
- 
TestFlushTableProcedureWithDoNotSupportFlushTableMaster
 
 - 
 - 
Method Details
- 
addConfiguration
- Overrides:
 addConfigurationin classTestFlushTableProcedureBase
 - 
testFlushFallback
- Throws:
 IOException
 - 
testSingleColumnFamilyFlushFallback
- Throws:
 IOException
 - 
testMultiColumnFamilyFlushFallback
- Throws:
 IOException
 
 -