| Package | Description |
|---|---|
| com.orbitz.consul | |
| com.orbitz.consul.cache |
| Modifier and Type | Method and Description |
|---|---|
HealthClient |
Consul.healthClient()
Get the Health HTTP client.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceHealthCache |
ServiceHealthCache.newCache(HealthClient healthClient,
String serviceName) |
static ServiceHealthCache |
ServiceHealthCache.newCache(HealthClient healthClient,
String serviceName,
boolean passing,
CatalogOptions catalogOptions,
int watchSeconds)
Factory method to construct a string/
ServiceHealth map for a particular service. |
Copyright © 2016. All rights reserved.