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 TypeClassDescriptionclassManages the interactions with an already deployed distributed cluster (as opposed to a pseudo-distributed, or mini/local cluster).classThis class creates a single process HBase cluster.Fields in org.apache.hadoop.hbase declared as HBaseClusterModifier and TypeFieldDescriptionprotected HBaseClusterIntegrationTestDDLMasterFailover.clusterprotected HBaseClusterIntegrationTestIngest.clusterprotected static HBaseClusterTestNamespace.clusterprivate HBaseClusterHBaseTestingUtility.hbaseClusterMethods 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 TypeMethodDescriptionvoidHBaseTestingUtility.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 HBaseClusterTestRSGroupsBase.clusterprivate static HBaseClusterTestRSGroupsOfflineMode.cluster