Annotation Interface QosPriority


@Retention(RUNTIME) @Private public @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

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
     
  • Element Details