| Constructor and Description |
|---|
PythonCollector() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
collect(Object record) |
void |
setCollector(org.apache.flink.util.Collector<org.python.core.PyObject> collector) |
public void setCollector(org.apache.flink.util.Collector<org.python.core.PyObject> collector)
public void collect(Object record)
collect in interface org.apache.flink.util.Collector<Object>public void close()
close in interface org.apache.flink.util.Collector<Object>Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.