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