| Package | Description |
|---|---|
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|
| Modifier and Type | Method and Description |
|---|---|
QueryBuilder.QuerySummaryFuture |
QueryBuilder.futureSummary()
Run the query asynchronously, returning a future to be used
to check for query completion, wait for completion, and obtain
the result summary.
|
| Constructor and Description |
|---|
SummaryOnlyQueryEventListener(QueryBuilder.QuerySummaryFuture future) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.