Package org.apache.drill.exec.store.http
Class HttpJsonOptions
java.lang.Object
org.apache.drill.exec.store.easy.json.config.JsonConfigOptions
org.apache.drill.exec.store.http.HttpJsonOptions
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.drill.exec.store.easy.json.config.JsonConfigOptions
JsonConfigOptions.JsonConfigOptionsBuilder
-
Field Summary
Fields inherited from class org.apache.drill.exec.store.easy.json.config.JsonConfigOptions
allowNanInf, allTextMode, enableEscapeAnyChar, readNumbersAsDouble, skipMalformedDocument, skipMalformedRecords
-
Method Summary
Methods inherited from class org.apache.drill.exec.store.easy.json.config.JsonConfigOptions
allowNanInf, allTextMode, enableEscapeAnyChar, getJsonOptions, readNumbersAsDouble, skipMalformedDocument, skipMalformedRecords
-
Method Details
-
builder
-
schema
-
equals
- Overrides:
equals
in classJsonConfigOptions
-
hashCode
public int hashCode()- Overrides:
hashCode
in classJsonConfigOptions
-
toString
- Overrides:
toString
in classJsonConfigOptions
-