Class TimestampCollector<OUT>

    • Field Detail

      • reuse

        protected final org.apache.flink.streaming.runtime.streamrecord.StreamRecord<OUT> reuse
    • Constructor Detail

      • TimestampCollector

        public TimestampCollector()
    • Method Detail

      • setTimestampFromStreamRecord

        public void setTimestampFromStreamRecord​(org.apache.flink.streaming.runtime.streamrecord.StreamRecord<?> timestampBase)
      • setTimestamp

        public void setTimestamp​(long timestamp)
      • eraseTimestamp

        public void eraseTimestamp()