| Package | Description |
|---|---|
| org.apache.flink.python.api.streaming.data |
| Class and Description |
|---|
| PythonReceiver
This class is used to read data from memory-mapped files.
|
| PythonSender
General-purpose class to write data to memory-mapped files.
|
| PythonSender.Serializer
Interface for all serializers used by
PythonSender classes to write container objects. |
| PythonStreamer
This streamer is used by functions to send/receive data to/from an external python process.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.