NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Runtime/AbstractBufferProvider.hpp>
#include <Runtime/BufferRecycler.hpp>
#include <Runtime/RuntimeForwardRefs.hpp>
#include <deque>
#include <memory>
#include <mutex>
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 | |