public class MasterAnnotationReadingPriorityFunction extends AnnotationReadingPriorityFunction
annotatedQos, SCAN_VTIME_WEIGHT_CONF_KEY| Constructor and Description | 
|---|
MasterAnnotationReadingPriorityFunction(RSRpcServices rpcServices)  | 
MasterAnnotationReadingPriorityFunction(RSRpcServices rpcServices,
                                       Class<? extends RSRpcServices> clz)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getPriority(org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader header,
           com.google.protobuf.Message param,
           User user)
Returns a 'priority' based on the request type. 
 | 
getAnnotatedPriority, getBasePriority, getDeadlinepublic MasterAnnotationReadingPriorityFunction(RSRpcServices rpcServices)
public MasterAnnotationReadingPriorityFunction(RSRpcServices rpcServices, Class<? extends RSRpcServices> clz)
public int getPriority(org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader header,
              com.google.protobuf.Message param,
              User user)
AnnotationReadingPriorityFunctiongetPriority in interface PriorityFunctiongetPriority in class AnnotationReadingPriorityFunctionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.