Uses of Class
org.apache.hadoop.hbase.HBaseCluster
Packages that use org.apache.hadoop.hbase.HBaseCluster
-
Uses of org.apache.hadoop.hbase.HBaseCluster in org.apache.hadoop.hbase
Subclasses of org.apache.hadoop.hbase.HBaseCluster in in org.apache.hadoop.hbaseModifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.MiniHBaseCluster
Deprecated.since 3.0.0, will be removed in 4.0.0.Methods in org.apache.hadoop.hbase that return org.apache.hadoop.hbase.HBaseCluster in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.HBaseCluster
HBaseTestingUtility.getHBaseClusterInterface()
Deprecated.Returns the HBaseCluster instance.Methods in org.apache.hadoop.hbase with parameters of type org.apache.hadoop.hbase.HBaseCluster in inModifier and TypeMethodDescriptionvoid
HBaseTestingUtility.setHBaseCluster
(org.apache.hadoop.hbase.HBaseCluster hbaseCluster) Deprecated.