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 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 HBaseClusterInterfaceModifier and TypeFieldDescriptionprotected HBaseClusterInterfaceIntegrationTestDDLMasterFailover.clusterprotected HBaseClusterInterfaceIntegrationTestIngest.clusterprotected static HBaseClusterInterfaceTestNamespace.clusterMethods 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 TypeMethodDescriptionvoidHBaseTestingUtil.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 HBaseClusterInterface