| Package | Description |
|---|---|
| io.ray.streaming.api.stream | |
| io.ray.streaming.operator.impl |
| Modifier and Type | Method and Description |
|---|---|
DataStreamSink<T> |
DataStream.sink(SinkFunction<T> sinkFunction)
Apply a sink function and get a StreamSink.
|
| Constructor and Description |
|---|
SinkOperator(SinkFunction<T> sinkFunction) |
Copyright © 2021. All rights reserved.