public interface ClustersResourceV3 extends ClustersResourceV2
| Modifier and Type | Method and Description |
|---|---|
ApiHostRefList |
addHosts(String clusterName,
ApiHostRefList hosts) |
HostTemplatesResource |
getHostTemplatesResource(String clusterName) |
ParcelsResource |
getParcelsResource(String clusterName) |
ServicesResourceV3 |
getServicesResource(String clusterName) |
ApiHostRefList |
listHosts(String clusterName) |
ApiHostRefList |
removeAllHosts(String clusterName) |
ApiHostRef |
removeHost(String clusterName,
String hostId) |
deployClientConfig, enterMaintenanceMode, exitMaintenanceMode, updateClustercreateClusters, deleteCluster, listActiveCommands, readCluster, readClusters, restartCommand, startCommand, stopCommand, upgradeServicesCommandServicesResourceV3 getServicesResource(String clusterName)
getServicesResource in interface ClustersResourcegetServicesResource in interface ClustersResourceV2ParcelsResource getParcelsResource(String clusterName)
HostTemplatesResource getHostTemplatesResource(String clusterName)
ApiHostRefList listHosts(String clusterName)
ApiHostRefList addHosts(String clusterName, ApiHostRefList hosts)
ApiHostRef removeHost(String clusterName, String hostId)
ApiHostRefList removeAllHosts(String clusterName)
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.