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