Uses of Interface
org.apache.curator.framework.recipes.queue.QueuePutListener
Packages that use QueuePutListener
-
Uses of QueuePutListener in org.apache.curator.framework.recipes.queue
Methods in org.apache.curator.framework.recipes.queue that return types with arguments of type QueuePutListenerModifier and TypeMethodDescriptionorg.apache.curator.framework.listen.Listenable<QueuePutListener<T>> DistributedDelayQueue.getPutListenerContainer()Return the manager for put listenersorg.apache.curator.framework.listen.Listenable<QueuePutListener<T>> DistributedIdQueue.getPutListenerContainer()org.apache.curator.framework.listen.Listenable<QueuePutListener<T>> DistributedPriorityQueue.getPutListenerContainer()Return the manager for put listenersorg.apache.curator.framework.listen.Listenable<QueuePutListener<T>> DistributedQueue.getPutListenerContainer()Return the manager for put listenersorg.apache.curator.framework.listen.Listenable<QueuePutListener<T>> QueueBase.getPutListenerContainer()Return the manager for put listeners