| Package | Description |
|---|---|
| io.ray.streaming.api.stream | |
| io.ray.streaming.operator.impl |
| Modifier and Type | Method and Description |
|---|---|
DataStream<T> |
KeyDataStream.reduce(ReduceFunction reduceFunction)
Apply a reduce function to this stream.
|
| Constructor and Description |
|---|
ReduceOperator(ReduceFunction<T> reduceFunction) |
Copyright © 2020. All rights reserved.