Uses of Interface
org.apache.curator.framework.recipes.cache.CuratorCacheBridgeBuilder
Packages that use CuratorCacheBridgeBuilder
-
Uses of CuratorCacheBridgeBuilder in org.apache.curator.framework.recipes.cache
Methods in org.apache.curator.framework.recipes.cache that return CuratorCacheBridgeBuilderModifier and TypeMethodDescriptionstatic CuratorCacheBridgeBuilderCuratorCache.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 oldTreeCacheis used by the bridge (i.e.CuratorCacheBridgeBuilder.withOptions(CuratorCache.Options... options)