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