| Package | Description |
|---|---|
| io.ray.streaming.api.stream | |
| io.ray.streaming.operator.impl |
| Modifier and Type | Method and Description |
|---|---|
<R> DataStream<R> |
DataStream.flatMap(FlatMapFunction<T,R> flatMapFunction)
Apply a flat-map function to this stream.
|
| Constructor and Description |
|---|
FlatMapOperator(FlatMapFunction<T,R> flatMapFunction) |
Copyright © 2020. All rights reserved.