Declarations for MetricsHandler. More...
#include <AsyncComm/Comm.h>#include <AsyncComm/DispatchHandler.h>#include <Common/MetricsCollectorGanglia.h>#include <Common/MetricsProcess.h>#include <Common/Properties.h>#include <Common/metrics>#include <memory>#include <mutex>

Go to the source code of this file.
Classes | |
| class | Hyperspace::MetricsHandler |
| Collects and publishes Hyperspace metrics. More... | |
Namespaces | |
| Hyperspace | |
| Hyperspace definitions | |
Typedefs | |
| typedef std::shared_ptr < MetricsHandler > | Hyperspace::MetricsHandlerPtr |
| Smart pointer to MetricsHandler. More... | |
Declarations for MetricsHandler.
This file contains declarations for MetricsHandler, a dispatch handler class used to collect and publish Hyperspace metrics.
Definition in file MetricsHandler.h.
1.8.8