NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
AbstractStatisticQueryGenerator.hpp File Reference
#include <API/Query.hpp>
#include <Catalogs/Query/QueryCatalog.hpp>
#include <Operators/LogicalOperators/StatisticCollection/SendingPolicy/SendingPolicy.hpp>
#include <Operators/LogicalOperators/StatisticCollection/TriggerCondition/TriggerCondition.hpp>
#include <StatisticCollection/Characteristic/Characteristic.hpp>
#include <Types/WindowType.hpp>
Include dependency graph for AbstractStatisticQueryGenerator.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Statistic::AbstractStatisticQueryGenerator
 Interface for creating a statistic query. More...
 

Namespaces

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

Typedefs

using NES::Statistic::StatisticQueryGeneratorPtr = std::shared_ptr< AbstractStatisticQueryGenerator >