public class RecordToRow extends Object implements org.apache.spark.api.java.function.Function<io.cdap.cdap.api.data.format.StructuredRecord,org.apache.spark.sql.Row>
StructuredRecord to Row.| Modifier and Type | Method and Description |
|---|---|
org.apache.spark.sql.Row |
call(io.cdap.cdap.api.data.format.StructuredRecord record) |
Copyright © 2022 CDAP Licensed under the Apache License, Version 2.0.