NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
StatisticSink.hpp File Reference
Include dependency graph for StatisticSink.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Statistic::StatisticSink
 Physical sink that receives a tuple buffer, extracts statistics, and writes these statistics to the statisticStore. More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Statistic
 

Typedefs

using NES::Statistic::StatisticStorePtr = std::shared_ptr< AbstractStatisticStore >