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