- java.lang.Object
-
- org.springframework.cloud.consul.discovery.HealthServiceServerListFilter
-
- All Implemented Interfaces:
- com.netflix.loadbalancer.ServerListFilter<com.netflix.loadbalancer.Server>
public class HealthServiceServerListFilter
extends Object
implements com.netflix.loadbalancer.ServerListFilter<com.netflix.loadbalancer.Server>
ServerList implementaion that filters ConsulServers based on if all their Health Checks are PASSING.
- Author:
- Spencer Gibb
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.