| Interface | Description |
|---|---|
| QueryExecutor<INPUT extends Query<OUTPUT>,OUTPUT> |
An internal functional interface whose implementation has the responsibility to execute a
Query and returns the result. |
| Class | Description |
|---|---|
| AggregationQueryExecutor |
Copyright © 2023 Google LLC. All rights reserved.