public class LocalZooKeeperCache extends ZooKeeperCache
Deserializer argument.ZooKeeperCache.CacheUpdater<T>, ZooKeeperCache.Deserializer<T>Watcher.Event, Watcher.WatcherTypechildrenCache, dataCache, existsCache, ZK_CACHE_INSTANCE, zkSession| Constructor and Description |
|---|
LocalZooKeeperCache(ZooKeeper zk,
int zkOperationTimeoutSeconds,
org.apache.bookkeeper.common.util.OrderedExecutor executor) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
process(WatchedEvent event,
ZooKeeperCache.CacheUpdater<T> updater) |
asyncInvalidate, checkRegNodeAndWaitExpired, exists, existsAsync, getChildren, getChildrenAsync, getChildrenIfPresent, getData, getData, getDataAsync, getDataAsync, getDataIfPresent, getEntry, getEntryAsync, getZkOperationTimeoutSeconds, getZooKeeper, invalidate, invalidateAll, invalidateAllChildren, invalidateAllData, invalidateChildren, invalidateData, invalidateRoot, process, stoppublic LocalZooKeeperCache(ZooKeeper zk, int zkOperationTimeoutSeconds, org.apache.bookkeeper.common.util.OrderedExecutor executor)
public <T> void process(WatchedEvent event, ZooKeeperCache.CacheUpdater<T> updater)
process in class ZooKeeperCacheCopyright © 2017–2021 Apache Software Foundation. All rights reserved.