Class: ZQ::Sources::RedisTransactionalQueue

Inherits:
RedisRPOPLPUSH show all
Defined in:
lib/zq/sources/redis.rb

Method Summary

Methods inherited from RedisRPOPLPUSH

#args, #commit, #initialize, #progress_listname, #rollback

Methods included from TransactionalMixin

#transaction, #transactional?

Methods inherited from RedisListOP

#args, #initialize, method, #read_next

Methods included from NonTransactional

#transactional?

Constructor Details

This class inherits a constructor from ZQ::Sources::RedisRPOPLPUSH