Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ClustersResourceApi.perfInspectorCommand(String clusterName,
ApiClusterPerfInspectorArgs body)
Run cluster performance diagnostics test.
|
com.squareup.okhttp.Call |
ClustersResourceApi.perfInspectorCommandAsync(String clusterName,
ApiClusterPerfInspectorArgs body,
ApiCallback<ApiCommand> callback)
Run cluster performance diagnostics test.
|
com.squareup.okhttp.Call |
ClustersResourceApi.perfInspectorCommandCall(String clusterName,
ApiClusterPerfInspectorArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for perfInspectorCommand
|
ApiResponse<ApiCommand> |
ClustersResourceApi.perfInspectorCommandWithHttpInfo(String clusterName,
ApiClusterPerfInspectorArgs body)
Run cluster performance diagnostics test.
|
Modifier and Type | Method and Description |
---|---|
ApiClusterPerfInspectorArgs |
ApiClusterPerfInspectorArgs.pingArgs(ApiPerfInspectorPingArgs pingArgs) |
Copyright © 2019. All rights reserved.