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

Namespaces

 NES
 This exception represents a network error.
 
 NES::Runtime
 Turn this on to have Thread::current_num_threads_ keep a count of currently-active threads.
 

Enumerations

enum class  NES::Runtime::ReconfigurationType : uint8_t {
  NES::Runtime::Initialize , NES::Runtime::Destroy , NES::Runtime::SoftEndOfStream , NES::Runtime::HardEndOfStream ,
  NES::Runtime::FailEndOfStream , NES::Runtime::ConnectToNewReceiver , NES::Runtime::ConnectionEstablished , NES::Runtime::UpdateVersion ,
  NES::Runtime::ReconfigurationMarker
}
 

Functions

QueryTerminationType NES::Runtime::reconfigurationTypeToTerminationType (ReconfigurationType reconfigurationType)