Uses of Class
org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent
Package
Description
-
Uses of PathChildrenCacheEvent in org.apache.curator.framework.recipes.cache
Modifier and TypeMethodDescriptionvoid
PathChildrenCacheListener.childEvent
(CuratorFramework client, PathChildrenCacheEvent event) Called when a change has occurred -
Uses of PathChildrenCacheEvent in org.apache.curator.x.discovery.details
Modifier and TypeMethodDescriptionvoid
ServiceCacheImpl.childEvent
(CuratorFramework client, PathChildrenCacheEvent event)