| Package | Description |
|---|---|
| io.ray.streaming.api.stream | |
| io.ray.streaming.python.stream |
| Modifier and Type | Method and Description |
|---|---|
<K> KeyDataStream<K,T> |
DataStream.keyBy(KeyFunction<T,K> keyFunction)
Apply a key-by function to this stream.
|
| Modifier and Type | Method and Description |
|---|---|
KeyDataStream<Object,Object> |
PythonKeyDataStream.asJavaStream()
Convert this stream as a java stream.
|
Copyright © 2020. All rights reserved.