| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api | |
| org.redisson.reactive |
| Modifier and Type | Method and Description |
|---|---|
RBatchReactive |
RedissonReactive.createBatch() |
RBatchReactive |
RedissonReactive.createBatch(BatchOptions options) |
| Modifier and Type | Method and Description |
|---|---|
RBatchReactive |
RedissonReactiveClient.createBatch()
Return batch object which executes group of
command in pipeline.
|
RBatchReactive |
RedissonReactiveClient.createBatch(BatchOptions options)
Return batch object which executes group of
command in pipeline.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonBatchReactive |
Copyright © 2014–2020 Redisson. All rights reserved.