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

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

contains(const SharedQueryId queryId, const DecomposedQueryId planId, const OperatorId operatorId)NES::OperatorHandlerStore
create()NES::OperatorHandlerStorestatic
getOperatorHandler(const SharedQueryId queryId, const DecomposedQueryId planId, const OperatorId operatorId)NES::OperatorHandlerStore
removeOperatorHandlers(const SharedQueryId queryId)NES::OperatorHandlerStore
removeOperatorHandlers(const SharedQueryId queryId, const DecomposedQueryId planId)NES::OperatorHandlerStore
storeOperatorHandler(const SharedQueryId queryId, const DecomposedQueryId planId, const OperatorId operatorId, Runtime::Execution::OperatorHandlerPtr handler)NES::OperatorHandlerStore