| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.datastream | |
| org.apache.flink.streaming.runtime.operators |
This package contains the operators that perform the stream transformations.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SingleOutputStreamOperator<T> |
DataStream.assignTimestamps(TimestampExtractor<T> extractor)
|
| 构造器和说明 |
|---|
ExtractTimestampsOperator(TimestampExtractor<T> extractor)
已过时。
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.