Interface WatermarkEstimator<WatermarkEstimatorStateT>

    • Method Detail

      • currentWatermark

        org.joda.time.Instant currentWatermark()
        Return estimated output watermark. This method must return monotonically increasing watermarks across instances that are constructed from prior state.