public class JSONRowStringConverter extends AbstractRowStringConverter
valueConverters| Constructor and Description |
|---|
JSONRowStringConverter(org.apache.spark.sql.types.StructType schema,
String[] streamLoadColumnNames,
java.time.ZoneId timeZone) |
| Modifier and Type | Method and Description |
|---|---|
String |
fromRow(org.apache.spark.sql.Row row) |
convert, fromRowCopyright © 2024. All rights reserved.