public class ShuffledRoundRobinLBStrategy extends Object implements LBStrategy
| Modifier and Type | Field and Description |
|---|---|
static ShuffledRoundRobinLBStrategy |
INSTANCE |
static String |
URL_SEPERATOR_CHAR |
| Modifier and Type | Method and Description |
|---|---|
String |
getLbURL(ConnectionConfig config)
Get load balanced URL given the connection configuration.
|
public static final ShuffledRoundRobinLBStrategy INSTANCE
public static final String URL_SEPERATOR_CHAR
public String getLbURL(ConnectionConfig config)
LBStrategygetLbURL in interface LBStrategyCopyright © 2012-2025 Apache Software Foundation. All Rights Reserved.