Table of Contents - sweatpants-0.0.2 Documentation
Classes and Modules
- Sweatpants
- Sweatpants::Client
- Sweatpants::Configuration
- Sweatpants::QueuedRequest
- Sweatpants::RedisQueue
- Sweatpants::SimpleQueue
- Sweatpants::Timer
Methods
- ::configuration — Sweatpants
- ::configure — Sweatpants
- ::new — Sweatpants::Client
- ::new — Sweatpants::Configuration
- ::new — Sweatpants::SimpleQueue
- ::new — Sweatpants::RedisQueue
- ::new — Sweatpants::QueuedRequest
- ::new — Sweatpants::Timer
- ::reset — Sweatpants
- #bulk_header — Sweatpants::QueuedRequest
- #call_blocks — Sweatpants::Timer
- #delay — Sweatpants::Client
- #dequeue — Sweatpants::SimpleQueue
- #dequeue — Sweatpants::RedisQueue
- #enqueue — Sweatpants::SimpleQueue
- #enqueue — Sweatpants::RedisQueue
- #flush — Sweatpants::Client
- #flushall — Sweatpants::RedisQueue
- #method_missing — Sweatpants::Client
- #multi_pop — Sweatpants::RedisQueue
- #on_tick — Sweatpants::Timer
- #peek — Sweatpants::SimpleQueue
- #peek — Sweatpants::RedisQueue
- #spawn_tick_thread — Sweatpants::Timer
- #to_bulk — Sweatpants::QueuedRequest
- #trap_request? — Sweatpants::Client