NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#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>
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 > |