T - Type of the Tuplepublic class ShufflePartitioner<T> extends StreamPartitioner<T>
StreamPartitioner.PartitioningStrategy| Constructor and Description |
|---|
ShufflePartitioner() |
| Modifier and Type | Method and Description |
|---|---|
int[] |
selectChannels(org.apache.flink.runtime.plugable.SerializationDelegate<StreamRecord<T>> record,
int numberOfOutputChannels) |
copy, getStrategypublic int[] selectChannels(org.apache.flink.runtime.plugable.SerializationDelegate<StreamRecord<T>> record, int numberOfOutputChannels)
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.