FailoverRequestBalancingStrategy instead.@Deprecated public interface RequestBalancingStrategy
| Modifier and Type | Method and Description |
|---|---|
SocketAddress |
nextServer()
Deprecated.
This method will be removed.
FailoverRequestBalancingStrategy.nextServer(java.util.Set) will replace it. |
void |
setServers(Collection<SocketAddress> servers)
Deprecated.
|
void setServers(Collection<SocketAddress> servers)
@Deprecated SocketAddress nextServer()
FailoverRequestBalancingStrategy.nextServer(java.util.Set) will replace it.Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.