Uses of Interface
com.tangosol.net.ServiceLoad
Package
Description
Contains basic cluster interfaces and factories.
Contains interfaces and classes related to proxy services.
-
Uses of ServiceLoad in com.tangosol.net
Modifier and TypeClassDescriptionclass
AbstractServiceLoadBalancer<S extends Service,
T extends ServiceLoad> An abstract base for ServiceLoadBalancer implementations.interface
ServiceLoadBalancer<S extends Service,
T extends ServiceLoad> A ServiceLoadBalancer is a pluggable strategy for controlling the client load across individual members of a clustered Service.class
SimpleServiceLoadBalancer<S extends Service,
T extends ServiceLoad> A simple ServiceLoadBalancer implementation. -
Uses of ServiceLoad in com.tangosol.net.proxy
Modifier and TypeInterfaceDescriptioninterface
A ProxyServiceLoad encapsulates information about the current utilization of a ProxyService.