| Package | Description |
|---|---|
| io.ray.streaming.api.stream | |
| io.ray.streaming.python.stream |
| Class and Description |
|---|
| PythonDataStream
Represents a stream of data whose transformations will be executed in python.
|
| PythonKeyDataStream
Represents a python DataStream returned by a key-by operation.
|
| Class and Description |
|---|
| PythonDataStream
Represents a stream of data whose transformations will be executed in python.
|
| PythonKeyDataStream
Represents a python DataStream returned by a key-by operation.
|
| PythonStream
A marker interface used to identify all python streams.
|
| PythonStreamSink
Represents a sink of the PythonStream.
|
| PythonStreamSource
Represents a source of the PythonStream.
|
Copyright © 2021. All rights reserved.