Uses of Interface
org.springframework.cloud.loadbalancer.core.SelectedInstanceCallback
-
Packages that use SelectedInstanceCallback Package Description org.springframework.cloud.loadbalancer.core -
-
Uses of SelectedInstanceCallback in org.springframework.cloud.loadbalancer.core
Classes in org.springframework.cloud.loadbalancer.core that implement SelectedInstanceCallback Modifier and Type Class Description classSameInstancePreferenceServiceInstanceListSupplierAn implementation ofServiceInstanceListSupplierthat selects the previously chosen instance if it's available.
-