| Package | Description |
|---|---|
| org.apache.drill.exec.server.rest |
| Modifier and Type | Method and Description |
|---|---|
RestQueryRunner.QueryResult |
RestQueryRunner.run() |
protected RestQueryRunner.QueryResult |
RestServerTest.runQuery(QueryWrapper q) |
protected RestQueryRunner.QueryResult |
RestServerTest.runQuery(String sql) |
protected RestQueryRunner.QueryResult |
TestQueryWrapper.runQueryWithOption(String sql,
String name,
String value) |
protected RestQueryRunner.QueryResult |
RestServerTest.runQueryWithUsername(String sql,
String userName) |
| Modifier and Type | Method and Description |
|---|---|
protected UserBitShared.QueryProfile |
RestServerTest.getQueryProfile(RestQueryRunner.QueryResult result) |
| Constructor and Description |
|---|
TabularResult(RestQueryRunner.QueryResult result,
String rowsPerPageValuesAsStr) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.