NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
Classes | |
class | NonBlockingMonotonicSeqQueue |
This class implements a non blocking monotonic sequence queue, which is mainly used as a foundation for an efficient watermark processor. This queue receives values of type T with an associated sequence number and returns the value with the highest sequence number in strictly monotonic increasing order. More... | |