| Package | Description |
|---|---|
| io.ray.streaming.api.stream | |
| io.ray.streaming.operator.impl |
| Modifier and Type | Method and Description |
|---|---|
<R> DataStream<R> |
DataStream.map(MapFunction<T,R> mapFunction)
Apply a map function to this stream.
|
| Constructor and Description |
|---|
MapOperator(MapFunction<T,R> mapFunction) |
Copyright © 2021. All rights reserved.