| Package | Description |
|---|---|
| org.kie.server.client.balancer |
| Modifier and Type | Method and Description |
|---|---|
static BalancerStrategy.Type |
BalancerStrategy.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BalancerStrategy.Type[] |
BalancerStrategy.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static LoadBalancer |
LoadBalancer.forStrategy(List<String> urls,
BalancerStrategy.Type type) |
static LoadBalancer |
LoadBalancer.forStrategy(String urls,
BalancerStrategy.Type type) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.