public final class FederateRowExecutor extends Object
| Constructor and Description |
|---|
FederateRowExecutor() |
| Modifier and Type | Method and Description |
|---|---|
Collection<QueryResult> |
execute(String logicTable,
org.apache.calcite.DataContext root,
List<org.apache.calcite.rex.RexNode> filters,
int[] projects)
Execute.
|
public Collection<QueryResult> execute(String logicTable, org.apache.calcite.DataContext root, List<org.apache.calcite.rex.RexNode> filters, int[] projects)
logicTable - logic tableroot - rootfilters - filterprojects - projectsCopyright © 2021 The Apache Software Foundation. All rights reserved.