@NotThreadSafe
public interface FailoverRequestBalancingStrategy
FailoverRequestBalancingStrategy| Modifier and Type | Method and Description |
|---|---|
SocketAddress |
nextServer(Set<SocketAddress> failedServers) |
void |
setServers(Collection<SocketAddress> servers)
Inform the strategy about the currently alive servers.
|
void setServers(Collection<SocketAddress> servers)
servers - SocketAddress nextServer(Set<SocketAddress> failedServers)
failedServers - Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.