public interface ZooKeeperCacheWatcher<T>
| Modifier and Type | Method and Description |
|---|---|
void |
process(WatchedEvent event,
ZooKeeperCache.CacheUpdater<T> updater,
com.google.common.cache.Cache<String,T> cache) |
void process(WatchedEvent event, ZooKeeperCache.CacheUpdater<T> updater, com.google.common.cache.Cache<String,T> cache)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.