@PublicEvolving @FunctionalInterface public interface Timestamper<T> extends org.apache.flink.api.common.functions.Function
| Modifier and Type | Method and Description |
|---|---|
long |
timestamp(T element) |
long timestamp(T element)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.