Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiImpalaCancelResponse |
ImpalaQueriesResourceApi.cancelImpalaQuery(String clusterName,
String queryId,
String serviceName)
Cancels an Impala Query.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiImpalaCancelResponse> |
ImpalaQueriesResourceApi.cancelImpalaQueryWithHttpInfo(String clusterName,
String queryId,
String serviceName)
Cancels an Impala Query.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ImpalaQueriesResourceApi.cancelImpalaQueryAsync(String clusterName,
String queryId,
String serviceName,
ApiCallback<ApiImpalaCancelResponse> callback)
Cancels an Impala Query.
|
Modifier and Type | Method and Description |
---|---|
ApiImpalaCancelResponse |
ApiImpalaCancelResponse.warning(String warning) |
Copyright © 2019. All rights reserved.