Uses of Class
com.cloudera.api.model.ApiBulkCommandList

Packages that use ApiBulkCommandList
com.cloudera.api.v1 API version 1, introduced in Cloudera Manager 4.0. 
com.cloudera.api.v10 API version 10, introduced in Cloudera Manager 5.4.0. 
com.cloudera.api.v3 API version 3, introduced in Cloudera Manager 4.5. 
com.cloudera.api.v4 API version 4, introduced in Cloudera Manager 4.6. 
com.cloudera.api.v6 API version 6, introduced in Cloudera Manager 5.0.0-beta-1. 
com.cloudera.api.v8 API version 8, introduced in Cloudera Manager 5.2.0. 
 

Uses of ApiBulkCommandList in com.cloudera.api.v1
 

Methods in com.cloudera.api.v1 that return ApiBulkCommandList
 ApiBulkCommandList RoleCommandsResource.formatCommand(ApiRoleNameList roleNames)
          Format HDFS NameNodes.
 ApiBulkCommandList RoleCommandsResource.hdfsBootstrapStandByCommand(ApiRoleNameList roleNames)
          Bootstrap HDFS stand-by NameNodes.
 ApiBulkCommandList RoleCommandsResource.hdfsInitializeAutoFailoverCommand(ApiRoleNameList roleNames)
          Initialize HDFS HA failover controller metadata.
 ApiBulkCommandList RoleCommandsResource.hdfsInitializeSharedDirCommand(ApiRoleNameList roleNames)
          Initialize HDFS NameNodes' shared edit directory.
 ApiBulkCommandList RoleCommandsResource.refreshCommand(ApiRoleNameList roleNames)
          Refresh a role's data.
 ApiBulkCommandList MgmtRoleCommandsResource.restartCommand(ApiRoleNameList roleNames)
          Restart a set of Cloudera Management Services roles.
 ApiBulkCommandList RoleCommandsResource.restartCommand(ApiRoleNameList roleNames)
          Restart a set of role instances
 ApiBulkCommandList MgmtRoleCommandsResource.startCommand(ApiRoleNameList roleNames)
          Start a set of Cloudera Management Services roles.
 ApiBulkCommandList RoleCommandsResource.startCommand(ApiRoleNameList roleNames)
          Start a set of role instances.
 ApiBulkCommandList MgmtRoleCommandsResource.stopCommand(ApiRoleNameList rolesNames)
          Stop a set of Cloudera Management Services roles.
 ApiBulkCommandList RoleCommandsResource.stopCommand(ApiRoleNameList roleNames)
          Stop a set of role instances.
 ApiBulkCommandList RoleCommandsResource.syncHueDbCommand(ApiRoleNameList roleNames)
          Create / update the Hue database schema.
 ApiBulkCommandList RoleCommandsResource.zooKeeperCleanupCommand(ApiRoleNameList roleNames)
          Cleanup a list of ZooKeeper server roles.
 ApiBulkCommandList RoleCommandsResource.zooKeeperInitCommand(ApiRoleNameList roleNames)
          Initialize a list of ZooKeeper server roles.
 

Uses of ApiBulkCommandList in com.cloudera.api.v10
 

Methods in com.cloudera.api.v10 that return ApiBulkCommandList
 ApiBulkCommandList RoleCommandsResourceV10.refreshCommand(ApiRoleNameList roleNames)
          Refresh a role's data.
 

Uses of ApiBulkCommandList in com.cloudera.api.v3
 

Methods in com.cloudera.api.v3 that return ApiBulkCommandList
 ApiBulkCommandList RoleCommandsResourceV3.hdfsFinalizeMetadataUpgrade(ApiRoleNameList roleNames)
          Finalize HDFS NameNode metadata upgrade.
 

Uses of ApiBulkCommandList in com.cloudera.api.v4
 

Methods in com.cloudera.api.v4 that return ApiBulkCommandList
 ApiBulkCommandList RoleCommandsResourceV4.hdfsEnterSafemode(ApiRoleNameList roleNames)
          Enter safemode for namenodes

Available since API v4.

 ApiBulkCommandList RoleCommandsResourceV4.hdfsLeaveSafemode(ApiRoleNameList roleNames)
          Leave safemode for namenodes

Available since API v4.

 ApiBulkCommandList RoleCommandsResourceV4.hdfsSaveNamespace(ApiRoleNameList roleNames)
          Save namespace for namenodes

Available since API v4.

 

Uses of ApiBulkCommandList in com.cloudera.api.v6
 

Methods in com.cloudera.api.v6 that return ApiBulkCommandList
 ApiBulkCommandList RoleCommandsResourceV6.roleCommandByName(String commandName, ApiRoleNameList roleNames)
          Execute a role command by name.
 

Uses of ApiBulkCommandList in com.cloudera.api.v8
 

Methods in com.cloudera.api.v8 that return ApiBulkCommandList
 ApiBulkCommandList MgmtRoleCommandsResourceV8.jmapDump(ApiRoleNameList roleNames)
          Run the jmapDump diagnostic command.
 ApiBulkCommandList RoleCommandsResourceV8.jmapDump(ApiRoleNameList roleNames)
          Run the jmapDump diagnostic command.
 ApiBulkCommandList MgmtRoleCommandsResourceV8.jmapHisto(ApiRoleNameList roleNames)
          Run the jmapHisto diagnostic command.
 ApiBulkCommandList RoleCommandsResourceV8.jmapHisto(ApiRoleNameList roleNames)
          Run the jmapHisto diagnostic command.
 ApiBulkCommandList MgmtRoleCommandsResourceV8.jstack(ApiRoleNameList roleNames)
          Run the jstack diagnostic command.
 ApiBulkCommandList RoleCommandsResourceV8.jstack(ApiRoleNameList roleNames)
          Run the jstack diagnostic command.
 ApiBulkCommandList MgmtRoleCommandsResourceV8.lsof(ApiRoleNameList roleNames)
          Run the lsof diagnostic command.
 ApiBulkCommandList RoleCommandsResourceV8.lsof(ApiRoleNameList roleNames)
          Run the lsof diagnostic command.
 



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