| Package | Description |
|---|---|
| org.apache.flink.streaming.python.api.datastream |
| Modifier and Type | Method and Description |
|---|---|
PythonKeyedStream |
PythonDataStream.key_by(org.apache.flink.api.java.functions.KeySelector<org.python.core.PyObject,PyKey> selector)
A thin wrapper layer over
DataStream.keyBy(KeySelector). |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.