NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
TestHarnessWorkerConfiguration.hpp File Reference
#include <API/Schema.hpp>
#include <Catalogs/Source/LogicalSource.hpp>
#include <Catalogs/Source/PhysicalSource.hpp>
#include <Components/NesCoordinator.hpp>
#include <Components/NesWorker.hpp>
#include <Configurations/Coordinator/CoordinatorConfiguration.hpp>
#include <Configurations/Worker/WorkerConfiguration.hpp>
#include <Nodes/Node.hpp>
#include <utility>
Include dependency graph for TestHarnessWorkerConfiguration.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::TestHarnessWorkerConfiguration
 A class to keep Configurations of different nodes in the topology. More...
 

Namespaces

 NES
 This exception represents a network error.
 

Typedefs

using NES::TestHarnessWorkerConfigurationPtr = std::shared_ptr< TestHarnessWorkerConfiguration >