| Package | Description |
|---|---|
| org.redisson |
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonBlockingDeque<V>
Distributed and concurrent implementation of
BlockingDeque. |
class |
RedissonBlockingQueue<V>
Distributed and concurrent implementation of
BlockingQueue. |
class |
RedissonBoundedBlockingQueue<V>
Distributed and concurrent implementation of bounded
BlockingQueue. |
class |
RedissonDeque<V>
Distributed and concurrent implementation of
Queue |
Copyright © 2014–2018 The Redisson Project. All rights reserved.