Uses of Interface
org.redisson.api.RDequeAsync
Packages that use RDequeAsync
-
Uses of RDequeAsync in org.redisson
Classes in org.redisson that implement RDequeAsyncModifier and TypeClassDescriptionclassDistributed and concurrent implementation ofBlockingDeque.classDistributed and concurrent implementation ofQueueclassDistributed and concurrent implementation of priority blocking deque.classDistributed and concurrent implementation ofQueueMethods in org.redisson that return RDequeAsync -
Uses of RDequeAsync in org.redisson.api
Subinterfaces of RDequeAsync in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceBlockingDequebacked by RedisinterfaceDistributed async implementation ofBlockingDequeinterfaceRDeque<V>Distributed implementation ofDequeinterfaceRPriorityBlockingDeque backed by RedisinterfaceRedis based priority deque.Methods in org.redisson.api that return RDequeAsyncModifier and TypeMethodDescription<V> RDequeAsync<V> Returns deque instance by name.<V> RDequeAsync<V>