public class JSONOptions extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
lineSeparator |
protected boolean |
multiLine |
| Constructor and Description |
|---|
JSONOptions(Map<String,String> parameters,
String defaultTimeZoneId,
String defaultColumnNameOfCorruptRecord) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
checkEncoding(String enc) |
void |
setJacksonOptions(org.apache.pulsar.shade.com.fasterxml.jackson.core.JsonFactory factory)
Sets config options on a Jackson [[JsonFactory]].
|
protected final boolean multiLine
protected final String lineSeparator
Copyright © 2019–2021 The Apache Software Foundation. All rights reserved.