Package com.tangosol.net.proxy
Interface ProxyServiceLoad
- All Superinterfaces:
Comparable
,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:
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.tangosol.net.ServiceLoad
getConnectionCount, getConnectionLimit, getConnectionPendingCount, getDaemonActiveCount, getDaemonCount, getMessageBacklogIncoming, getMessageBacklogOutgoing