Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
Modifier and Type | Method and Description |
---|---|
List<ApiImpalaQuery> |
ApiImpalaQueryResponse.getQueries()
The list of queries for this response.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiImpalaQueryResponse.setQueries(List<ApiImpalaQuery> queries) |
Constructor and Description |
---|
ApiImpalaQueryResponse(List<ApiImpalaQuery> queries,
List<String> warnings) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.