public class AbstractPythonUDF<F extends org.apache.flink.api.common.functions.Function> extends org.apache.flink.api.common.functions.AbstractRichFunction
Function
protected F
fun
protected org.slf4j.Logger
log
void
close()
open(org.apache.flink.configuration.Configuration parameters)
getIterationRuntimeContext, getRuntimeContext, setRuntimeContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected org.slf4j.Logger log
protected transient F extends org.apache.flink.api.common.functions.Function fun
public void open(org.apache.flink.configuration.Configuration parameters) throws Exception
open
org.apache.flink.api.common.functions.RichFunction
org.apache.flink.api.common.functions.AbstractRichFunction
Exception
public void close() throws Exception
close
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.