#include <ParallelLoad.h>
Definition at line 92 of file ParallelLoad.h.
Hypertable::ParallelStateRec::ParallelStateRec |
( |
| ) |
|
|
inline |
Hypertable::ParallelStateRec::ParallelStateRec |
( |
const ParallelStateRec & |
other | ) |
|
|
inline |
std::condition_variable Hypertable::ParallelStateRec::cond |
double Hypertable::ParallelStateRec::cum_latency {} |
double Hypertable::ParallelStateRec::cum_sq_latency {} |
double Hypertable::ParallelStateRec::elapsed_time {} |
bool Hypertable::ParallelStateRec::finished {} |
std::list<LoadRec *> Hypertable::ParallelStateRec::garbage |
double Hypertable::ParallelStateRec::max_latency {} |
double Hypertable::ParallelStateRec::min_latency {} |
std::mutex Hypertable::ParallelStateRec::mutex |
std::list<LoadRec *> Hypertable::ParallelStateRec::requests |
int64_t Hypertable::ParallelStateRec::total_bytes {} |
int64_t Hypertable::ParallelStateRec::total_cells {} |
The documentation for this class was generated from the following file: