Package org.gorpipe.spark
Class HeaderInferFunction
java.lang.Object
org.gorpipe.spark.HeaderInferFunction
- All Implemented Interfaces:
Serializable,org.apache.spark.api.java.function.MapPartitionsFunction<String,String>
public class HeaderInferFunction
extends Object
implements org.apache.spark.api.java.function.MapPartitionsFunction<String,String>, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary