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
Modifier and TypeClassDescriptionstatic final class
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.master.procedure.TestFlushTableProcedureBase
FAMILY1, FAMILY2, FAMILY3, TABLE_NAME, TEST_UTIL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
addConfiguration
(org.apache.hadoop.conf.Configuration config) void
void
void
Methods 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:
addConfiguration
in classTestFlushTableProcedureBase
-
testFlushFallback
- Throws:
IOException
-
testSingleColumnFamilyFlushFallback
- Throws:
IOException
-
testMultiColumnFamilyFlushFallback
- Throws:
IOException
-