@Internal public class Tuple3WrappingCollector<IN,K1,K2> extends Object implements org.apache.flink.util.Collector<IN>, Serializable
Tuple3<groupKey, sortKey, value> for combine method of group reduce with key selector sorting.| 构造器和说明 |
|---|
Tuple3WrappingCollector(Tuple3UnwrappingIterator<IN,K1,K2> tui) |
public Tuple3WrappingCollector(Tuple3UnwrappingIterator<IN,K1,K2> tui)
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.