Uses of Class
org.apache.drill.exec.store.http.HttpGroupScan
-
Uses of HttpGroupScan in org.apache.drill.exec.store.http
ModifierConstructorDescriptionHttpGroupScan
(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.