public class PairMapFunction<K,V,S> extends Object implements org.apache.spark.api.java.function.Function<scala.Tuple2<K,V>,S>
| Constructor and Description | 
|---|
| PairMapFunction(MapFn<Pair<K,V>,S> fn,
               SparkRuntimeContext ctxt) | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.