NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <atomic>
#include <mutex>
#include <queue>
Classes | |
class | NES::Windowing::WatermarkProcessor |
This class implements a watermark processor for a single origin. It processes all watermark updates from one specific origin and applies all updates in sequential order. @assumptions This watermark processor assumes strictly monotonic update sequence numbers. To handle out of order processing, it stores in flight updates in a transaction log. More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
NES::Windowing | |