public class NodesCatalogCache extends ConsulCache<String,Node>
ConsulCache.CallbackConsumer<V>, ConsulCache.Listener<K,V>| Modifier and Type | Method and Description |
|---|---|
static NodesCatalogCache |
newCache(CatalogClient catalogClient) |
static NodesCatalogCache |
newCache(CatalogClient catalogClient,
QueryOptions queryOptions,
int watchSeconds) |
addListener, awaitInitialized, close, getListeners, getMap, getMapWithMetadata, getState, removeListener, start, stop, watchParamspublic static NodesCatalogCache newCache(CatalogClient catalogClient, QueryOptions queryOptions, int watchSeconds)
public static NodesCatalogCache newCache(CatalogClient catalogClient)
Copyright © 2018. All rights reserved.