@Internal public class KeyGroupRangePartitioner extends Object implements org.apache.flink.api.common.functions.Partitioner<Integer>
KeyGroupRangePartitioner(int maxParallelism)
int
partition(Integer key, int numPartitions)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyGroupRangePartitioner(int maxParallelism)
public int partition(Integer key, int numPartitions)
partition
org.apache.flink.api.common.functions.Partitioner<Integer>
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.