| 程序包 | 说明 |
|---|---|
| io.ray.streaming.python.stream |
| 限定符和类型 | 类和说明 |
|---|---|
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 © 2022. All rights reserved.