| Package | Description |
|---|---|
| org.redisson.command | |
| org.redisson.executor | |
| org.redisson.reactive | |
| org.redisson.redisnode | |
| org.redisson.rx |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandBatchService |
class |
CommandSyncService |
| Constructor and Description |
|---|
RedissonExecutorRemoteService(Codec codec,
String name,
CommandAsyncService commandExecutor,
String executorId,
ConcurrentMap<String,ResponseEntry> responses) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandReactiveBatchService |
class |
CommandReactiveService |
| Constructor and Description |
|---|
SentinelRedisNode(RedisClient client,
CommandAsyncService commandAsyncService) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandRxBatchService |
class |
CommandRxService |
Copyright © 2014–2020 Redisson. All rights reserved.