com.cloudera.api.v13
Interface ClustersResourceV13

All Superinterfaces:
ClustersResource, ClustersResourceV10, ClustersResourceV11, ClustersResourceV12, ClustersResourceV2, ClustersResourceV3, ClustersResourceV4, ClustersResourceV5, ClustersResourceV6, ClustersResourceV7, ClustersResourceV8, ClustersResourceV9
All Known Subinterfaces:
ClustersResourceV14, ClustersResourceV15, ClustersResourceV16, ClustersResourceV17, ClustersResourceV18

public interface ClustersResourceV13
extends ClustersResourceV12


Method Summary
 ServicesResourceV13 getServicesResource(String clusterName)
           
 
Methods inherited from interface com.cloudera.api.v12.ClustersResourceV12
export, listDfsServices
 
Methods inherited from interface com.cloudera.api.v11.ClustersResourceV11
configureForKerberos
 
Methods inherited from interface com.cloudera.api.v10.ClustersResourceV10
rollingUpgrade
 
Methods inherited from interface com.cloudera.api.v9.ClustersResourceV9
upgradeCdhCommand
 
Methods inherited from interface com.cloudera.api.v8.ClustersResourceV8
inspectHostsCommand
 
Methods inherited from interface com.cloudera.api.v7.ClustersResourceV7
deployClusterClientConfig, firstRun, getClientConfig
 
Methods inherited from interface com.cloudera.api.v6.ClustersResourceV6
autoAssignRoles, autoConfigure, listServiceTypes, poolsRefresh, refresh, restartCommand, updateCluster
 
Methods inherited from interface com.cloudera.api.v5.ClustersResourceV5
getParcelsResource
 
Methods inherited from interface com.cloudera.api.v4.ClustersResourceV4
rollingRestart
 
Methods inherited from interface com.cloudera.api.v3.ClustersResourceV3
addHosts, getHostTemplatesResource, listHosts, removeAllHosts, removeHost
 
Methods inherited from interface com.cloudera.api.v2.ClustersResourceV2
deployClientConfig, enterMaintenanceMode, exitMaintenanceMode
 
Methods inherited from interface com.cloudera.api.v1.ClustersResource
createClusters, deleteCluster, listActiveCommands, readCluster, readClusters, restartCommand, startCommand, stopCommand, upgradeServicesCommand
 

Method Detail

getServicesResource

@Path(value="/{clusterName}/services")
ServicesResourceV13 getServicesResource(String clusterName)
Specified by:
getServicesResource in interface ClustersResource
Specified by:
getServicesResource in interface ClustersResourceV10
Specified by:
getServicesResource in interface ClustersResourceV11
Specified by:
getServicesResource in interface ClustersResourceV2
Specified by:
getServicesResource in interface ClustersResourceV3
Specified by:
getServicesResource in interface ClustersResourceV4
Specified by:
getServicesResource in interface ClustersResourceV6
Specified by:
getServicesResource in interface ClustersResourceV7
Specified by:
getServicesResource in interface ClustersResourceV8
Returns:
The services resource handler.


Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.