public class RDDConversions
extends Object
| Constructor and Description |
|---|
RDDConversions() |
| Modifier and Type | Method and Description |
|---|---|
static <A extends scala.Product> |
productToRowRdd(RDD<A> data,
org.apache.spark.sql.catalyst.types.StructType schema) |