Uses of Class
org.apache.hadoop.hbase.HBaseServerBase
Package
Description
-
Uses of HBaseServerBase in org.apache.hadoop.hbase
Modifier and TypeClassDescriptionclass
HBaseRpcServicesBase<S extends HBaseServerBase<?>>
Base class for Master and RegionServer RpcServices.Modifier and TypeClassDescriptionstatic class
Deprecated.Subclass so can get at protected methods (none at moment). -
Uses of HBaseServerBase in org.apache.hadoop.hbase.master
Modifier and TypeClassDescriptionclass
HMaster is the "master server" for HBase.static class
-
Uses of HBaseServerBase in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionclass
HRegionServer makes a set of HRegions available to clients.