NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Windowing.hpp>
Public Member Functions | |
WindowAggregation (Windowing::WindowAggregationDescriptorPtr windowAggregationDescriptor) | |
API::WindowAggregationPtr | as (const ExpressionItem &asField) |
Public Attributes | |
const Windowing::WindowAggregationDescriptorPtr | aggregation |
NES::API::WindowAggregation::WindowAggregation | ( | Windowing::WindowAggregationDescriptorPtr | windowAggregationDescriptor | ) |
API::WindowAggregationPtr NES::API::WindowAggregation::as | ( | const ExpressionItem & | asField | ) |
References aggregation, and NES::ExpressionItem::getExpressionNode().
const Windowing::WindowAggregationDescriptorPtr NES::API::WindowAggregation::aggregation |
Referenced by as().