Uses of Class
org.apache.hadoop.hbase.HBaseClusterInterface
Package
Description
-
Uses of HBaseClusterInterface 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 HBaseClusterInterface
IntegrationTestDDLMasterFailover.cluster
protected HBaseClusterInterface
IntegrationTestIngest.cluster
protected static HBaseClusterInterface
TestNamespace.cluster
Modifier and TypeMethodDescriptionHBaseTestingUtil.getHBaseClusterInterface()
Returns the HBaseCluster instance.Modifier and TypeMethodDescriptionvoid
HBaseTestingUtil.setHBaseCluster
(HBaseClusterInterface hbaseCluster) -
Uses of HBaseClusterInterface in org.apache.hadoop.hbase.chaos.actions
-
Uses of HBaseClusterInterface in org.apache.hadoop.hbase.rsgroup