![]() |
Project
|
#include <PrimaryServerState.h>
Public Attributes | |
int | workerid = -1 |
int | workerpid = -1 |
int | requestid = -1 |
Struct to be used as payload when making a request to the primary server
Definition at line 36 of file PrimaryServerState.h.
int o2::PrimaryChunkRequest::requestid = -1 |
Definition at line 39 of file PrimaryServerState.h.
int o2::PrimaryChunkRequest::workerid = -1 |
Definition at line 37 of file PrimaryServerState.h.
int o2::PrimaryChunkRequest::workerpid = -1 |
Definition at line 38 of file PrimaryServerState.h.