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

Namespaces

 NES
 This exception represents a network error.
 

Enumerations

enum class  NES::ExecutionResult : uint8_t { NES::Ok = 0 , NES::Error , NES::Finished , NES::AllFinished }