Class TestForceUpdateProcedure
java.lang.Object
org.apache.hadoop.hbase.procedure2.TestForceUpdateProcedure
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hbase.procedure2.ProcedureExecutor<Void>
final org.junit.rules.TestName
private static org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
private static HBaseCommonTestingUtil
private static int
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
STORE
-
EXEC
-
EXCHANGER
-
WAL_COUNT
-
name
-
-
Constructor Details
-
TestForceUpdateProcedure
public TestForceUpdateProcedure()
-
-
Method Details
-
createStoreAndExecutor
- Throws:
IOException
-
setUpBeforeClass
- Throws:
IOException
-
stopStoreAndExecutor
-
tearDownAfterClass
- Throws:
IOException
-
setUp
- Throws:
IOException
-
tearDown
-
testProcedureStuck
- Throws:
IOException
InterruptedException
-
testCompletedProcedure
- Throws:
InterruptedException
IOException
-