Package org.apache.hadoop.hbase.ipc
Annotation Interface QosPriority
Annotation which decorates RPC methods to denote the relative priority among other RPCs in the
same server. Provides a basic notion of quality of service (QOS).
-
Optional Element Summary
-
Element Details
-
priority
int priority- Default:
- 0
-