Class HttpUdfUtils
java.lang.Object
org.apache.drill.exec.store.http.udfs.HttpUdfUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic JsonLoaderImpl
createJsonLoader
(ResultSetLoader rsLoader, OptionManager options, ClosingStreamIterator stream) static JsonLoaderImpl
createJsonLoader
(HttpApiConfig endpointConfig, ResultSetLoader rsLoader, OptionManager options, ClosingStreamIterator stream)
-
Constructor Details
-
HttpUdfUtils
public HttpUdfUtils()
-
-
Method Details
-
createJsonLoader
public static JsonLoaderImpl createJsonLoader(ResultSetLoader rsLoader, OptionManager options, ClosingStreamIterator stream) -
createJsonLoader
public static JsonLoaderImpl createJsonLoader(HttpApiConfig endpointConfig, ResultSetLoader rsLoader, OptionManager options, ClosingStreamIterator stream)
-