@Internal public class TupleWrappingCollector<IN,K> extends Object implements Collector<IN>, Serializable
Tuple2<key, value> pairs for combine method of group reduce with key selector function| Constructor and Description |
|---|
TupleWrappingCollector(TupleUnwrappingIterator<IN,K> tui) |
public TupleWrappingCollector(TupleUnwrappingIterator<IN,K> tui)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.