public interface LoadBalancerAlgorithm
extends org.springframework.core.Ordered
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_SERVICE_ID
default service id.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.client.ServiceInstance |
getInstance(org.springframework.cloud.client.loadbalancer.Request<?> request,
List<org.springframework.cloud.client.ServiceInstance> serviceInstances) |
String |
getServiceId() |
static final String DEFAULT_SERVICE_ID
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.