Uses of Interface
com.tangosol.net.proxy.ProxyServiceLoad
Packages that use ProxyServiceLoad
Package
Description
Contains interfaces and classes related to proxy services.
-
Uses of ProxyServiceLoad in com.tangosol.net.proxy
Subclasses with type arguments of type ProxyServiceLoad in com.tangosol.net.proxyModifier and TypeClassDescriptionclass
Default ProxyServiceLoadBalancer implementation.Subinterfaces with type arguments of type ProxyServiceLoad in com.tangosol.net.proxyModifier and TypeInterfaceDescriptioninterface
A ProxyServiceLoadBalancer is a pluggable strategy for controlling the client load across individual members of a clustered ProxyService.Fields in com.tangosol.net.proxy declared as ProxyServiceLoadModifier and TypeFieldDescriptionprotected ProxyServiceLoad
DefaultProxyServiceLoadBalancer.m_loadLocal
The ServiceLoad associated with the "local" Member.Methods in com.tangosol.net.proxy with parameters of type ProxyServiceLoadModifier and TypeMethodDescriptionvoid
DefaultProxyServiceLoadBalancer.update
(Member member, ProxyServiceLoad load)