Uses of Class
org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent
Packages that use PathChildrenCacheEvent
Package
Description
-
Uses of PathChildrenCacheEvent in org.apache.curator.framework.recipes.cache
Methods in org.apache.curator.framework.recipes.cache with parameters of type PathChildrenCacheEventModifier and TypeMethodDescriptionvoidPathChildrenCacheListener.childEvent(CuratorFramework client, PathChildrenCacheEvent event) Called when a change has occurred -
Uses of PathChildrenCacheEvent in org.apache.curator.x.discovery.details
Methods in org.apache.curator.x.discovery.details with parameters of type PathChildrenCacheEventModifier and TypeMethodDescriptionvoidServiceCacheImpl.childEvent(CuratorFramework client, PathChildrenCacheEvent event)