Package | Description |
---|---|
org.apache.drill.exec.store.http |
Constructor and Description |
---|
HttpGroupScan(HttpGroupScan that)
Copies the group scan during many stages of Calcite operation.
|
HttpGroupScan(HttpGroupScan that,
int maxRecords)
Adds a limit to the scan.
|
HttpGroupScan(HttpGroupScan that,
List<SchemaPath> columns)
Applies columns.
|
HttpGroupScan(HttpGroupScan that,
Map<String,String> filters,
double filterSelectivity)
Adds a filter to the scan.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.