Uses of Interface
org.redisson.api.RBatchRx
Packages that use RBatchRx
-
Uses of RBatchRx in org.redisson
Methods in org.redisson that return RBatchRxModifier and TypeMethodDescriptionRedissonRx.createBatch()RedissonRx.createBatch(BatchOptions options) -
Uses of RBatchRx in org.redisson.api
Methods in org.redisson.api that return RBatchRxModifier and TypeMethodDescriptionRedissonRxClient.createBatch()Return batch object which executes group of command in pipeline.RedissonRxClient.createBatch(BatchOptions options) Return batch object which executes group of command in pipeline. -
Uses of RBatchRx in org.redisson.rx
Classes in org.redisson.rx that implement RBatchRx