RedisQueue

Constructors

this
this(RedisPool pool)
Undocumented in source.

Members

Functions

buildTask
SerializableTask buildTask()
Undocumented in source. Be warned that the author may not have intended to support it.
channel
string channel()
Undocumented in source. Be warned that the author may not have intended to support it.
channel
void channel(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
isEmpty
bool isEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
pop
Task pop()
Undocumented in source. Be warned that the author may not have intended to support it.
push
void push(Task task)
Undocumented in source. Be warned that the author may not have intended to support it.
taskBuilder
void taskBuilder(RedisTaskBuilder value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

BACKUP_CHANNEL_POSTFIX
enum string BACKUP_CHANNEL_POSTFIX;
Undocumented in source.

Meta