Package org.apache.hadoop.hbase.client
Class TestHbck
java.lang.Object
org.apache.hadoop.hbase.client.TestHbck
Class to test HBaseHbck. Spins up the minicluster once at test start and then takes it down
afterward. Add any testing of HBaseHbck functionality here.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanprivate static org.apache.hadoop.hbase.client.AsyncConnectionstatic final HBaseClassTestRuleprivate static final org.slf4j.Loggerorg.junit.rules.TestNameprivate static org.apache.hadoop.hbase.procedure2.ProcedureExecutor<org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv>private static final org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
name
-
async
-
TABLE_NAME
-
procExec
private static org.apache.hadoop.hbase.procedure2.ProcedureExecutor<org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv> procExec -
ASYNC_CONN
-
-
Constructor Details
-
TestHbck
public TestHbck()
-
-
Method Details
-
params
-
getHbck
- Throws:
Exception
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setUp
- Throws:
IOException
-
testBypassProcedure
- Throws:
Exception
-
testSetTableStateInMeta
- Throws:
Exception
-
testSetRegionStateInMeta
- Throws:
Exception
-
testAssigns
- Throws:
Exception
-
testScheduleSCP
- Throws:
Exception
-
testRunHbckChore
- Throws:
Exception
-
waitOnPids
-