Uses of Interface
org.redisson.api.queue.DequeMoveDestination
Packages that use DequeMoveDestination
-
Uses of DequeMoveDestination in org.redisson.api.queue
Methods in org.redisson.api.queue that return DequeMoveDestinationModifier and TypeMethodDescriptionstatic DequeMoveDestinationDequeMoveArgs.pollFirst()Define to remove the head element of this queue.static DequeMoveDestinationDequeMoveArgs.pollLast()Define to remove the tail element of this queue.