@Stable public interface UDF1<T1,R> extends java.io.Serializable
R
call(T1 t1)
R call(T1 t1) throws Exception
Exception