Class JsonConfigOptions
java.lang.Object
org.apache.drill.exec.store.easy.json.config.JsonConfigOptions
- Direct Known Subclasses:
HttpJsonOptions
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
boolean
getJsonOptions
(OptionSet optionSet) int
hashCode()
toString()
-
Field Details
-
allowNanInf
-
allTextMode
-
readNumbersAsDouble
-
enableEscapeAnyChar
-
skipMalformedRecords
-
skipMalformedDocument
-
-
Constructor Details
-
JsonConfigOptions
-
-
Method Details