Uses of Interface
org.redisson.api.RQueueAsync
Packages that use RQueueAsync
-
Uses of RQueueAsync in org.redisson
Classes in org.redisson that implement RQueueAsyncModifier and TypeClassDescriptionclassDistributed and concurrent implementation ofBlockingDeque.classDistributed and concurrent implementation ofBlockingQueue.classDistributed and concurrent implementation of boundedBlockingQueue.classclassDistributed and concurrent implementation ofQueueclassDistributed and concurrent implementation of priority blocking deque.classDistributed and concurrent implementation ofPriorityBlockingQueue.classDistributed and concurrent implementation ofQueueclassclassDistributed and concurrent implementation ofQueueclassclassMethods in org.redisson that return RQueueAsync -
Uses of RQueueAsync in org.redisson.api
Subinterfaces of RQueueAsync in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceBlockingDequebacked by RedisinterfaceDistributed async implementation ofBlockingDequeinterfaceDistributed implementation ofBlockingQueueinterfaceDistributed async implementation ofBlockingQueueinterfaceDistributed implementation of boundedBlockingQueueinterfaceDistributed async implementation of boundedBlockingQueueinterfaceDistributed implementation of delayed queue.interfaceRDeque<V>Distributed implementation ofDequeinterfaceRDequeAsync<V>Distributed async implementation ofDequeinterfaceRPriorityBlockingDeque backed by RedisinterfacePriorityBlockingQueue backed by RedisinterfaceRedis based priority deque.interfaceRedis based priority deque.interfaceRQueue<V>Queuebacked by RedisinterfaceRRingBuffer<V>RingBuffer based queue evicts elements from the head if queue capacity became full.interfaceRingBuffer based queue evicts elements from the head if queue capacity became full.interfaceRedis based implementation ofTransferQueueinterfaceAsync interface for Redis based implementation ofTransferQueueMethods in org.redisson.api that return RQueueAsyncModifier and TypeMethodDescription<V> RQueueAsync<V>Returns queue instance by name.<V> RQueueAsync<V>