Uses of Interface
org.apache.curator.framework.recipes.cache.CuratorCacheBridgeBuilder
-
Uses of CuratorCacheBridgeBuilder in org.apache.curator.framework.recipes.cache
Modifier and TypeMethodDescriptionstatic CuratorCacheBridgeBuilder
CuratorCache.bridgeBuilder
(CuratorFramework client, String path) Start a Curator Cache Bridge builder.CuratorCacheBridgeBuilder.withDataNotCached()
The bridge cache will not retain the data bytes.CuratorCacheBridgeBuilder.withExecutorService
(ExecutorService executorService) If the oldTreeCache
is used by the bridge (i.e.CuratorCacheBridgeBuilder.withOptions
(CuratorCache.Options... options)