Class Hierarchy
- java.lang.Object
- org.kiwiproject.consul.cache.CacheDescriptor
- org.kiwiproject.consul.cache.ConsulCache<K,
V> (implements java.lang.AutoCloseable) - org.kiwiproject.consul.cache.HealthCheckCache
- org.kiwiproject.consul.cache.KVCache
- org.kiwiproject.consul.cache.NodesCatalogCache
- org.kiwiproject.consul.cache.ServiceCatalogCache
- org.kiwiproject.consul.cache.ServiceHealthCache
- org.kiwiproject.consul.cache.ConsulCache.Scheduler
- org.kiwiproject.consul.cache.ImmutableServiceHealthKey.Builder
- org.kiwiproject.consul.cache.ServiceHealthKey
- org.kiwiproject.consul.cache.ImmutableServiceHealthKey
- org.kiwiproject.consul.cache.TimeoutInterceptor (implements okhttp3.Interceptor)
Interface Hierarchy
- org.kiwiproject.consul.cache.ConsulCache.CallbackConsumer<V>
- org.kiwiproject.consul.cache.ConsulCache.Listener<K,
V>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.kiwiproject.consul.cache.ConsulCache.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)