IN - Type of objects to extract the key from.@Internal public class HashSelector<IN> extends Object implements org.apache.flink.api.java.functions.KeySelector<IN,Integer>
KeySelector that returns the Object.hashCode() of the returned
key.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.