Request record. More...

Public Member Functions | |
| RequestRec (ApplicationHandler *arh) | |
| ~RequestRec () | |
Public Attributes | |
| ApplicationHandler * | handler |
| Pointer to ApplicationHandler. More... | |
| GroupState * | group_state |
| Pointer to GroupState to which request belongs. More... | |
Request record.
Definition at line 111 of file ApplicationQueue.h.
|
inline |
Definition at line 113 of file ApplicationQueue.h.
|
inline |
Definition at line 114 of file ApplicationQueue.h.
| GroupState* Hypertable::ApplicationQueue::RequestRec::group_state |
Pointer to GroupState to which request belongs.
Definition at line 116 of file ApplicationQueue.h.
| ApplicationHandler* Hypertable::ApplicationQueue::RequestRec::handler |
Pointer to ApplicationHandler.
Definition at line 115 of file ApplicationQueue.h.
1.8.8