| Package | Description |
|---|---|
| org.redisson |
| Modifier and Type | Field and Description |
|---|---|
protected QueueTransferService |
Redisson.queueTransferService |
| Constructor and Description |
|---|
RedissonDelayedQueue(QueueTransferService queueTransferService,
Codec codec,
CommandAsyncExecutor commandExecutor,
String name) |
RedissonExecutorService(Codec codec,
CommandExecutor commandExecutor,
Redisson redisson,
String name,
QueueTransferService queueTransferService,
ConcurrentMap<String,ResponseEntry> responses,
ExecutorOptions options) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.