public interface TimestampExtractor<I> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
long |
extractTimestamp(I input)
Return the tuple timestamp indicating the time when the event happened.
|
long extractTimestamp(I input)
input - Copyright © 2017–2021 Apache Software Foundation. All rights reserved.