T - Type of the Tuple@Internal public class ShufflePartitioner<T> extends StreamPartitioner<T>
| Constructor and Description |
|---|
ShufflePartitioner() |
| Modifier and Type | Method and Description |
|---|---|
StreamPartitioner<T> |
copy() |
int[] |
selectChannels(org.apache.flink.runtime.plugable.SerializationDelegate<StreamRecord<T>> record,
int numberOfOutputChannels) |
String |
toString() |
public int[] selectChannels(org.apache.flink.runtime.plugable.SerializationDelegate<StreamRecord<T>> record, int numberOfOutputChannels)
public StreamPartitioner<T> copy()
copy in class StreamPartitioner<T>Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.