#include <e2sarCP.hpp>
Public Member Functions | |
LBWorkerStatus (const std::string &n, float fp, float cs, u_int32_t sa, google::protobuf::Timestamp lu) | |
Data Fields | |
std::string | name |
float | fillPercent |
float | controlSignal |
u_int32_t | slotsAssigned |
google::protobuf::Timestamp | lastUpdated |
Status of individual worker (part of getLBStatus return)