Class JsonConfigOptions
java.lang.Object
org.apache.drill.exec.store.easy.json.config.JsonConfigOptions
- Direct Known Subclasses:
HttpJsonOptions
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
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