Uses of Interface
org.apache.curator.x.discovery.ServiceCache
-
Packages that use ServiceCache Package Description org.apache.curator.x.discovery org.apache.curator.x.discovery.details -
-
Uses of ServiceCache in org.apache.curator.x.discovery
Methods in org.apache.curator.x.discovery that return ServiceCache Modifier and Type Method Description ServiceCache<T>ServiceCacheBuilder. build()Return a new service cache with the current settings -
Uses of ServiceCache in org.apache.curator.x.discovery.details
Classes in org.apache.curator.x.discovery.details that implement ServiceCache Modifier and Type Class Description classServiceCacheImpl<T>
-