Uses of Class
org.apache.hadoop.hbase.HBaseCluster
Package
Description
-
Uses of HBaseCluster in org.apache.hadoop.hbase
Modifier and TypeClassDescriptionclass
Manages the interactions with an already deployed distributed cluster (as opposed to a pseudo-distributed, or mini/local cluster).class
This class creates a single process HBase cluster.Modifier and TypeFieldDescriptionprotected HBaseCluster
IntegrationTestDDLMasterFailover.cluster
protected HBaseCluster
IntegrationTestIngest.cluster
protected static HBaseCluster
TestNamespace.cluster
Modifier and TypeMethodDescriptionHBaseTestingUtility.getHBaseClusterInterface()
Returns the HBaseCluster instance.Modifier and TypeMethodDescriptionvoid
HBaseTestingUtility.setHBaseCluster
(HBaseCluster hbaseCluster) -
Uses of HBaseCluster in org.apache.hadoop.hbase.chaos.actions
-
Uses of HBaseCluster in org.apache.hadoop.hbase.rsgroup