| 程序包 | 说明 |
|---|---|
| io.ray.streaming.api.stream | |
| io.ray.streaming.operator.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
<R> DataStream<R> |
DataStream.flatMap(FlatMapFunction<T,R> flatMapFunction)
Apply a flat-map function to this stream.
|
| 构造器和说明 |
|---|
FlatMapOperator(FlatMapFunction<T,R> flatMapFunction) |
Copyright © 2021. All rights reserved.