Package

pl.touk.nussknacker.engine.flink.util

timestamp

Permalink

package timestamp

Visibility
  1. Public
  2. All

Type Members

  1. class BoundedOutOfOrderPreviousElementAssigner[T] extends AssignerWithPeriodicWatermarks[T] with Serializable

    Permalink

    It is a copy-paste of BoundedOutOfOrdernessTimestampExtractor but taking timestamp from previousElementTimestamp See https://ci.apache.org/projects/flink/flink-docs-stable/dev/connectors/kafka.html#using-kafka-timestamps-and-flink-event-time-in-kafka-010

    It is a copy-paste of BoundedOutOfOrdernessTimestampExtractor but taking timestamp from previousElementTimestamp See https://ci.apache.org/projects/flink/flink-docs-stable/dev/connectors/kafka.html#using-kafka-timestamps-and-flink-event-time-in-kafka-010

    Annotations
    @silent( "deprecated" ) @nowarn( "cat=deprecation" )
  2. abstract class BoundedOutOfOrdernessPunctuatedExtractor[T] extends AssignerWithPunctuatedWatermarks[T]

    Permalink
    Annotations
    @silent( "deprecated" ) @nowarn( "cat=deprecation" )
  3. class TimestampAssignmentHelper[T] extends AnyRef

    Permalink

Ungrouped