NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <NebulaPSLPattern.hpp>
Public Attributes | |
std::string | type |
std::string | timeAttributeName |
std::vector< WindowParameter > | parameters |
std::vector<WindowParameter> NES::Parsers::Window::parameters |
std::string NES::Parsers::Window::timeAttributeName |
std::string NES::Parsers::Window::type |
Referenced by NES::Parsers::NesCEPQueryPlanCreator::addBinaryOperatorToQueryPlan(), NES::Parsers::NesCEPQueryPlanCreator::createIntervalWindow(), NES::Parsers::NesCEPQueryPlanCreator::createQueryFromPatternList(), NES::Parsers::NesCEPQueryPlanCreator::createTimeBasedWindow(), NES::Parsers::NesCEPQueryPlanCreator::enterWindowConstraints(), and NES::Parsers::NesCEPQueryPlanCreator::orderHandling().