NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
UdfExpressions.hpp File Reference
#include <API/Expressions/Expressions.hpp>
#include <Expressions/ExpressionNode.hpp>
#include <memory>
Include dependency graph for UdfExpressions.hpp:

Namespaces

 NES
 This exception represents a network error.
 

Functions

ExpressionNodePtr NES::CALL (const NES::ExpressionItem &udfName, std::vector< ExpressionNodePtr > functionArgs)
 Defines a UDF call operation. More...