Uses of Interface
redis.clients.jedis.BasicRedisPipeline

Packages that use BasicRedisPipeline
redis.clients.jedis   
 

Uses of BasicRedisPipeline in redis.clients.jedis
 

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



Copyright © 2014. All rights reserved.