public interface ClustersResourceV10 extends ClustersResourceV9
| Modifier and Type | Method and Description |
|---|---|
ServicesResourceV10 |
getServicesResource(String clusterName) |
ApiCommand |
rollingUpgrade(String clusterName,
ApiRollingUpgradeServicesArgs args)
Command to do a rolling upgrade of specific services in the given cluster
This command does not handle any services that don't support rolling
upgrades.
|
upgradeCdhCommandinspectHostsCommanddeployClusterClientConfig, firstRun, getClientConfigautoAssignRoles, autoConfigure, listServiceTypes, poolsRefresh, refresh, restartCommand, updateClustergetParcelsResourcerollingRestartaddHosts, getHostTemplatesResource, listHosts, removeAllHosts, removeHostdeployClientConfig, enterMaintenanceMode, exitMaintenanceModecreateClusters, deleteCluster, listActiveCommands, readCluster, readClusters, restartCommand, startCommand, stopCommand, upgradeServicesCommand@Path(value="/{clusterName}/services")
ServicesResourceV10 getServicesResource(String clusterName)
getServicesResource in interface ClustersResourcegetServicesResource in interface ClustersResourceV2getServicesResource in interface ClustersResourceV3getServicesResource in interface ClustersResourceV4getServicesResource in interface ClustersResourceV6getServicesResource in interface ClustersResourceV7getServicesResource in interface ClustersResourceV8@Path(value="/{clusterName}/commands/rollingUpgrade")
ApiCommand rollingUpgrade(String clusterName,
ApiRollingUpgradeServicesArgs args)
clusterName - The name of the cluster.args - Arguments for the rolling upgrade command.Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.