Package org.apache.hadoop.hbase.client
Class TestHbck
java.lang.Object
org.apache.hadoop.hbase.client.TestHbck
@Tag("org.apache.hadoop.hbase.testclassification.LargeTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests")
public class TestHbck
extends Object
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 TypeFieldDescriptionprivate final booleanprivate static org.apache.hadoop.hbase.client.AsyncConnectionprivate static final org.slf4j.Loggerprivate 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
-
LOG
-
TEST_UTIL
-
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
-
-
Method Details
-
parameters
-
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
-