public class LazyLoadBalancingStrategy extends SpaceProxyLoadBalancingStrategy
_cluster, _lock, _logger| Constructor and Description | 
|---|
| LazyLoadBalancingStrategy(RemoteOperationsExecutorsCluster cluster,
                         RemoteOperationsExecutorProxy defaultMember) | 
| Modifier and Type | Method and Description | 
|---|---|
| RemoteOperationsExecutorProxy | getCandidate(RemoteOperationRequest<?> request) | 
| protected void | updateActiveProxy(RemoteOperationsExecutorProxy newActiveProxy)This method MUST be called from within a synchronized block. | 
findActiveMember, findActiveMemberUninterruptibly, findAnyAvailableMember, onMemberConnected, onMemberDisconnectedpublic LazyLoadBalancingStrategy(RemoteOperationsExecutorsCluster cluster, RemoteOperationsExecutorProxy defaultMember)
public RemoteOperationsExecutorProxy getCandidate(RemoteOperationRequest<?> request)
getCandidate in class SpaceProxyLoadBalancingStrategyprotected void updateActiveProxy(RemoteOperationsExecutorProxy newActiveProxy)
SpaceProxyLoadBalancingStrategyupdateActiveProxy in class SpaceProxyLoadBalancingStrategyCopyright © GigaSpaces.