Class TestFlushTableProcedure
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestFlushTableProcedureBase
org.apache.hadoop.hbase.master.procedure.TestFlushTableProcedure
@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestFlushTableProcedure
extends TestFlushTableProcedureBase
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.master.procedure.TestFlushTableProcedureBase
FAMILY1, FAMILY2, FAMILY3, TABLE_NAME, TEST_UTIL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidMethods inherited from class org.apache.hadoop.hbase.master.procedure.TestFlushTableProcedureBase
addConfiguration, assertColumnFamilyMemStoreEmpty, assertColumnFamilyMemStoreNotEmpty, assertTableMemStoreEmpty, assertTableMemStoreNotEmpty, setup, teardown
-
Constructor Details
-
TestFlushTableProcedure
public TestFlushTableProcedure()
-
-
Method Details
-
testSimpleFlush
- Throws:
IOException
-
testFlushTableExceptionally
- Throws:
IOException
-
testSingleColumnFamilyFlush
- Throws:
IOException
-
testMultiColumnFamilyFlush
- Throws:
IOException
-