NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
Classes | |
class | NES::DataSinkPlugin |
DataSink interface to register a new physical data sink plugin. Implementations of this plugin must implement createDataSink that translates a sink descriptor to a DataSinkPtr. More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
Typedefs | |
using | NES::SinkPluginRegistry = Util::PluginRegistry< DataSinkPlugin > |