Uses of Class
org.apache.hadoop.hbase.HBaseClusterInterface
Packages that use HBaseClusterInterface
Package
Description
-
Uses of HBaseClusterInterface in org.apache.hadoop.hbase
Subclasses of HBaseClusterInterface in org.apache.hadoop.hbaseModifier 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.Fields in org.apache.hadoop.hbase declared as HBaseClusterInterfaceModifier and TypeFieldDescriptionprotected HBaseClusterInterface
IntegrationTestDDLMasterFailover.cluster
protected HBaseClusterInterface
IntegrationTestIngest.cluster
protected static HBaseClusterInterface
TestNamespace.cluster
private HBaseClusterInterface
HBaseTestingUtil.hbaseCluster
Methods in org.apache.hadoop.hbase that return HBaseClusterInterfaceModifier and TypeMethodDescriptionHBaseTestingUtil.getHBaseClusterInterface()
Returns the HBaseCluster instance.Methods in org.apache.hadoop.hbase with parameters of type HBaseClusterInterfaceModifier and TypeMethodDescriptionvoid
HBaseTestingUtil.setHBaseCluster
(HBaseClusterInterface hbaseCluster) -
Uses of HBaseClusterInterface in org.apache.hadoop.hbase.chaos.actions
Fields in org.apache.hadoop.hbase.chaos.actions declared as HBaseClusterInterfaceMethods in org.apache.hadoop.hbase.chaos.actions that return HBaseClusterInterface -
Uses of HBaseClusterInterface in org.apache.hadoop.hbase.rsgroup
Fields in org.apache.hadoop.hbase.rsgroup declared as HBaseClusterInterfaceModifier and TypeFieldDescriptionprivate static HBaseClusterInterface
TestRSGroupsOfflineMode.cluster
protected static HBaseClusterInterface
TestRSGroupsBase.CLUSTER