| Package | Description |
|---|---|
| com.orbitz.consul.cache |
| Modifier and Type | Method and Description |
|---|---|
static HealthCheckCache |
HealthCheckCache.newCache(HealthClient healthClient,
State state) |
static HealthCheckCache |
HealthCheckCache.newCache(HealthClient healthClient,
State state,
int watchSeconds) |
static HealthCheckCache |
HealthCheckCache.newCache(HealthClient healthClient,
State state,
int watchSeconds,
QueryOptions queryOptions) |
static HealthCheckCache |
HealthCheckCache.newCache(HealthClient healthClient,
State state,
int watchSeconds,
QueryOptions queryOptions,
Function<HealthCheck,String> keyExtractor)
Factory method to construct a string/
HealthCheck map for a particular State. |
Copyright © 2018. All rights reserved.