Uses of Interface
org.apache.camel.component.zookeeper.operations.WatchedEventProvider
Packages that use WatchedEventProvider
-
Uses of WatchedEventProvider in org.apache.camel.component.zookeeper.operations
Classes in org.apache.camel.component.zookeeper.operations that implement WatchedEventProviderModifier and TypeClassDescriptionclassAnyOfOperationsis a composite operation of one or more sub operation, executing each in turn until any one succeeds.classChildrenChangedOperationis an watch driven operation.classDataChangedOperationis an watch driven operation.classDataChangedOperationis an watch driven operation.classFutureEventDrivenOperation<ResultType>FutureEventDrivenOperationuses ZooKeepersWatchermechanism to await specific ZooKeeper events.