Uses of Interface
org.redisson.api.RBatchReactive
-
Uses of RBatchReactive in org.redisson
Modifier and TypeMethodDescriptionRedissonReactive.createBatch()
RedissonReactive.createBatch
(BatchOptions options) -
Uses of RBatchReactive in org.redisson.api
Modifier and TypeMethodDescriptionRedissonReactiveClient.createBatch()
Return batch object which executes group of command in pipeline.RedissonReactiveClient.createBatch
(BatchOptions options) Return batch object which executes group of command in pipeline. -
Uses of RBatchReactive in org.redisson.reactive