public class ExclusiveBalancedStrategy extends AbstractStrategy
| Constructor and Description |
|---|
ExclusiveBalancedStrategy(Maestro maestro) |
| Modifier and Type | Method and Description |
|---|---|
protected PeerEndpoint |
assign(String id,
PeerInfo peerInfo)
Assign a role to the node identified by the id and peer information
|
distribute, endpoints, getMaestro, resetpublic ExclusiveBalancedStrategy(Maestro maestro)
protected PeerEndpoint assign(String id, PeerInfo peerInfo)
AbstractStrategyassign in class AbstractStrategyid - peer IDpeerInfo - peer informationThis documentation was released into the public domain.