| Interface | Description |
|---|---|
| Client |
A Client allows Jobs to be enqueued for execution by Workers.
|
| Class | Description |
|---|---|
| AbstractClient |
Common logic for Client implementations.
|
| ClientImpl |
Basic implementation of the Client interface.
|
| ClientPoolImpl |
A Client implementation that gets its connection to Redis from a connection
pool.
|
Copyright © 2011-2015. All Rights Reserved.