public class BinaryHashPartitioner extends org.apache.flink.streaming.runtime.partitioner.StreamPartitioner<BaseRow>
BinaryRow.| 构造器和说明 |
|---|
BinaryHashPartitioner(GeneratedHashFunction genHashFunc,
String[] hashFieldNames) |
public BinaryHashPartitioner(GeneratedHashFunction genHashFunc, String[] hashFieldNames)
public org.apache.flink.streaming.runtime.partitioner.StreamPartitioner<BaseRow> copy()
copy 在类中 org.apache.flink.streaming.runtime.partitioner.StreamPartitioner<BaseRow>public int selectChannel(org.apache.flink.runtime.plugable.SerializationDelegate<org.apache.flink.streaming.runtime.streamrecord.StreamRecord<BaseRow>> record)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.