Uses of Class
org.apache.hadoop.hbase.MiniHBaseCluster.MiniHBaseClusterRegionServer
Packages that use MiniHBaseCluster.MiniHBaseClusterRegionServer
Package
Description
-
Uses of MiniHBaseCluster.MiniHBaseClusterRegionServer in org.apache.hadoop.hbase
Subclasses of MiniHBaseCluster.MiniHBaseClusterRegionServer in org.apache.hadoop.hbaseModifier and TypeClassDescriptionstatic classstatic classA private regionserver class with a dummy method for testing castsFields 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.rsClassThe 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) -
Uses of MiniHBaseCluster.MiniHBaseClusterRegionServer in org.apache.hadoop.hbase.client
Modifier and TypeClassDescriptionprivate static classprivate static class -
Uses of MiniHBaseCluster.MiniHBaseClusterRegionServer in org.apache.hadoop.hbase.master
-
Uses of MiniHBaseCluster.MiniHBaseClusterRegionServer in org.apache.hadoop.hbase.master.assignment
-
Uses of MiniHBaseCluster.MiniHBaseClusterRegionServer in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionstatic classprivate static class(package private) static classA RegionServer that reports for duty and then immediately dies if it is the first to receive the response to a reportForDuty.private static classprivate static classprivate static class