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

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

getNumberOfThreads() constNES::Runtime::ThreadPool
isRunning() constNES::Runtime::ThreadPoolinline
runningRoutine(WorkerContext &&workerContext)NES::Runtime::ThreadPool
start(const std::vector< uint64_t > threadToQueueMapping={})NES::Runtime::ThreadPool
stop()NES::Runtime::ThreadPool
ThreadPool(WorkerId nodeId, QueryManagerPtr queryManager, uint32_t numThreads, std::vector< BufferManagerPtr > bufferManagers, uint64_t numberOfBuffersPerWorker, HardwareManagerPtr hardwareManager, std::vector< uint64_t > workerPinningPositionList)NES::Runtime::ThreadPoolexplicit
~ThreadPool()NES::Runtime::ThreadPool