T - Type of the elements in the Stream@Internal public class ForwardPartitioner<T> extends StreamPartitioner<T>
numberOfChannels| Constructor and Description |
|---|
ForwardPartitioner() |
| Modifier and Type | Method and Description |
|---|---|
StreamPartitioner<T> |
copy() |
int |
selectChannel(org.apache.flink.runtime.plugable.SerializationDelegate<StreamRecord<T>> record) |
String |
toString() |
isBroadcast, setuppublic int selectChannel(org.apache.flink.runtime.plugable.SerializationDelegate<StreamRecord<T>> record)
public StreamPartitioner<T> copy()
copy in class StreamPartitioner<T>Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.