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