| Package | Description |
|---|---|
| org.redisson.api.queue |
| Modifier and Type | Method and Description |
|---|---|
static DequeMoveDestination |
DequeMoveArgs.pollFirst()
Define to remove the head element of this queue.
|
static DequeMoveDestination |
DequeMoveArgs.pollLast()
Define to remove the tail element of this queue.
|
Copyright © 2014–2021 Redisson. All rights reserved.