Class TestProcedureCleanup
java.lang.Object
org.apache.hadoop.hbase.procedure2.TestProcedureCleanup
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.fs.FileSystem
private static HBaseCommonTestingUtility
private static final org.slf4j.Logger
private static org.apache.hadoop.fs.Path
final org.junit.rules.TestName
private static final int
private static org.apache.hadoop.hbase.procedure2.ProcedureExecutor<Void>
private static org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
private static org.apache.hadoop.fs.Path
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
PROCEDURE_EXECUTOR_SLOTS
- See Also:
-
procStore
-
procExecutor
-
htu
-
fs
-
testDir
-
logDir
-
name
-
-
Constructor Details
-
TestProcedureCleanup
public TestProcedureCleanup()
-
-
Method Details
-
createProcExecutor
- Throws:
Exception
-
setUp
- Throws:
Exception
-
testProcedureShouldNotCleanOnLoad
- Throws:
Exception
-
testProcedureUpdatedShouldClean
- Throws:
Exception
-
testProcedureDeletedShouldClean
- Throws:
Exception
-
corrupt
- Throws:
IOException
-
testResetDeleteWhenBuildingHoldingCleanupTracker
- Throws:
Exception
-