| Package | Description |
|---|---|
| org.apache.flink.streaming.api.datastream | |
| org.apache.flink.streaming.runtime.operators |
This package contains the operators that perform the stream transformations.
|
| Modifier and Type | Method and Description |
|---|---|
SingleOutputStreamOperator<T> |
DataStream.assignTimestamps(TimestampExtractor<T> extractor)
|
| Constructor and Description |
|---|
ExtractTimestampsOperator(TimestampExtractor<T> extractor)
Deprecated.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.