|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Sinks/Mediums/SinkMedium.hpp>#include <Util/MetricCollectorType.hpp>#include <cstdint>#include <memory>#include <string>Classes | |
| class | NES::MonitoringSink |
| this class provides a monitoring sink to collecct metrics based on a given metric collector. More... | |
Namespaces | |
| NES | |
| This exception represents a network error. | |
| NES::Monitoring | |
Typedefs | |
| using | NES::MetricPtr = std::shared_ptr< Metric > |
| using | NES::MonitoringSinkPtr = std::shared_ptr< MonitoringSink > |