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

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

Uses of ApiImpalaQueryAttribute in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiImpalaQueryAttribute
 List<ApiImpalaQueryAttribute> ApiImpalaQueryAttributeList.getAttributes()
           
 

Method parameters in com.cloudera.api.model with type arguments of type ApiImpalaQueryAttribute
 void ApiImpalaQueryAttributeList.setAttributes(List<ApiImpalaQueryAttribute> values)
          Sets the list of attributes.
 

Constructor parameters in com.cloudera.api.model with type arguments of type ApiImpalaQueryAttribute
ApiImpalaQueryAttributeList(List<ApiImpalaQueryAttribute> attributes)
           
 



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