| Package | Description |
|---|---|
| io.ray.streaming.api.stream | |
| io.ray.streaming.python.stream |
| Modifier and Type | Method and Description |
|---|---|
PythonKeyDataStream |
KeyDataStream.asPythonStream()
Convert this stream as a python stream.
|
| Modifier and Type | Method and Description |
|---|---|
PythonKeyDataStream |
PythonDataStream.keyBy(PythonFunction func)
Apply a key-by function to this stream.
|
PythonKeyDataStream |
PythonDataStream.keyBy(String moduleName,
String funcName) |
Copyright © 2021. All rights reserved.