public interface TimestampExtractor extends Serializable
Modifier and Type | Method and Description |
---|---|
long |
extractTimestamp(Tuple tuple)
Return the tuple timestamp indicating the time when the event happened.
|
long extractTimestamp(Tuple tuple)
tuple
- the tupleCopyright © 2023 The Apache Software Foundation. All rights reserved.