public class FlatMapIndexFn<S,T> extends Object implements org.apache.spark.api.java.function.Function2<Integer,Iterator,Iterator<T>>
| Constructor and Description | 
|---|
| FlatMapIndexFn(DoFn<S,T> fn,
              boolean convertInput,
              SparkRuntimeContext ctxt) | 
public FlatMapIndexFn(DoFn<S,T> fn, boolean convertInput, SparkRuntimeContext ctxt)
Copyright © 2017 The Apache Software Foundation. All rights reserved.