public class JSONFormat extends StructuredDataFormat
| Constructor and Description |
|---|
JSONFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(com.alibaba.fastjson.JSONObject jsonObject) |
boolean |
getSkipInvalidRows() |
void |
setSkipInvalidRows(boolean skipInvalidRows) |
getTimeField, setTimeFieldgetTimeFormat, getTimeZone, getType, setTimeFormat, setTimeZone, setTypepublic boolean getSkipInvalidRows()
public void setSkipInvalidRows(boolean skipInvalidRows)
public void deserialize(com.alibaba.fastjson.JSONObject jsonObject)
deserialize in class StructuredDataFormatCopyright © 2025. All Rights Reserved.