T - Type of the elements in the Stream@Internal public class ForwardPartitioner<T> extends StreamPartitioner<T>
numberOfChannels| 构造器和说明 |
|---|
ForwardPartitioner() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 StreamPartitioner<T>Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.