- java.lang.Object
-
- org.apache.flink.state.api.output.partitioner.KeyGroupRangePartitioner
-
- All Implemented Interfaces:
- Serializable, org.apache.flink.api.common.functions.Function, org.apache.flink.api.common.functions.Partitioner<Integer>
@Internal
public class KeyGroupRangePartitioner
extends Object
implements org.apache.flink.api.common.functions.Partitioner<Integer>
A partitioner that selects the target channel based on the key group index.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.