NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
GetSchemaEvent.hpp File Reference
#include <QueryCompiler/Phases/Translations/ConvertLogicalToPhysicalSink.hpp>
#include <RequestProcessor/RequestTypes/SourceCatalog/SourceCatalogEvents/BaseGetSourceCatalogEvent.hpp>
Include dependency graph for GetSchemaEvent.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  NES::RequestProcessor::GetSchemaResponse
 a response containing the schema for a logical source More...
 
class  NES::RequestProcessor::GetSchemaEvent
 get the schema for a logical source in the source catalog More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::RequestProcessor
 

Typedefs

using NES::RequestProcessor::GetSchemaEventPtr = std::shared_ptr< GetSchemaEvent >