@Internal public class TimestampAssignerWrapper<T> extends Object implements Timestamper<T>
TimestampAssigner into a Timestamper.public TimestampAssignerWrapper(org.apache.flink.streaming.api.functions.TimestampAssigner<T> assigner)
public long timestamp(T element)
timestamp 在接口中 Timestamper<T>Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.