|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClouderaManagerResourceV6
| Method Summary | |
|---|---|
void |
beginTrial()
Begin trial license. |
void |
endTrial()
End trial license. |
ApiLicensedFeatureUsage |
getLicensedFeatureUsage()
Retrieve a summary of licensed feature usage. |
MgmtServiceResourceV6 |
getMgmtServiceResource()
Return the Cloudera Management Services resource. |
ApiCommand |
hostInstallCommand(ApiHostInstallArguments hostInstall)
Perform installation on a set of hosts. |
| Methods inherited from interface com.cloudera.api.v3.ClouderaManagerResourceV3 |
|---|
getAllHostsResource, getCmPeersResource |
| Methods inherited from interface com.cloudera.api.v2.ClouderaManagerResourceV2 |
|---|
getDeployment, hostsDecommissionCommand, hostsRecommissionCommand, hostsStartRolesCommand, updateDeployment |
| Methods inherited from interface com.cloudera.api.v1.ClouderaManagerResource |
|---|
collectDiagnosticDataCommand, generateCredentialsCommand, getConfig, getLog, getVersion, inspectHostsCommand, listActiveCommands, readLicense, updateConfig, updateLicense |
| Method Detail |
|---|
@Path(value="/trial/begin") void beginTrial()
@Path(value="/trial/end") void endTrial()
@Path(value="/licensedFeatureUsage") ApiLicensedFeatureUsage getLicensedFeatureUsage()
@Path(value="/commands/hostInstall") ApiCommand hostInstallCommand(ApiHostInstallArguments hostInstall)
hostInstall - Hosts to perform installation on
@Path(value="/service") MgmtServiceResourceV6 getMgmtServiceResource()
getMgmtServiceResource in interface ClouderaManagerResourcegetMgmtServiceResource in interface ClouderaManagerResourceV2getMgmtServiceResource in interface ClouderaManagerResourceV3
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||