public interface CuratorCacheBridge extends CuratorCache
CuratorCache if
persistent watches are available or a TreeCache
otherwiseCuratorCache.Options| Modifier and Type | Method and Description |
|---|---|
boolean |
isCuratorCache()
Returns true if the underlying cache is
CuratorCache (i.e. |
bridgeBuilder, build, builder, close, get, listenable, size, start, streamparentPathFilterboolean isCuratorCache()
CuratorCache (i.e. ZooKeeper 3.6+).
Otherwise it is TreeCache (i.e. ZooKeeper 3.5.x)Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.