Uses of Interface
redis.clients.jedis.RedisPipeline

Packages that use RedisPipeline
redis.clients.jedis   
 

Uses of RedisPipeline in redis.clients.jedis
 

Classes in redis.clients.jedis that implement RedisPipeline
 class Pipeline
           
 class PipelineBlock
          Deprecated. 
 class ShardedJedisPipeline
           
 class Transaction
          Transaction is nearly identical to Pipeline, only differences are the multi/discard behaviors
 class TransactionBlock
          Deprecated. 
 



Copyright © 2014. All rights reserved.