| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api |
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonRingBuffer<V> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RRingBuffer<V>
RingBuffer based queue evicts elements from the head if queue capacity became full.
|
Copyright © 2014–2020 Redisson. All rights reserved.