Package | Description |
---|---|
org.apache.drill.exec.store.http | |
org.apache.drill.exec.store.http.util |
Modifier and Type | Method and Description |
---|---|
CloseableRecordBatch |
HttpScanBatchCreator.getBatch(ExecutorFragmentContext context,
HttpSubScan subScan,
List<RecordBatch> children) |
Constructor and Description |
---|
HttpBatchReader(HttpSubScan subScan) |
HttpBatchReader(HttpSubScan subScan,
Paginator paginator) |
HttpCSVBatchReader(HttpSubScan subScan) |
HttpCSVBatchReader(HttpSubScan subScan,
Paginator paginator) |
HttpXMLBatchReader(HttpSubScan subScan) |
HttpXMLBatchReader(HttpSubScan subScan,
Paginator paginator) |
Modifier and Type | Method and Description |
---|---|
SimpleHttp.SimpleHttpBuilder |
SimpleHttp.SimpleHttpBuilder.scanDefn(HttpSubScan scanDefn) |
Constructor and Description |
---|
SimpleHttp(HttpSubScan scanDefn,
okhttp3.HttpUrl url,
File tempDir,
HttpProxyConfig proxyConfig,
CustomErrorContext errorContext,
Paginator paginator) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.