public interface ZooKeeperCacheListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onUpdate(String path,
T data,
org.apache.zookeeper.data.Stat stat) |
Copyright © 2017–2019 Apache Software Foundation. All rights reserved.