AbstractResponse

Undocumented in source.

Members

Functions

build
void build()
Undocumented in source.
set
void set(Object data)
Undocumented in source. Be warned that the author may not have intended to support it.
setDependency
void setDependency(AbstractResponse dependency)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_set
bool _set;
Undocumented in source.
building
bool building;
Undocumented in source.
built
bool built;
Undocumented in source.
data
Object data;
Undocumented in source.
dependency
AbstractResponse dependency;
Undocumented in source.
exception
RedisDataException exception;
Undocumented in source.

Meta