Uses of Interface
redis.clients.jedis.commands.BasicRedisPipeline
-
Packages that use BasicRedisPipeline Package Description redis.clients.jedis -
-
Uses of BasicRedisPipeline in redis.clients.jedis
Classes in redis.clients.jedis that implement BasicRedisPipeline Modifier and Type Class Description classMultiKeyPipelineBaseclassPipelineclassTransactionTransaction is nearly identical to Pipeline, only differences are the multi/discard behaviors
-