| Interface | Description |
|---|---|
| ConsulCache.CallbackConsumer<V> |
passed in by creators to vary the content of the cached values
|
| ConsulCache.Listener<K,V> |
Implementers can register a listener to receive
a new map when it changes
|
| Class | Description |
|---|---|
| ConsulCache<K,V> |
A cache structure that can provide an up-to-date read-only
map backed by consul data
|
| HealthCheckCache | |
| ImmutableServiceHealthKey |
Immutable implementation of
ServiceHealthKey. |
| ImmutableServiceHealthKey.Builder |
Builds instances of type
ImmutableServiceHealthKey. |
| KVCache | |
| NodesCatalogCache | |
| ServiceHealthCache | |
| ServiceHealthKey |
Provides a unique key for a
ServiceHealth entry in a ServiceHealthCache |
| TimeoutInterceptor |
Copyright © 2018. All rights reserved.