NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NetworkSource.cpp File Reference
#include <Network/NetworkChannel.hpp>
#include <Network/NetworkManager.hpp>
#include <Network/NetworkSource.hpp>
#include <Operators/LogicalOperators/Network/NesPartition.hpp>
#include <Operators/LogicalOperators/Network/NetworkSourceDescriptor.hpp>
#include <Reconfiguration/Metadata/DrainQueryMetadata.hpp>
#include <Reconfiguration/Metadata/UpdateAndDrainQueryMetadata.hpp>
#include <Reconfiguration/ReconfigurationMarker.hpp>
#include <Runtime/FixedSizeBufferPool.hpp>
#include <Runtime/QueryManager.hpp>
#include <Runtime/ReconfigurationMessage.hpp>
#include <Runtime/WorkerContext.hpp>
#include <Sinks/Mediums/SinkMedium.hpp>
#include <Util/Logger/Logger.hpp>
#include <Util/magicenum/magic_enum.hpp>
#include <utility>
Include dependency graph for NetworkSource.cpp:

Classes

struct  NES::Network::detail::overloaded< Ts >
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Network
 
 NES::Network::detail
 

Functions

template<class... Ts>
 NES::Network::detail::overloaded (Ts...) -> overloaded< Ts... >