@Internal public class Tuple3WrappingCollector<IN,K1,K2> extends Object implements Collector<IN>, Serializable
Tuple3<groupKey, sortKey, value> for combine method of group reduce with key selector sorting| Constructor and Description |
|---|
Tuple3WrappingCollector(Tuple3UnwrappingIterator<IN,K1,K2> tui) |
public Tuple3WrappingCollector(Tuple3UnwrappingIterator<IN,K1,K2> tui)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.