Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiImpalaQueryAttributeList |
ImpalaQueriesResourceApi.getImpalaQueryAttributes(String clusterName,
String serviceName)
Returns the list of all attributes that the Service Monitor can associate with Impala queries.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiImpalaQueryAttributeList> |
ImpalaQueriesResourceApi.getImpalaQueryAttributesWithHttpInfo(String clusterName,
String serviceName)
Returns the list of all attributes that the Service Monitor can associate with Impala queries.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ImpalaQueriesResourceApi.getImpalaQueryAttributesAsync(String clusterName,
String serviceName,
ApiCallback<ApiImpalaQueryAttributeList> callback)
Returns the list of all attributes that the Service Monitor can associate with Impala queries.
|
Modifier and Type | Method and Description |
---|---|
ApiImpalaQueryAttributeList |
ApiImpalaQueryAttributeList.addItemsItem(ApiImpalaQueryAttribute itemsItem) |
ApiImpalaQueryAttributeList |
ApiImpalaQueryAttributeList.items(List<ApiImpalaQueryAttribute> items) |
Copyright © 2019. All rights reserved.