|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Common/DataTypes/DataTypeFactory.hpp>#include <Expressions/ConstantValueExpressionNode.hpp>#include <Expressions/LogicalExpressions/EqualsExpressionNode.hpp>#include <Expressions/LogicalExpressions/LessExpressionNode.hpp>#include <Operators/LogicalOperators/Network/NetworkSinkDescriptor.hpp>#include <Operators/LogicalOperators/Sinks/FileSinkDescriptor.hpp>#include <Operators/LogicalOperators/Sinks/KafkaSinkDescriptor.hpp>#include <Operators/LogicalOperators/Sinks/MQTTSinkDescriptor.hpp>#include <Operators/LogicalOperators/Sinks/NullOutputSinkDescriptor.hpp>#include <Operators/LogicalOperators/Sinks/OPCSinkDescriptor.hpp>#include <Operators/LogicalOperators/Sinks/PrintSinkDescriptor.hpp>#include <Operators/LogicalOperators/Sinks/ZmqSinkDescriptor.hpp>#include <Parsers/NebulaPSL/NebulaPSLOperator.hpp>#include <Parsers/NebulaPSL/NebulaPSLPattern.hpp>#include <Parsers/NebulaPSL/gen/NesCEPBaseListener.h>#include <Plans/Query/QueryPlan.hpp>#include <string>Classes | |
| class | NES::Parsers::NesCEPQueryPlanCreator |
| This class creates the query plan from ANTLR AST It inherits from the auto-generated ANTLR base listener to walk the AST created from the pattern string. This enables the parsing of declarative patterns into NES queries. More... | |
Namespaces | |
| NES | |
| This exception represents a network error. | |
| NES::Parsers | |