AERA
|
Public Member Functions | |
ReductionJob (View *input, _P *processor) | |
bool | update (Timestamp now) override |
void | debug () override |
![]() | |
uint32 | get_job_id () const |
![]() | |
void | incRef () |
virtual void | decRef () |
Public Attributes | |
P< View > | input_ |
P< _P > | processor_ |
![]() | |
Timestamp | ijt_ |
Additional Inherited Members | |
![]() | |
void | register_latency (Timestamp now) |
![]() | |
std::atomic_int32_t | refCount_ |
Definition at line 110 of file reduction_job.h.