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