Uses of Class
org.apache.hadoop.hbase.MiniHBaseCluster.MiniHBaseClusterRegionServer
Packages that use MiniHBaseCluster.MiniHBaseClusterRegionServer
-
Uses of MiniHBaseCluster.MiniHBaseClusterRegionServer in org.apache.hadoop.hbase
Fields in org.apache.hadoop.hbase with type parameters of type MiniHBaseCluster.MiniHBaseClusterRegionServerModifier and TypeFieldDescriptionprivate Class<? extends MiniHBaseCluster.MiniHBaseClusterRegionServer>StartMiniClusterOption.Builder.rsClassprivate Class<? extends MiniHBaseCluster.MiniHBaseClusterRegionServer>StartMiniClusterOption.rsClassDeprecated.The class to use as HRegionServer, or null for default.Methods in org.apache.hadoop.hbase that return types with arguments of type MiniHBaseCluster.MiniHBaseClusterRegionServerMethod parameters in org.apache.hadoop.hbase with type arguments of type MiniHBaseCluster.MiniHBaseClusterRegionServerModifier and TypeMethodDescriptionStartMiniClusterOption.Builder.rsClass(Class<? extends MiniHBaseCluster.MiniHBaseClusterRegionServer> rsClass)