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