static NodesCatalogCache |
NodesCatalogCache.newCache(CatalogClient catalogClient) |
static NodesCatalogCache |
NodesCatalogCache.newCache(CatalogClient catalogClient,
QueryOptions queryOptions,
int watchSeconds) |
static NodesCatalogCache |
NodesCatalogCache.newCache(CatalogClient catalogClient,
QueryOptions queryOptions,
int watchSeconds,
ScheduledExecutorService callbackExecutorService) |
static ServiceCatalogCache |
ServiceCatalogCache.newCache(CatalogClient catalogClient,
String serviceName) |
static ServiceCatalogCache |
ServiceCatalogCache.newCache(CatalogClient catalogClient,
String serviceName,
QueryOptions queryOptions,
int watchSeconds) |
static ServiceCatalogCache |
ServiceCatalogCache.newCache(CatalogClient catalogClient,
String serviceName,
QueryOptions queryOptions,
int watchSeconds,
ScheduledExecutorService callbackExecutorService) |