| Package | Description |
|---|---|
| io.ray.streaming.python | |
| io.ray.streaming.python.stream |
| Modifier and Type | Field and Description |
|---|---|
static PythonPartition |
PythonPartition.BroadcastPartition |
static PythonPartition |
PythonPartition.ForwardPartition |
static PythonPartition |
PythonPartition.KeyPartition |
static PythonPartition |
PythonPartition.RoundRobinPartition |
| Modifier and Type | Method and Description |
|---|---|
PythonDataStream |
PythonDataStream.partitionBy(PythonPartition partition)
Apply a partition to this stream.
|
Copyright © 2020. All rights reserved.