Uses of Interface
org.redisson.api.queue.QueueMoveDestination
Packages that use QueueMoveDestination
-
Uses of QueueMoveDestination in org.redisson.api.queue
Classes in org.redisson.api.queue that implement QueueMoveDestinationMethods in org.redisson.api.queue that return QueueMoveDestinationModifier and TypeMethodDescriptionstatic QueueMoveDestinationQueueMoveArgs.count(int count) Defines number of messages to move from the beginning of the queue to the end of the destination queue.static QueueMoveDestinationDefines messages by ids to move to the destination queue.