Uses of Class
org.apache.hadoop.hbase.HBaseRpcServicesBase
Packages that use HBaseRpcServicesBase
Package
Description
Tools to help define network clients and servers.
- 
Uses of HBaseRpcServicesBase in org.apache.hadoop.hbaseClasses in org.apache.hadoop.hbase with type parameters of type HBaseRpcServicesBaseModifier and TypeClassDescriptionclassHBaseServerBase<R extends HBaseRpcServicesBase<?>>Base class for hbase services, such as master or region server.Fields in org.apache.hadoop.hbase declared as HBaseRpcServicesBase
- 
Uses of HBaseRpcServicesBase in org.apache.hadoop.hbase.ipcClasses in org.apache.hadoop.hbase.ipc with type parameters of type HBaseRpcServicesBaseModifier and TypeClassDescriptionclassAnnotationReadingPriorityFunction<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.Fields in org.apache.hadoop.hbase.ipc declared as HBaseRpcServicesBase
- 
Uses of HBaseRpcServicesBase in org.apache.hadoop.hbase.masterSubclasses of HBaseRpcServicesBase in org.apache.hadoop.hbase.master
- 
Uses of HBaseRpcServicesBase in org.apache.hadoop.hbase.regionserverSubclasses of HBaseRpcServicesBase in org.apache.hadoop.hbase.regionserver