Interface ProxyServiceLoad

  • All Superinterfaces:
    Comparable, ServiceLoad

    public interface ProxyServiceLoad
    extends ServiceLoad
    A ProxyServiceLoad encapsulates information about the current utilization of a ProxyService. It can be used to implement load balancing algorithms that control the distribution of clients across individual instances of a clustered ProxyService.
    Since:
    Coherence 3.7
    Author:
    jh 2010.12.07
    See Also:
    ProxyServiceLoadBalancer