Uses of Interface
org.apache.curator.framework.api.CuratorEvent
Packages that use CuratorEvent
-
Uses of CuratorEvent in org.apache.curator.framework.api
Methods in org.apache.curator.framework.api with parameters of type CuratorEventModifier and TypeMethodDescriptionvoidCuratorListener.eventReceived(CuratorFramework client, CuratorEvent event) Called when a background task has completed or a watch has triggeredvoidBackgroundCallback.processResult(CuratorFramework client, CuratorEvent event) Called when the async background operation completes