| Package | Description |
|---|---|
| io.ray.streaming.python.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
PythonDataStream
Represents a stream of data whose transformations will be executed in python.
|
class |
PythonKeyDataStream
Represents a python DataStream returned by a key-by operation.
|
class |
PythonStreamSink
Represents a sink of the PythonStream.
|
class |
PythonStreamSource
Represents a source of the PythonStream.
|
class |
PythonUnionStream
Represents a union DataStream.
|
Copyright © 2021. All rights reserved.