Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiHdfsUpgradeDomainList |
ClustersResourceApi.listUpgradeDomains(String clusterName)
Returns the Upgrade Domains associated with the cluster and the host names that belong to each Upgrade Domain.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiHdfsUpgradeDomainList> |
ClustersResourceApi.listUpgradeDomainsWithHttpInfo(String clusterName)
Returns the Upgrade Domains associated with the cluster and the host names that belong to each Upgrade Domain.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ClustersResourceApi.listUpgradeDomainsAsync(String clusterName,
ApiCallback<ApiHdfsUpgradeDomainList> callback)
Returns the Upgrade Domains associated with the cluster and the host names that belong to each Upgrade Domain.
|
Modifier and Type | Method and Description |
---|---|
ApiHdfsUpgradeDomainList |
ApiHdfsUpgradeDomainList.addItemsItem(ApiMapEntryOfHostNameList itemsItem) |
ApiHdfsUpgradeDomainList |
ApiHdfsUpgradeDomainList.items(List<ApiMapEntryOfHostNameList> items) |
Copyright © 2019. All rights reserved.