Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ServicesResourceApi.disableSentryHaCommand(String clusterName,
String serviceName,
ApiDisableSentryHaArgs body)
Disable high availability (HA) for Sentry service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableSentryHaCommandAsync(String clusterName,
String serviceName,
ApiDisableSentryHaArgs body,
ApiCallback<ApiCommand> callback)
Disable high availability (HA) for Sentry service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableSentryHaCommandCall(String clusterName,
String serviceName,
ApiDisableSentryHaArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disableSentryHaCommand
|
ApiResponse<ApiCommand> |
ServicesResourceApi.disableSentryHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiDisableSentryHaArgs body)
Disable high availability (HA) for Sentry service.
|
Modifier and Type | Method and Description |
---|---|
ApiDisableSentryHaArgs |
ApiDisableSentryHaArgs.activeName(String activeName) |
Copyright © 2019. All rights reserved.