NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
UdfCatalogController.hpp File Reference
#include <API/Schema.hpp>
#include <Catalogs/UDF/UDFCatalog.hpp>
#include <Operators/Exceptions/UDFException.hpp>
#include <Operators/LogicalOperators/UDFs/JavaUDFDescriptor.hpp>
#include <Operators/LogicalOperators/UDFs/PythonUDFDescriptor.hpp>
#include <Operators/LogicalOperators/UDFs/UDFDescriptor.hpp>
#include <Operators/Serialization/SchemaSerializationUtil.hpp>
#include <Operators/Serialization/UDFSerializationUtil.hpp>
#include <REST/Controller/BaseRouterPrefix.hpp>
#include <REST/Handlers/ErrorHandler.hpp>
#include <UdfCatalogService.pb.h>
#include <nlohmann/json.hpp>
#include <oatpp/core/macro/codegen.hpp>
#include <oatpp/core/macro/component.hpp>
#include <oatpp/web/server/api/ApiController.hpp>
#include <utility>
Include dependency graph for UdfCatalogController.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::REST::Controller::UDFCatalogController
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Catalogs
 
 NES::Catalogs::UDF
 
 NES::REST
 
 NES::REST::Controller