public class ReduceInputFunction<K,V> extends Object implements org.apache.spark.api.java.function.Function<scala.Tuple2<ByteArray,Iterable<byte[]>>,Pair<K,Iterable<V>>>
| Constructor and Description | 
|---|
| ReduceInputFunction(SerDe<K> keySerDe,
                   SerDe<V> valueSerDe) | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.