|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Configurations/Coordinator/OptimizerConfiguration.hpp>#include <Identifiers/Identifiers.hpp>#include <StatisticCollection/QueryGeneration/StatisticIdsExtractor.hpp>#include <Statistics/StatisticKey.hpp>#include <Util/Placement/PlacementStrategy.hpp>#include <future>#include <nlohmann/json.hpp>Classes | |
| class | NES::RequestHandlerService |
| : This class is responsible for handling requests related to submitting, fetching information, and deleting different queryIdAndCatalogEntryMapping, as well as modifying the topology. More... | |
Namespaces | |
| z3 | |
| NES | |
| This exception represents a network error. | |
| NES::Windowing | |
| NES::Statistic | |
| NES::Optimizer | |
| NES::Catalogs | |
| NES::Catalogs::Source | |
| NES::Catalogs::UDF | |
| NES::Catalogs::Query | |
| NES::RequestProcessor | |
Typedefs | |
| using | NES::Windowing::WindowTypePtr = std::shared_ptr< WindowType > |
| using | NES::Statistic::CharacteristicPtr = std::shared_ptr< Characteristic > |
| using | NES::Statistic::TriggerConditionPtr = std::shared_ptr< TriggerCondition > |
| using | NES::Statistic::SendingPolicyPtr = std::shared_ptr< SendingPolicy > |
| using | NES::Statistic::AbstractStatisticQueryGeneratorPtr = std::shared_ptr< AbstractStatisticQueryGenerator > |
| using | NES::Statistic::StatisticRegistryPtr = std::shared_ptr< StatisticRegistry > |