Uses of Class
com.cloudera.api.model.ApiImpalaQuery

Packages that use ApiImpalaQuery
com.cloudera.api.model Java models of the underlying API JSON objects, with JAX-B annotations. 
 

Uses of ApiImpalaQuery in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiImpalaQuery
 List<ApiImpalaQuery> ApiImpalaQueryResponse.getQueries()
          The list of queries for this response.
 

Method parameters in com.cloudera.api.model with type arguments of type ApiImpalaQuery
 void ApiImpalaQueryResponse.setQueries(List<ApiImpalaQuery> queries)
           
 

Constructor parameters in com.cloudera.api.model with type arguments of type ApiImpalaQuery
ApiImpalaQueryResponse(List<ApiImpalaQuery> queries, List<String> warnings)
           
 



Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.