@Internal public class TimestampAssignerWrapper<T> extends Object implements Timestamper<T>
TimestampAssigner into a Timestamper.| Constructor and Description |
|---|
TimestampAssignerWrapper(org.apache.flink.streaming.api.functions.TimestampAssigner<T> assigner) |
public TimestampAssignerWrapper(org.apache.flink.streaming.api.functions.TimestampAssigner<T> assigner)
public long timestamp(T element)
timestamp in interface Timestamper<T>Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.