| Package | Description |
|---|---|
| org.apache.druid.sql |
| Modifier and Type | Field and Description |
|---|---|
protected DirectStatement.ResultSet |
DirectStatement.resultSet |
| Modifier and Type | Method and Description |
|---|---|
protected DirectStatement.ResultSet |
DirectStatement.createResultSet(PlannerResult plannerResult)
Wrapper around result set creation for the sole purpose of tests which
inject failures.
|
DirectStatement.ResultSet |
DirectStatement.plan()
Prepares and plans a query for execution, returning a result set to
execute the query.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.