NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
GetSourceCatalogRequest.hpp File Reference
Include dependency graph for GetSourceCatalogRequest.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::RequestProcessor::GetSourceCatalogRequest
 A request to get information about logical or physical sources in json format or a Schema according to the event type. More...
 

Namespaces

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

Typedefs

using NES::RequestProcessor::GetSourceCatalogRequestPtr = std::shared_ptr< GetSourceCatalogRequest >
 
using NES::RequestProcessor::GetSourceCatalogEventPtr = std::shared_ptr< BaseGetSourceCatalogEvent >