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