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