@Internal @Deprecated public class KeyGroupRangePartitioner extends Object implements org.apache.flink.api.common.functions.Partitioner<Integer>
| Constructor and Description |
|---|
KeyGroupRangePartitioner(int maxParallelism)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
partition(Integer key,
int numPartitions)
Deprecated.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.