NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Network/NetworkForwardRefs.hpp>
#include <Operators/LogicalOperators/Network/NodeLocation.hpp>
#include <Runtime/Execution/DataEmitter.hpp>
#include <Runtime/TupleBuffer.hpp>
#include <Runtime/WorkerContext.hpp>
#include <Sources/DataSource.hpp>
#include <Util/VirtualEnableSharedFromThis.hpp>
Classes | |
class | NES::Network::NetworkSource |
this class provide a zmq as data source 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::Network | |
Typedefs | |
using | NES::ReconfigurationMarkerEventPtr = std::shared_ptr< const ReconfigurationMarkerEvent > |