Package | Description |
---|---|
org.springframework.cloud.client.loadbalancer | |
org.springframework.cloud.client.loadbalancer.reactive |
Class and Description |
---|
LoadBalancedRetryContext
RetryContext for load balanced retries. |
LoadBalancedRetryFactory
Factory class used to customize the retry functionality throughout Spring Cloud
|
LoadBalancedRetryPolicy
Retry logic to use for the
LoadBalancerClient . |
LoadBalancerClient
Represents a client side load balancer
|
LoadBalancerRequest
Simple interface used by LoadBalancerClient to apply metrics or pre and post
actions around load balancer requests.
|
LoadBalancerRequestFactory |
LoadBalancerRequestTransformer
Allows applications to transform the load balanced
HttpRequest given
the chosen ServiceInstance |
LoadBalancerRetryProperties
Configuration properties for the
LoadBalancerClient . |
RestTemplateCustomizer |
RetryableStatusCodeException
Exception to be thrown when the status code is deemed to be retryable.
|
RetryLoadBalancerInterceptor |
ServiceInstanceChooser
Implemented by classes which use a load balancer to choose a server to
send a request to.
|
Class and Description |
---|
LoadBalancerClient
Represents a client side load balancer
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.