Class SparkRow

java.lang.Object
org.gorpipe.gor.model.Row
org.gorpipe.spark.GorSparkRowBase
org.gorpipe.spark.SparkRow
All Implemented Interfaces:
Serializable, Comparable<org.gorpipe.gor.model.Row>, org.apache.spark.sql.Row, org.gorpipe.gor.model.ColumnValueProvider, scala.Serializable
Direct Known Subclasses:
GorSparkRow, NorSparkRow

public class SparkRow extends GorSparkRowBase implements Serializable
See Also: