NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <cstdint>
Namespaces | |
NES | |
This exception represents a network error. | |
Enumerations | |
enum class | NES::RequestType : uint8_t { NES::AddQuery = 0 , NES::StopQuery , NES::RestartQuery , NES::FailQuery , NES::MigrateQuery , NES::UpdateQuery , NES::AddTopologyNode , NES::RemoveTopologyNode , NES::MigrateTopologyNode , NES::AddTopologyLink , NES::RemoveTopologyLink } |
Represents various request types. More... | |