Uses of Class
com.orbitz.consul.cache.NodesCatalogCache
-
Packages that use NodesCatalogCache Package Description com.orbitz.consul.cache -
-
Uses of NodesCatalogCache in com.orbitz.consul.cache
Methods in com.orbitz.consul.cache that return NodesCatalogCache Modifier and Type Method Description static NodesCatalogCacheNodesCatalogCache. newCache(CatalogClient catalogClient)static NodesCatalogCacheNodesCatalogCache. newCache(CatalogClient catalogClient, QueryOptions queryOptions, int watchSeconds)static NodesCatalogCacheNodesCatalogCache. newCache(CatalogClient catalogClient, QueryOptions queryOptions, int watchSeconds, java.util.concurrent.ScheduledExecutorService callbackExecutorService)
-