|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PriorityFunction | |
---|---|
org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. |
org.apache.hadoop.hbase.regionserver |
Uses of PriorityFunction in org.apache.hadoop.hbase.ipc |
---|
Constructors in org.apache.hadoop.hbase.ipc with parameters of type PriorityFunction | |
---|---|
SimpleRpcScheduler(org.apache.hadoop.conf.Configuration conf,
int handlerCount,
int priorityHandlerCount,
int replicationHandlerCount,
PriorityFunction priority,
Abortable abortable,
int highPriorityLevel)
|
Uses of PriorityFunction in org.apache.hadoop.hbase.regionserver |
---|
Subinterfaces of PriorityFunction in org.apache.hadoop.hbase.regionserver | |
---|---|
interface |
RegionServerServices
Services provided by HRegionServer |
Classes in org.apache.hadoop.hbase.regionserver that implement PriorityFunction | |
---|---|
class |
HRegionServer
HRegionServer makes a set of HRegions available to clients. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |