| Package | Description |
|---|---|
| cz.o2.proxima.direct.time |
| Class and Description |
|---|
| BoundedOutOfOrdernessWatermarkEstimator
This estimators generates watermarks assuming that elements arrive out of order, but only to a
certain degree defined by configuration: watermark.max-out-of-orderness.
|
| BoundedOutOfOrdernessWatermarkEstimator.Builder
Builder of the
BoundedOutOfOrdernessWatermarkEstimator. |
| ProcessingTimeWatermarkEstimator
Estimates watermark as processing time.
|
| ProcessingTimeWatermarkEstimator.Builder
Builder of the
ProcessingTimeWatermarkEstimator. |
| TimestampSupplier |
| UnboundedOutOfOrdernessWatermarkEstimator
Estimator of watermark based on timestamps of flowing elements.
|
| UnboundedOutOfOrdernessWatermarkEstimator.Builder
Builder of the
UnboundedOutOfOrdernessWatermarkEstimator. |
Copyright © 2017–2021. All rights reserved.