NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <iostream>
#include <memory>
Classes | |
class | NES::ReconfigurationMetadata |
Namespaces | |
NES | |
This exception represents a network error. | |
Typedefs | |
using | NES::ReconfigurationMetadatatPtr = std::shared_ptr< ReconfigurationMetadata > |
Enumerations | |
enum class | NES::ReconfigurationMetadataType : uint8_t { NES::DrainQuery = 1 , NES::UpdateAndDrainQuery = 2 , NES::UpdateQuery = 3 } |