public class PairFlatMapDoFn<T,K,V> extends Object implements org.apache.spark.api.java.function.PairFlatMapFunction<Iterator<T>,K,V>
| Constructor and Description | 
|---|
| PairFlatMapDoFn(DoFn<T,Pair<K,V>> fn,
               SparkRuntimeContext ctxt) | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.