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