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, onMemberDisconnected
public LazyLoadBalancingStrategy(RemoteOperationsExecutorsCluster cluster, RemoteOperationsExecutorProxy defaultMember)
public RemoteOperationsExecutorProxy getCandidate(RemoteOperationRequest<?> request)
getCandidate
in class SpaceProxyLoadBalancingStrategy
protected void updateActiveProxy(RemoteOperationsExecutorProxy newActiveProxy)
SpaceProxyLoadBalancingStrategy
updateActiveProxy
in class SpaceProxyLoadBalancingStrategy
Copyright © GigaSpaces.