NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
Classes | |
class | NES::DataSourcePlugin |
DataSource interface to register a new physical data source plugin. Implementations of this plugin must implement createDatasource that translates a source descriptor to a DataSourcePtr. More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
Typedefs | |
using | NES::SourcePluginRegistry = Util::PluginRegistry< DataSourcePlugin > |