|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <cinttypes>#include <string>#include <unordered_map>Namespaces | |
| NES | |
| This exception represents a network error. | |
Enumerations | |
| enum class | NES::OperatorState : uint8_t { NES::TO_BE_PLACED = 0 , NES::TO_BE_REMOVED , NES::TO_BE_REPLACED , NES::PLACED , NES::REMOVED } |
| Represents various states the operator goes through. More... | |