NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Identifiers/Identifiers.hpp>
#include <Util/RequestType.hpp>
#include <iostream>
#include <memory>
#include <set>
Classes | |
class | NES::DeploymentPhase |
This class contains logic to transmit a collection of query sub plans to the desired worker nodes. More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
NES::Optimizer | |
NES::Configurations | |
NES::Catalogs | |
NES::Catalogs::Query | |
Typedefs | |
using | NES::Optimizer::DeploymentContextPtr = std::shared_ptr< DeploymentContext > |
using | NES::DeploymentPhasePtr = std::shared_ptr< DeploymentPhase > |