Class NamedBiFunction<T,U,V>
java.lang.Object
org.apache.flink.runtime.asyncprocessing.declare.NamedCallback
org.apache.flink.runtime.asyncprocessing.declare.NamedBiFunction<T,U,V>
- All Implemented Interfaces:
org.apache.flink.util.function.BiFunctionWithException<T,U, V, Exception>
@Experimental
public class NamedBiFunction<T,U,V>
extends NamedCallback
implements org.apache.flink.util.function.BiFunctionWithException<T,U,V,Exception>
A named version of
BiFunction.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.flink.runtime.asyncprocessing.declare.NamedCallback
getName