Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ServicesResourceApi.disableRmHaCommand(String clusterName,
String serviceName,
ApiDisableRmHaArguments body)
Disable high availability (HA) for ResourceManager.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableRmHaCommandAsync(String clusterName,
String serviceName,
ApiDisableRmHaArguments body,
ApiCallback<ApiCommand> callback)
Disable high availability (HA) for ResourceManager.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableRmHaCommandCall(String clusterName,
String serviceName,
ApiDisableRmHaArguments body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disableRmHaCommand
|
ApiResponse<ApiCommand> |
ServicesResourceApi.disableRmHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiDisableRmHaArguments body)
Disable high availability (HA) for ResourceManager.
|
Modifier and Type | Method and Description |
---|---|
ApiDisableRmHaArguments |
ApiDisableRmHaArguments.activeName(String activeName) |
Copyright © 2019. All rights reserved.