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
           
 class ShardedJedisPipeline
           
 class Transaction
          Transaction is nearly identical to Pipeline, only differences are the multi/discard behaviors
 class TransactionBlock
           
 



Copyright © 2013. All rights reserved.