Uses of Interface
org.apache.curator.framework.recipes.cache.CuratorCacheBridge
-
Packages that use CuratorCacheBridge Package Description org.apache.curator.framework.recipes.cache -
-
Uses of CuratorCacheBridge in org.apache.curator.framework.recipes.cache
Methods in org.apache.curator.framework.recipes.cache that return CuratorCacheBridge Modifier and Type Method Description CuratorCacheBridgeCuratorCacheBridgeBuilder. build()Return a new Curator Cache Bridge based on the builder methods that have been called
-