NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::Runtime::ReconfigurationMessage Member List

This is the complete list of members for NES::Runtime::ReconfigurationMessage, including all inherited members.

getInstance() constNES::Runtime::ReconfigurationMessageinline
getParentPlanId() constNES::Runtime::ReconfigurationMessageinline
getParentPlanVersion() constNES::Runtime::ReconfigurationMessageinline
getQueryId() constNES::Runtime::ReconfigurationMessageinline
getType() constNES::Runtime::ReconfigurationMessageinline
getUserData() constNES::Runtime::ReconfigurationMessageinline
postReconfiguration()NES::Runtime::ReconfigurationMessage
postWait()NES::Runtime::ReconfigurationMessage
ReconfigurationMessage(const SharedQueryId sharedQueryId, const DecomposedQueryId parentPlanId, const DecomposedQueryPlanVersion parentPlanVersion, ReconfigurationType type, ReconfigurablePtr instance=nullptr, std::any &&userdata=nullptr)NES::Runtime::ReconfigurationMessageinlineexplicit
ReconfigurationMessage(const SharedQueryId sharedQueryId, const DecomposedQueryId parentPlanId, const DecomposedQueryPlanVersion parentPlanVersion, ReconfigurationType type, uint64_t numThreads, ReconfigurablePtr instance, std::any &&userdata=nullptr, bool blocking=false)NES::Runtime::ReconfigurationMessageinlineexplicit
ReconfigurationMessage(const ReconfigurationMessage &other, uint64_t numThreads, bool blocking=false)NES::Runtime::ReconfigurationMessageinlineexplicit
ReconfigurationMessage(const ReconfigurationMessage &that)NES::Runtime::ReconfigurationMessageinline
wait()NES::Runtime::ReconfigurationMessage
~ReconfigurationMessage()NES::Runtime::ReconfigurationMessageinline