Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ServicesResourceApi.hdfsEnableNnHaCommand(String clusterName,
String serviceName,
ApiEnableNnHaArguments body)
Enable High Availability (HA) with Automatic Failover for an HDFS NameNode.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsEnableNnHaCommandAsync(String clusterName,
String serviceName,
ApiEnableNnHaArguments body,
ApiCallback<ApiCommand> callback)
Enable High Availability (HA) with Automatic Failover for an HDFS NameNode.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsEnableNnHaCommandCall(String clusterName,
String serviceName,
ApiEnableNnHaArguments body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hdfsEnableNnHaCommand
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsEnableNnHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiEnableNnHaArguments body)
Enable High Availability (HA) with Automatic Failover for an HDFS NameNode.
|
Copyright © 2019. All rights reserved.