- All Implemented Interfaces:
- com.orbitz.consul.cache.ConsulCache.Listener<com.google.common.net.HostAndPort,com.orbitz.consul.model.health.ServiceHealth>
public class ServiceCacheListener
extends Object
implements com.orbitz.consul.cache.ConsulCache.Listener<com.google.common.net.HostAndPort,com.orbitz.consul.model.health.ServiceHealth>
Service-cache listener.
This cache listener is responsible for receiving notifications
of cache changes and calculating the differences to apply to the
underlying TopologyManager.
- Author:
- John Hovell, Bob McWhirter