Declarations for LoadStatistics. More...
#include <Common/Logger.h>#include <Common/Time.h>#include <chrono>#include <memory>#include <mutex>

Go to the source code of this file.
Classes | |
| class | Hypertable::LoadStatistics |
| Computes application load statistics. More... | |
| struct | Hypertable::LoadStatistics::Bundle |
| POD-style structure to hold statistics. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr < LoadStatistics > | Hypertable::LoadStatisticsPtr |
| Shared smart pointer to LoadStatistics. More... | |
Declarations for LoadStatistics.
This file contains the type declarations for LoadStatistics, a class for computing application load statistics.
Definition in file LoadStatistics.h.
1.8.8