Uses of Class
org.apache.hadoop.hbase.HBaseRpcServicesBase
Package
Description
Tools to help define network clients and servers.
-
Uses of HBaseRpcServicesBase in org.apache.hadoop.hbase
Modifier and TypeClassDescriptionclass
HBaseServerBase<R extends HBaseRpcServicesBase<?>>
Base class for hbase services, such as master or region server. -
Uses of HBaseRpcServicesBase in org.apache.hadoop.hbase.ipc
Modifier and TypeClassDescriptionclass
AnnotationReadingPriorityFunction<T extends HBaseRpcServicesBase<?>>
Reads special method annotations and table names to figure a priority for use by QoS facility in ipc; e.g: rpcs to hbase:meta get priority. -
Uses of HBaseRpcServicesBase in org.apache.hadoop.hbase.master
-
Uses of HBaseRpcServicesBase in org.apache.hadoop.hbase.regionserver