NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
StaticDataSource.hpp File Reference
#include <Runtime/BufferRecycler.hpp>
#include <Runtime/TupleBuffer.hpp>
#include <Sources/GeneratorSource.hpp>
#include <fstream>
Include dependency graph for StaticDataSource.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Experimental::StaticDataSource
 Table Source todo Still under development. More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Runtime
 Turn this on to have Thread::current_num_threads_ keep a count of currently-active threads.
 
 NES::Runtime::detail
 
 NES::Experimental
 create a table source
 

Typedefs

using NES::Experimental::StaticDataSourcePtr = std::shared_ptr< StaticDataSource >