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