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