| Package | Description |
|---|---|
| org.kie.server.client | |
| org.kie.server.client.balancer | |
| org.kie.server.client.impl |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancer |
KieServicesConfiguration.getLoadBalancer() |
| Modifier and Type | Method and Description |
|---|---|
void |
KieServicesConfiguration.setLoadBalancer(LoadBalancer loadBalancer) |
| 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) |
static LoadBalancer |
LoadBalancer.getDefault(List<String> urls) |
static LoadBalancer |
LoadBalancer.getDefault(String urls) |
| Modifier and Type | Field and Description |
|---|---|
protected LoadBalancer |
AbstractKieServicesClientImpl.loadBalancer |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancer |
KieServicesConfigurationImpl.getLoadBalancer() |
LoadBalancer |
AbstractKieServicesClientImpl.getLoadBalancer() |
| Modifier and Type | Method and Description |
|---|---|
void |
KieServicesConfigurationImpl.setLoadBalancer(LoadBalancer loadBalancer) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.