|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
This is the complete list of members for NES::Runtime::ReconfigurationMessage, including all inherited members.
| getInstance() const | NES::Runtime::ReconfigurationMessage | inline |
| getParentPlanId() const | NES::Runtime::ReconfigurationMessage | inline |
| getParentPlanVersion() const | NES::Runtime::ReconfigurationMessage | inline |
| getQueryId() const | NES::Runtime::ReconfigurationMessage | inline |
| getType() const | NES::Runtime::ReconfigurationMessage | inline |
| getUserData() const | NES::Runtime::ReconfigurationMessage | inline |
| 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::ReconfigurationMessage | inlineexplicit |
| 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::ReconfigurationMessage | inlineexplicit |
| ReconfigurationMessage(const ReconfigurationMessage &other, uint64_t numThreads, bool blocking=false) | NES::Runtime::ReconfigurationMessage | inlineexplicit |
| ReconfigurationMessage(const ReconfigurationMessage &that) | NES::Runtime::ReconfigurationMessage | inline |
| wait() | NES::Runtime::ReconfigurationMessage | |
| ~ReconfigurationMessage() | NES::Runtime::ReconfigurationMessage | inline |