|
| BatchReductionJob (_P *processor, T *trigger, C *controller) |
|
bool | update (Timestamp now) override |
|
virtual void | debug () |
|
uint32 | get_job_id () const |
|
void | incRef () |
|
virtual void | decRef () |
|
|
P< _P > | processor_ |
|
P< T > | trigger_ |
|
P< C > | controller_ |
|
Timestamp | ijt_ |
|
|
void | register_latency (Timestamp now) |
|
std::atomic_int32_t | refCount_ |
|
template<class _P, class T, class C>
class r_exec::BatchReductionJob< _P, T, C >
Definition at line 133 of file reduction_job.h.
The documentation for this class was generated from the following file: