|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Configurations/Worker/PhysicalSourceTypes/CSVSourceType.hpp>#include <chrono>#include <fstream>#include <string>Classes | |
| class | NES::CSVSource |
| this class implement the CSV as an input source More... | |
Namespaces | |
| NES | |
| This exception represents a network error. | |
Typedefs | |
| using | NES::CSVParserPtr = std::shared_ptr< CSVParser > |
| using | NES::CSVSourcePtr = std::shared_ptr< CSVSource > |