NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Identifiers/Identifiers.hpp>
#include <Runtime/Execution/OperatorHandler.hpp>
#include <folly/Synchronized.h>
#include <unordered_map>
Classes | |
class | NES::OperatorHandlerStore |
Namespaces | |
NES | |
This exception represents a network error. | |
Typedefs | |
using | NES::OperatorHash = std::tuple< SharedQueryId, DecomposedQueryId, OperatorId > |
using | NES::OperatorHandlerStorePtr = std::shared_ptr< OperatorHandlerStore > |