|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <cinttypes>#include <stdint.h>#include <string>#include <unordered_map>Namespaces | |
| NES | |
| This exception represents a network error. | |
Enumerations | |
| enum class | NES::SharedQueryPlanStatus : uint8_t { NES::CREATED = 0 , NES::DEPLOYED , NES::PROCESSED , NES::PARTIALLY_PROCESSED , NES::UPDATED , NES::STOPPED , NES::FAILED , NES::MIGRATING } |
| Represents various states a Shared query Plan goes through. More... | |