Uses of Class
org.kiwiproject.consul.cache.ServiceCatalogCache
Packages that use ServiceCatalogCache
-
Uses of ServiceCatalogCache in org.kiwiproject.consul.cache
Methods in org.kiwiproject.consul.cache that return ServiceCatalogCacheModifier and TypeMethodDescriptionstatic ServiceCatalogCacheServiceCatalogCache.newCache(CatalogClient catalogClient, String serviceName) static ServiceCatalogCacheServiceCatalogCache.newCache(CatalogClient catalogClient, String serviceName, QueryOptions queryOptions, int watchSeconds) static ServiceCatalogCacheServiceCatalogCache.newCache(CatalogClient catalogClient, String serviceName, QueryOptions queryOptions, int watchSeconds, ScheduledExecutorService callbackExecutorService)