Uses of Class
org.apache.drill.exec.store.http.HttpCSVOptions
Packages that use HttpCSVOptions
-
Uses of HttpCSVOptions in org.apache.drill.exec.store.http
Methods in org.apache.drill.exec.store.http that return HttpCSVOptionsModifier and TypeMethodDescriptionHttpCSVOptions.HttpCSVOptionsBuilder.build()
HttpApiConfig.csvOptions()
HttpApiConfig.HttpApiConfigBuilder.csvOptions()
Methods in org.apache.drill.exec.store.http with parameters of type HttpCSVOptionsModifier and TypeMethodDescriptionHttpApiConfig.HttpApiConfigBuilder.csvOptions
(HttpCSVOptions options)