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