NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
GatheringMode.hpp File Reference
#include <cstdint>
Include dependency graph for GatheringMode.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 NES
 This exception represents a network error.
 

Enumerations

enum class  NES::GatheringMode : uint8_t { NES::INTERVAL_MODE = 0 , NES::INGESTION_RATE_MODE = 1 , NES::ADAPTIVE_MODE = 2 }