Package org.apache.sedona.core.showcase
Class UserSuppliedLineStringMapper
- java.lang.Object
- 
- org.apache.sedona.core.showcase.UserSuppliedLineStringMapper
 
- 
- All Implemented Interfaces:
- Serializable,- org.apache.spark.api.java.function.FlatMapFunction<Iterator<String>,Object>
 
 public class UserSuppliedLineStringMapper extends Object implements org.apache.spark.api.java.function.FlatMapFunction<Iterator<String>,Object> The Class UserSuppliedLineStringMapper.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description UserSuppliedLineStringMapper()
 
-