| Package | Description |
|---|---|
| com.orbitz.consul | |
| com.orbitz.consul.cache |
| Modifier and Type | Method and Description |
|---|---|
CatalogClient |
Consul.catalogClient()
Get the Catalog HTTP client.
|
| Modifier and Type | Method and Description |
|---|---|
static NodesCatalogCache |
NodesCatalogCache.newCache(CatalogClient catalogClient) |
static NodesCatalogCache |
NodesCatalogCache.newCache(CatalogClient catalogClient,
QueryOptions queryOptions,
int watchSeconds) |
static ServiceCatalogCache |
ServiceCatalogCache.newCache(CatalogClient catalogClient,
String serviceName) |
static ServiceCatalogCache |
ServiceCatalogCache.newCache(CatalogClient catalogClient,
String serviceName,
QueryOptions queryOptions,
int watchSeconds) |
Copyright © 2019. All rights reserved.