Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ClustersResourceApi.rollingRestart(String clusterName,
ApiRollingRestartClusterArgs body)
Command to do a \"best-effort\" rolling restart of the given cluster, i.
|
com.squareup.okhttp.Call |
ClustersResourceApi.rollingRestartAsync(String clusterName,
ApiRollingRestartClusterArgs body,
ApiCallback<ApiCommand> callback)
Command to do a \"best-effort\" rolling restart of the given cluster, i.
|
com.squareup.okhttp.Call |
ClustersResourceApi.rollingRestartCall(String clusterName,
ApiRollingRestartClusterArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for rollingRestart
|
ApiResponse<ApiCommand> |
ClustersResourceApi.rollingRestartWithHttpInfo(String clusterName,
ApiRollingRestartClusterArgs body)
Command to do a \"best-effort\" rolling restart of the given cluster, i.
|
Copyright © 2019. All rights reserved.