Class PartitionKeySelector
java.lang.Object
com.here.platform.data.client.flink.impl.PartitionKeySelector
- All Implemented Interfaces:
Serializable,org.apache.flink.api.common.functions.Function,org.apache.flink.api.java.functions.KeySelector<org.apache.flink.types.Row,String>
public class PartitionKeySelector
extends Object
implements org.apache.flink.api.java.functions.KeySelector<org.apache.flink.types.Row,String>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PartitionKeySelector
-
-
Method Details
-
getKey
- Specified by:
getKeyin interfaceorg.apache.flink.api.java.functions.KeySelector<org.apache.flink.types.Row,String>
-