Class Hierarchy
- java.lang.Object
- com.orbitz.consul.cache.CacheDescriptor
- com.orbitz.consul.cache.ConsulCache<K,V> (implements java.lang.AutoCloseable)
- com.orbitz.consul.cache.HealthCheckCache
- com.orbitz.consul.cache.KVCache
- com.orbitz.consul.cache.NodesCatalogCache
- com.orbitz.consul.cache.ServiceCatalogCache
- com.orbitz.consul.cache.ServiceHealthCache
- com.orbitz.consul.cache.ConsulCache.Scheduler
- com.orbitz.consul.cache.ImmutableServiceHealthKey.Builder
- com.orbitz.consul.cache.ServiceHealthKey
- com.orbitz.consul.cache.ImmutableServiceHealthKey
- com.orbitz.consul.cache.TimeoutInterceptor (implements okhttp3.Interceptor)
Interface Hierarchy
- com.orbitz.consul.cache.ConsulCache.CallbackConsumer<V>
- com.orbitz.consul.cache.ConsulCache.Listener<K,V>