NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
LocalBufferPool.hpp File Reference
#include <Runtime/AbstractBufferProvider.hpp>
#include <Runtime/BufferRecycler.hpp>
#include <Runtime/RuntimeForwardRefs.hpp>
#include <deque>
#include <memory>
#include <mutex>
Include dependency graph for LocalBufferPool.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Runtime::LocalBufferPool
 A local buffer pool that uses N exclusive buffers and then falls back to the global buffer manager. More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Runtime
 Turn this on to have Thread::current_num_threads_ keep a count of currently-active threads.
 
 NES::Runtime::detail