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::ThreadPool, including all inherited members.
getNumberOfThreads() const | NES::Runtime::ThreadPool | |
isRunning() const | NES::Runtime::ThreadPool | inline |
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::ThreadPool | explicit |
~ThreadPool() | NES::Runtime::ThreadPool |