Package org.apache.wayang.flink.compiler
Class KeySelectorDistinct<T>
java.lang.Object
org.apache.wayang.flink.compiler.KeySelectorDistinct<T>
- All Implemented Interfaces:
Serializable
,org.apache.flink.api.common.functions.Function
,org.apache.flink.api.java.functions.KeySelector<T,
String>
public class KeySelectorDistinct<T>
extends Object
implements org.apache.flink.api.java.functions.KeySelector<T,String>, Serializable
Wrapper for
- See Also:
-
Constructor Summary
Constructors -
Method Summary