Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ServicesResourceApi.disableCatalogStatestoreHaCommand(String clusterName,
String serviceName,
ApiDisableCatalogStatestoreHaArguments body)
Disable high availability (HA) for Catalog and Statestore service.
|
okhttp3.Call |
ServicesResourceApi.disableCatalogStatestoreHaCommandAsync(String clusterName,
String serviceName,
ApiDisableCatalogStatestoreHaArguments body,
ApiCallback<ApiCommand> callback)
Disable high availability (HA) for Catalog and Statestore service.
|
okhttp3.Call |
ServicesResourceApi.disableCatalogStatestoreHaCommandCall(String clusterName,
String serviceName,
ApiDisableCatalogStatestoreHaArguments body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disableCatalogStatestoreHaCommand
|
ApiResponse<ApiCommand> |
ServicesResourceApi.disableCatalogStatestoreHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiDisableCatalogStatestoreHaArguments body)
Disable high availability (HA) for Catalog and Statestore service.
|
Modifier and Type | Method and Description |
---|---|
ApiDisableCatalogStatestoreHaArguments |
ApiDisableCatalogStatestoreHaArguments.activeCatalogName(String activeCatalogName) |
ApiDisableCatalogStatestoreHaArguments |
ApiDisableCatalogStatestoreHaArguments.activeStatestoreName(String activeStatestoreName) |
Copyright © 2024. All rights reserved.