NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <API/Expressions/Expressions.hpp>
#include <Expressions/ExpressionNode.hpp>
#include <memory>
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... | |