Package org.apache.hadoop.hbase.testing
Class TestTestingHBaseCluster
java.lang.Object
org.apache.hadoop.hbase.testing.TestTestingHBaseCluster
-
Field Summary
Modifier and TypeFieldDescriptionprivate org.apache.hadoop.hbase.client.Admin
static final HBaseClassTestRule
private static org.apache.hadoop.hbase.testing.TestingHBaseCluster
private org.apache.hadoop.hbase.client.Connection
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
CLUSTER
-
conn
-
admin
-
-
Constructor Details
-
TestTestingHBaseCluster
public TestTestingHBaseCluster()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testStartStop
- Throws:
Exception
-
testStartStopHBaseCluster
- Throws:
Exception
-
testStartStopMaster
- Throws:
Exception
-
testStartStopRegionServer
- Throws:
Exception
-
testGetAddresses
- Throws:
Exception
-