Uses of Interface
redis.clients.jedis.BinaryRedisPipeline

Packages that use BinaryRedisPipeline
redis.clients.jedis   
 

Uses of BinaryRedisPipeline in redis.clients.jedis
 

Classes in redis.clients.jedis that implement BinaryRedisPipeline
 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.