NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <cstdint>
#include <functional>
#include <memory>
Classes | |
class | NES::BufferSequenceNumber |
The Buffer Sequence Number class encapsulates a unique id for every tuple buffer in the system. It consists out of a sequence number and an origin id. Their combination allows uniquely define a tuple buffer in the system. More... | |
struct | std::hash< NES::BufferSequenceNumber > |
Namespaces | |
NES | |
This exception represents a network error. | |
std | |
Typedefs | |
using | NES::BufferSequenceNumberPtr = std::shared_ptr< BufferSequenceNumber > |