Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
CommandsResourceApi.abortCommand(BigDecimal commandId)
Abort a running command.
|
ApiCommand |
ParcelResourceApi.activateCommand(String clusterName,
String product,
String version)
A synchronous command that activates the parcel on the cluster.
|
ApiCommand |
ClouderaManagerResourceApi.addCustomCerts(ApiAddCustomCertsArguments body)
Add custom certificates to the Auto-TLS certificate database.
|
ApiCommand |
HostTemplatesResourceApi.applyHostTemplate(String clusterName,
String hostTemplateName,
Boolean startRoles,
ApiHostRefList body)
Applies a host template to a collection of hosts.
|
ApiCommand |
ParcelResourceApi.cancelDistributionCommand(String clusterName,
String product,
String version)
A synchronous command that cancels the parcel distribution.
|
ApiCommand |
ParcelResourceApi.cancelDownloadCommand(String clusterName,
String product,
String version)
A synchronous command that cancels the parcel download.
|
ApiCommand |
ClouderaManagerResourceApi.clustersPerfInspectorCommand(ApiClustersPerfInspectorArgs body)
Run performance diagnostics test against specified clusters in ApiClustersPerfInspectorArgs User must be Full Administrator or Global Cluster Administrator.
|
ApiCommand |
ReplicationsResourceApi.collectDiagnosticData(String clusterName,
BigDecimal scheduleId,
String serviceName,
String view,
ApiReplicationDiagnosticsCollectionArgs body)
Collect diagnostic data for a schedule, optionally for a subset of commands on that schedule, matched by schedule ID.
|
ApiCommand |
ClouderaManagerResourceApi.collectDiagnosticDataCommand(ApiCollectDiagnosticDataArguments body)
Collect diagnostic data from hosts managed by Cloudera Manager.
|
ApiCommand |
ServicesResourceApi.collectYarnApplicationDiagnostics(String clusterName,
String serviceName,
ApiYarnApplicationDiagnosticsCollectionArgs body)
Collect the Diagnostics data for Yarn applications.
|
ApiCommand |
ClustersResourceApi.configureAutoTlsServicesCommand(String clusterName)
Configures all services in a cluster to use Auto-TLS.
|
ApiCommand |
ClustersResourceApi.configureForKerberos(String clusterName,
ApiConfigureForKerberosArguments body)
Command to configure the cluster to use Kerberos for authentication.
|
ApiCommand |
ServicesResourceApi.createBeeswaxWarehouseCommand(String clusterName,
String serviceName)
Create the Beeswax role's Hive warehouse directory, on Hue services.
|
ApiCommand |
ServicesResourceApi.createHBaseRootCommand(String clusterName,
String serviceName)
Creates the root directory of an HBase service.
|
ApiCommand |
ServicesResourceApi.createHiveUserDirCommand(String clusterName,
String serviceName)
Create the Hive user directory.
|
ApiCommand |
ServicesResourceApi.createHiveWarehouseCommand(String clusterName,
String serviceName)
Create the Hive warehouse directory, on Hive services.
|
ApiCommand |
ServicesResourceApi.createImpalaUserDirCommand(String clusterName,
String serviceName)
Create the Impala user directory.
|
ApiCommand |
ServicesResourceApi.createOozieDb(String clusterName,
String serviceName)
Creates the Oozie Database Schema in the configured database.
|
ApiCommand |
ServicesResourceApi.createSolrHdfsHomeDirCommand(String clusterName,
String serviceName)
Creates the home directory of a Solr service in HDFS.
|
ApiCommand |
ServicesResourceApi.createSqoopUserDirCommand(String clusterName,
String serviceName)
Creates the user directory of a Sqoop service in HDFS.
|
ApiCommand |
ServicesResourceApi.createYarnCmContainerUsageInputDirCommand(String clusterName,
String serviceName)
Creates the HDFS directory where YARN container usage metrics are stored by NodeManagers for CM to read and aggregate into app usage metrics.
|
ApiCommand |
ServicesResourceApi.createYarnJobHistoryDirCommand(String clusterName,
String serviceName)
Create the Yarn job history directory.
|
ApiCommand |
ServicesResourceApi.createYarnNodeManagerRemoteAppLogDirCommand(String clusterName,
String serviceName)
Create the Yarn NodeManager remote application log directory.
|
ApiCommand |
ParcelResourceApi.deactivateCommand(String clusterName,
String product,
String version)
A synchronous command that deactivates the parcel on the cluster.
|
ApiCommand |
ServicesResourceApi.decommissionCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Decommission roles of a service.
|
ApiCommand |
ClustersResourceApi.deleteClusterCredentialsCommand(String clusterName)
Delete existing Kerberos credentials for the cluster.
|
ApiCommand |
ClouderaManagerResourceApi.deleteCredentialsCommand(String deleteCredentialsMode)
Delete existing Kerberos credentials.
|
ApiCommand |
ClustersResourceApi.deployClientConfig(String clusterName)
Deploy the cluster-wide client configuration.
|
ApiCommand |
ServicesResourceApi.deployClientConfigCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Deploy a service's client configuration.
|
ApiCommand |
ClustersResourceApi.deployClusterClientConfig(String clusterName,
ApiHostRefList body)
Deploy the Cluster's Kerberos client configuration.
|
ApiCommand |
ServicesResourceApi.disableJtHaCommand(String clusterName,
String serviceName,
ApiDisableJtHaArguments body)
Disable high availability (HA) for JobTracker.
|
ApiCommand |
ServicesResourceApi.disableLlamaHaCommand(String clusterName,
String serviceName,
ApiDisableLlamaHaArguments body)
Not Supported.
|
ApiCommand |
ServicesResourceApi.disableLlamaRmCommand(String clusterName,
String serviceName)
Not Supported.
|
ApiCommand |
ServicesResourceApi.disableOozieHaCommand(String clusterName,
String serviceName,
ApiDisableOozieHaArguments body)
Disable high availability (HA) for Oozie.
|
ApiCommand |
ServicesResourceApi.disableRmHaCommand(String clusterName,
String serviceName,
ApiDisableRmHaArguments body)
Disable high availability (HA) for ResourceManager.
|
ApiCommand |
ServicesResourceApi.disableSentryHaCommand(String clusterName,
String serviceName,
ApiDisableSentryHaArgs body)
Disable high availability (HA) for Sentry service.
|
ApiCommand |
ServicesResourceApi.enableJtHaCommand(String clusterName,
String serviceName,
ApiEnableJtHaArguments body)
Enable high availability (HA) for a JobTracker.
|
ApiCommand |
ServicesResourceApi.enableLlamaHaCommand(String clusterName,
String serviceName,
ApiEnableLlamaHaArguments body)
Not Supported.
|
ApiCommand |
ServicesResourceApi.enableLlamaRmCommand(String clusterName,
String serviceName,
ApiEnableLlamaRmArguments body)
Not Supported.
|
ApiCommand |
ServicesResourceApi.enableOozieHaCommand(String clusterName,
String serviceName,
ApiEnableOozieHaArguments body)
Enable high availability (HA) for Oozie service.
|
ApiCommand |
ServicesResourceApi.enableRmHaCommand(String clusterName,
String serviceName,
ApiEnableRmHaArguments body)
Enable high availability (HA) for a YARN ResourceManager.
|
ApiCommand |
ServicesResourceApi.enableSentryHaCommand(String clusterName,
String serviceName,
ApiEnableSentryHaArgs body)
Enable high availability (HA) for Sentry service.
|
ApiCommand |
MgmtServiceResourceApi.enterMaintenanceMode()
Put Cloudera Management Service into maintenance mode.
|
ApiCommand |
AuthServiceResourceApi.enterMaintenanceMode()
Put the Authentication Service into maintenance mode.
|
ApiCommand |
HostsResourceApi.enterMaintenanceMode(String hostId)
Put the host into maintenance mode.
|
ApiCommand |
AuthServiceRolesResourceApi.enterMaintenanceMode(String roleName)
Put the Authentication Service role into maintenance mode.
|
ApiCommand |
MgmtRolesResourceApi.enterMaintenanceMode(String roleName)
Put the Cloudera Management Service role into maintenance mode.
|
ApiCommand |
ClustersResourceApi.enterMaintenanceMode(String clusterName)
Put the cluster into maintenance mode.
|
ApiCommand |
ServicesResourceApi.enterMaintenanceMode(String clusterName,
String serviceName)
Put the service into maintenance mode.
|
ApiCommand |
RolesResourceApi.enterMaintenanceMode(String clusterName,
String roleName,
String serviceName)
Put the role into maintenance mode.
|
ApiCommand |
MgmtServiceResourceApi.exitMaintenanceMode()
Take Cloudera Management Service out of maintenance mode.
|
ApiCommand |
AuthServiceResourceApi.exitMaintenanceMode()
Take the Authentication Service out of maintenance mode.
|
ApiCommand |
HostsResourceApi.exitMaintenanceMode(String hostId)
Take the host out of maintenance mode.
|
ApiCommand |
AuthServiceRolesResourceApi.exitMaintenanceMode(String roleName)
Take the Authentication Service role out of maintenance mode.
|
ApiCommand |
MgmtRolesResourceApi.exitMaintenanceMode(String roleName)
Take the Cloudera Management Service role out of maintenance mode.
|
ApiCommand |
ClustersResourceApi.exitMaintenanceMode(String clusterName)
Take the cluster out of maintenance mode.
|
ApiCommand |
ServicesResourceApi.exitMaintenanceMode(String clusterName,
String serviceName)
Take the service out of maintenance mode.
|
ApiCommand |
RolesResourceApi.exitMaintenanceMode(String clusterName,
String roleName,
String serviceName)
Take the role out of maintenance mode.
|
ApiCommand |
ClustersResourceApi.expireLogs(String clusterName,
BigDecimal days)
Remove backup and disaster related log files in hdfs.
|
ApiCommand |
ExternalAccountsResourceApi.externalAccountCommandByName(String commandName,
String name)
Executes a command on the external account specified by name.
|
ApiCommand |
ClustersResourceApi.firstRun(String clusterName)
Prepare and start services in a cluster.
|
ApiCommand |
ServicesResourceApi.firstRun(String clusterName,
String serviceName)
Prepare and start a service.
|
ApiCommand |
ClouderaManagerResourceApi.generateCmca(ApiGenerateCmcaArguments body)
Generate a CMCA.
|
ApiCommand |
ClouderaManagerResourceApi.generateCredentialsCommand()
Generate missing Kerberos credentials.
|
ApiCommand |
HostsResourceApi.generateHostCerts(String hostId,
ApiGenerateHostCertsArguments body)
Generates (or regenerates) a key and certificate for this host if Auto-TLS is enabled.
|
ApiCommand |
ServicesResourceApi.hbaseUpgradeCommand(String clusterName,
String serviceName)
Upgrade HBase data in HDFS and ZooKeeper as part of upgrade from CDH4 to CDH5.
|
ApiCommand |
ServicesResourceApi.hdfsCreateTmpDir(String clusterName,
String serviceName)
Creates a tmp directory on the HDFS filesystem.
|
ApiCommand |
ServicesResourceApi.hdfsDisableAutoFailoverCommand(String clusterName,
String serviceName,
String body)
Disable auto-failover for a highly available HDFS nameservice.
|
ApiCommand |
ServicesResourceApi.hdfsDisableHaCommand(String clusterName,
String serviceName,
ApiHdfsDisableHaArguments body)
Disable high availability (HA) for an HDFS NameNode.
|
ApiCommand |
ServicesResourceApi.hdfsDisableNnHaCommand(String clusterName,
String serviceName,
ApiDisableNnHaArguments body)
Disable High Availability (HA) with Automatic Failover for an HDFS NameNode.
|
ApiCommand |
ServicesResourceApi.hdfsEnableAutoFailoverCommand(String clusterName,
String serviceName,
ApiHdfsFailoverArguments body)
Enable auto-failover for an HDFS nameservice.
|
ApiCommand |
ServicesResourceApi.hdfsEnableHaCommand(String clusterName,
String serviceName,
ApiHdfsHaArguments body)
Enable high availability (HA) for an HDFS NameNode.
|
ApiCommand |
ServicesResourceApi.hdfsEnableNnHaCommand(String clusterName,
String serviceName,
ApiEnableNnHaArguments body)
Enable High Availability (HA) with Automatic Failover for an HDFS NameNode.
|
ApiCommand |
ServicesResourceApi.hdfsFailoverCommand(String clusterName,
String serviceName,
Boolean force,
ApiRoleNameList body)
Initiate a failover in an HDFS HA NameNode pair.
|
ApiCommand |
ServicesResourceApi.hdfsFinalizeRollingUpgrade(String clusterName,
String serviceName)
Finalizes the rolling upgrade for HDFS by updating the NameNode metadata permanently to the next version.
|
ApiCommand |
ServicesResourceApi.hdfsRollEditsCommand(String clusterName,
String serviceName,
ApiRollEditsArgs body)
Roll the edits of an HDFS NameNode or Nameservice.
|
ApiCommand |
ServicesResourceApi.hdfsUpgradeMetadataCommand(String clusterName,
String serviceName)
Upgrade HDFS Metadata as part of a major version upgrade.
|
ApiCommand |
ServicesResourceApi.hiveCreateMetastoreDatabaseCommand(String clusterName,
String serviceName)
Create the Hive Metastore Database.
|
ApiCommand |
ServicesResourceApi.hiveCreateMetastoreDatabaseTablesCommand(String clusterName,
String serviceName)
Create the Hive Metastore Database tables.
|
ApiCommand |
ServicesResourceApi.hiveUpdateMetastoreNamenodesCommand(String clusterName,
String serviceName)
Update Hive Metastore to point to a NameNode's Nameservice name instead of hostname.
|
ApiCommand |
ServicesResourceApi.hiveUpgradeMetastoreCommand(String clusterName,
String serviceName)
Upgrade Hive Metastore as part of a major version upgrade.
|
ApiCommand |
ServicesResourceApi.hiveValidateMetastoreSchemaCommand(String clusterName,
String serviceName)
Validate the Hive Metastore Schema.
|
ApiCommand |
ClouderaManagerResourceApi.hostInstallCommand(ApiHostInstallArguments body)
Perform installation on a set of hosts.
|
ApiCommand |
ClouderaManagerResourceApi.hostsDecommissionCommand(ApiHostNameList body)
Decommission the given hosts.
|
ApiCommand |
ClouderaManagerResourceApi.hostsOfflineOrDecommissionCommand(BigDecimal offlineTimeout,
ApiHostNameList body)
Decommission the given hosts.
|
ApiCommand |
ClouderaManagerResourceApi.hostsPerfInspectorCommand(ApiHostsPerfInspectorArgs body)
Run performance diagnostics test against specified hosts in ApiHostsPerfInspectorArgs User must be Full Administrator or Global Cluster Administrator.
|
ApiCommand |
ClouderaManagerResourceApi.hostsRecommissionAndExitMaintenanceModeCommand(String recommissionType,
ApiHostNameList body)
Recommission and exit maintenance on the given hosts.
|
ApiCommand |
ClouderaManagerResourceApi.hostsRecommissionCommand(ApiHostNameList body)
Recommission the given hosts.
|
ApiCommand |
ClouderaManagerResourceApi.hostsRecommissionWithStartCommand(ApiHostNameList body)
Recommission the given hosts.
|
ApiCommand |
ClouderaManagerResourceApi.hostsStartRolesCommand(ApiHostNameList body)
Start all the roles on the given hosts.
|
ApiCommand |
ServicesResourceApi.hueDumpDbCommand(String clusterName,
String serviceName)
Runs Hue's dumpdata command.
|
ApiCommand |
ServicesResourceApi.hueLoadDbCommand(String clusterName,
String serviceName)
Runs Hue's loaddata command.
|
ApiCommand |
ServicesResourceApi.hueSyncDbCommand(String clusterName,
String serviceName)
Runs Hue's syncdb command.
|
ApiCommand |
ServicesResourceApi.impalaCreateCatalogDatabaseCommand(String clusterName,
String serviceName)
.
|
ApiCommand |
ServicesResourceApi.impalaCreateCatalogDatabaseTablesCommand(String clusterName,
String serviceName)
.
|
ApiCommand |
RolesResourceApi.impalaDiagnostics(String clusterName,
String roleName,
String serviceName,
ApiImpalaRoleDiagnosticsArgs body)
Collects diagnostics data for an Impala role.
|
ApiCommand |
ClouderaManagerResourceApi.importAdminCredentials(String password,
String username)
Imports the KDC Account Manager credentials needed by Cloudera Manager to create kerberos principals needed by CDH services.
|
ApiCommand |
ClouderaManagerResourceApi.importClusterTemplate(Boolean addRepositories,
ApiClusterTemplate body)
Create cluster as per the given cluster template.
|
ApiCommand |
ClouderaManagerResourceApi.importKerberosPrincipal(BigDecimal kvno,
String password,
String principal)
Imports the Kerberos credentials for the specified principal which can then be used to add to a role's keytab by running Generate Credentials command.
|
ApiCommand |
ServicesResourceApi.importMrConfigsIntoYarn(String clusterName,
String serviceName)
Import MapReduce configuration into Yarn, overwriting Yarn configuration.
|
ApiCommand |
ServicesResourceApi.initSolrCommand(String clusterName,
String serviceName)
Initializes the Solr service in Zookeeper.
|
ApiCommand |
ClouderaManagerResourceApi.inspectHostsCommand()
Runs the host inspector on the configured hosts.
|
ApiCommand |
ClustersResourceApi.inspectHostsCommand(String clusterName)
Runs the host inspector on the configured hosts in the specified cluster.
|
ApiCommand |
ServicesResourceApi.installMrFrameworkJars(String clusterName,
String serviceName)
Creates an HDFS directory to hold the MapReduce2 framework JARs (if necessary), and uploads the framework JARs to it.
|
ApiCommand |
ServicesResourceApi.installOozieShareLib(String clusterName,
String serviceName)
Creates directory for Oozie user in HDFS and installs the ShareLib in it.
|
ApiCommand |
ServicesResourceApi.ksMigrateToSentry(String clusterName,
String serviceName)
Migrates the HBase Indexer policy-based permissions to Sentry, by invoking the SentryConfigToolIndexer.
|
ApiCommand |
HostsResourceApi.migrateRoles(String hostId,
ApiMigrateRolesArguments body)
Migrate roles to a different host.
|
ApiCommand |
ServicesResourceApi.offlineCommand(String clusterName,
String serviceName,
BigDecimal timeout,
ApiRoleNameList body)
Offline roles of a service.
|
ApiCommand |
ServicesResourceApi.oozieCreateEmbeddedDatabaseCommand(String clusterName,
String serviceName)
Create the Oozie Server Database.
|
ApiCommand |
ServicesResourceApi.oozieDumpDatabaseCommand(String clusterName,
String serviceName)
Dump the Oozie Server Database.
|
ApiCommand |
ServicesResourceApi.oozieLoadDatabaseCommand(String clusterName,
String serviceName)
Load the Oozie Server Database from dump.
|
ApiCommand |
ServicesResourceApi.oozieUpgradeDbCommand(String clusterName,
String serviceName)
Upgrade Oozie Database schema as part of a major version upgrade.
|
ApiCommand |
ClustersResourceApi.perfInspectorCommand(String clusterName,
ApiClusterPerfInspectorArgs body)
Run cluster performance diagnostics test.
|
ApiCommand |
ClustersResourceApi.poolsRefresh(String clusterName)
Updates all refreshable configuration files for services with Dynamic Resource Pools.
|
ApiCommand |
ClustersResourceApi.preUpgradeCheckCommand(String clusterName,
ApiCdhUpgradeArgs body)
Run cluster pre-upgrade check(s) when upgrading from specified version of CDH to the other.
|
ApiCommand |
CommandsResourceApi.readCommand(BigDecimal commandId)
Retrieve detailed information on an asynchronous command.
|
ApiCommand |
ServicesResourceApi.recommissionCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Recommission roles of a service.
|
ApiCommand |
ServicesResourceApi.recommissionWithStartCommand(String clusterName,
String serviceName,
ApiRoleNameList body)
Start and recommission roles of a service.
|
ApiCommand |
ClustersResourceApi.refresh(String clusterName)
Updates all refreshable configuration files in the cluster.
|
ApiCommand |
ClouderaManagerResourceApi.refreshParcelRepos()
.
|
ApiCommand |
ParcelResourceApi.removeDownloadCommand(String clusterName,
String product,
String version)
A synchronous command that removes the downloaded parcel.
|
ApiCommand |
MgmtServiceResourceApi.restartCommand()
Restart the Cloudera Management Services.
|
ApiCommand |
AuthServiceResourceApi.restartCommand()
Restart the Authentication Service.
|
ApiCommand |
ClustersResourceApi.restartCommand(String clusterName,
ApiRestartClusterArgs body)
Restart all services in the cluster.
|
ApiCommand |
ServicesResourceApi.restartCommand(String clusterName,
String serviceName)
Restart the service.
|
ApiCommand |
CommandsResourceApi.retry(BigDecimal commandId)
Try to rerun a command.
|
ApiCommand |
ClustersResourceApi.rollingRestart(String clusterName,
ApiRollingRestartClusterArgs body)
Command to do a \"best-effort\" rolling restart of the given cluster, i.
|
ApiCommand |
ServicesResourceApi.rollingRestart(String clusterName,
String serviceName,
ApiRollingRestartArgs body)
Command to run rolling restart of roles in a service.
|
ApiCommand |
ClustersResourceApi.rollingUpgrade(String clusterName,
ApiRollingUpgradeServicesArgs body)
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.
|
ApiCommand |
ReplicationsResourceApi.runCopyListing(String clusterName,
String serviceName,
String body)
Run the hdfs copy listing command.
|
ApiCommand |
ReplicationsResourceApi.runSchedule(String clusterName,
BigDecimal scheduleId,
String serviceName,
Boolean dryRun)
Run the schedule immediately.
|
ApiCommand |
ServicesResourceApi.sentryCreateDatabaseCommand(String clusterName,
String serviceName)
Create the Sentry Server Database.
|
ApiCommand |
ServicesResourceApi.sentryCreateDatabaseTablesCommand(String clusterName,
String serviceName)
Create the Sentry Server Database tables.
|
ApiCommand |
ServicesResourceApi.sentryUpgradeDatabaseTablesCommand(String clusterName,
String serviceName)
Upgrade the Sentry Server Database tables.
|
ApiCommand |
ServicesResourceApi.serviceCommandByName(String clusterName,
String commandName,
String serviceName)
Executes a command on the service specified by name.
|
ApiCommand |
ServicesResourceApi.solrBootstrapCollectionsCommand(String clusterName,
String serviceName)
Bootstraps Solr Collections after the CDH upgrade.
|
ApiCommand |
ServicesResourceApi.solrBootstrapConfigCommand(String clusterName,
String serviceName)
Bootstraps Solr config during the CDH upgrade.
|
ApiCommand |
ServicesResourceApi.solrConfigBackupCommand(String clusterName,
String serviceName)
Backs up Solr configuration metadata before CDH upgrade.
|
ApiCommand |
ServicesResourceApi.solrMigrateSentryPrivilegesCommand(String clusterName,
String serviceName)
Migrates Sentry privileges to new model compatible to support more granular permissions if Solr is configured with a Sentry service.
|
ApiCommand |
ServicesResourceApi.solrReinitializeStateForUpgradeCommand(String clusterName,
String serviceName)
Reinitializes the Solr state by clearing the Solr HDFS data directory, the Solr data directory, and the Zookeeper state.
|
ApiCommand |
ServicesResourceApi.solrValidateMetadataCommand(String clusterName,
String serviceName)
Validates Solr metadata and configurations.
|
ApiCommand |
ServicesResourceApi.sqoopCreateDatabaseTablesCommand(String clusterName,
String serviceName)
Create the Sqoop2 Server Database tables.
|
ApiCommand |
ServicesResourceApi.sqoopUpgradeDbCommand(String clusterName,
String serviceName)
Upgrade Sqoop Database schema as part of a major version upgrade.
|
ApiCommand |
MgmtServiceResourceApi.startCommand()
Start the Cloudera Management Services.
|
ApiCommand |
AuthServiceResourceApi.startCommand()
Start the Authentication Service.
|
ApiCommand |
ClustersResourceApi.startCommand(String clusterName)
Start all services in the cluster.
|
ApiCommand |
ServicesResourceApi.startCommand(String clusterName,
String serviceName)
Start the service.
|
ApiCommand |
ParcelResourceApi.startDistributionCommand(String clusterName,
String product,
String version)
A synchronous command that starts the distribution of the parcel to the cluster.
|
ApiCommand |
ParcelResourceApi.startDownloadCommand(String clusterName,
String product,
String version)
A synchronous command that starts the parcel download.
|
ApiCommand |
ParcelResourceApi.startRemovalOfDistributionCommand(String clusterName,
String product,
String version)
A synchronous command that removes the distribution from the hosts in the cluster.
|
ApiCommand |
MgmtServiceResourceApi.stopCommand()
Stop the Cloudera Management Services.
|
ApiCommand |
AuthServiceResourceApi.stopCommand()
Stop the Authentication Service.
|
ApiCommand |
ClustersResourceApi.stopCommand(String clusterName)
Stop all services in the cluster.
|
ApiCommand |
ServicesResourceApi.stopCommand(String clusterName,
String serviceName)
Stop the service.
|
ApiCommand |
ServicesResourceApi.switchToMr2(String clusterName,
String serviceName)
Change the cluster to use MR2 instead of MR1.
|
ApiCommand |
CmPeersResourceApi.testPeer(String peerName,
String type)
Test the connectivity of a peer.
|
ApiCommand |
ClustersResourceApi.upgradeCdhCommand(String clusterName,
ApiCdhUpgradeArgs body)
Perform CDH upgrade to the specified version.
|
ApiCommand |
ClustersResourceApi.upgradeServicesCommand(String clusterName)
Upgrades the services in the cluster to the CDH5 version.
|
ApiCommand |
ServicesResourceApi.yarnFormatStateStore(String clusterName,
String serviceName)
Formats the state store in ZooKeeper used for Resource Manager High Availability.
|
ApiCommand |
ServicesResourceApi.zooKeeperCleanupCommand(String clusterName,
String serviceName)
Clean up all running server instances of a ZooKeeper service.
|
ApiCommand |
ServicesResourceApi.zooKeeperInitCommand(String clusterName,
String serviceName)
Initializes all the server instances of a ZooKeeper service.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiCommand> |
CommandsResourceApi.abortCommandWithHttpInfo(BigDecimal commandId)
Abort a running command.
|
ApiResponse<ApiCommand> |
ParcelResourceApi.activateCommandWithHttpInfo(String clusterName,
String product,
String version)
A synchronous command that activates the parcel on the cluster.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.addCustomCertsWithHttpInfo(ApiAddCustomCertsArguments body)
Add custom certificates to the Auto-TLS certificate database.
|
ApiResponse<ApiCommand> |
HostTemplatesResourceApi.applyHostTemplateWithHttpInfo(String clusterName,
String hostTemplateName,
Boolean startRoles,
ApiHostRefList body)
Applies a host template to a collection of hosts.
|
ApiResponse<ApiCommand> |
ParcelResourceApi.cancelDistributionCommandWithHttpInfo(String clusterName,
String product,
String version)
A synchronous command that cancels the parcel distribution.
|
ApiResponse<ApiCommand> |
ParcelResourceApi.cancelDownloadCommandWithHttpInfo(String clusterName,
String product,
String version)
A synchronous command that cancels the parcel download.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.clustersPerfInspectorCommandWithHttpInfo(ApiClustersPerfInspectorArgs body)
Run performance diagnostics test against specified clusters in ApiClustersPerfInspectorArgs User must be Full Administrator or Global Cluster Administrator.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.collectDiagnosticDataCommandWithHttpInfo(ApiCollectDiagnosticDataArguments body)
Collect diagnostic data from hosts managed by Cloudera Manager.
|
ApiResponse<ApiCommand> |
ReplicationsResourceApi.collectDiagnosticDataWithHttpInfo(String clusterName,
BigDecimal scheduleId,
String serviceName,
String view,
ApiReplicationDiagnosticsCollectionArgs body)
Collect diagnostic data for a schedule, optionally for a subset of commands on that schedule, matched by schedule ID.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.collectYarnApplicationDiagnosticsWithHttpInfo(String clusterName,
String serviceName,
ApiYarnApplicationDiagnosticsCollectionArgs body)
Collect the Diagnostics data for Yarn applications.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.configureAutoTlsServicesCommandWithHttpInfo(String clusterName)
Configures all services in a cluster to use Auto-TLS.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.configureForKerberosWithHttpInfo(String clusterName,
ApiConfigureForKerberosArguments body)
Command to configure the cluster to use Kerberos for authentication.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.createBeeswaxWarehouseCommandWithHttpInfo(String clusterName,
String serviceName)
Create the Beeswax role's Hive warehouse directory, on Hue services.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.createHBaseRootCommandWithHttpInfo(String clusterName,
String serviceName)
Creates the root directory of an HBase service.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.createHiveUserDirCommandWithHttpInfo(String clusterName,
String serviceName)
Create the Hive user directory.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.createHiveWarehouseCommandWithHttpInfo(String clusterName,
String serviceName)
Create the Hive warehouse directory, on Hive services.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.createImpalaUserDirCommandWithHttpInfo(String clusterName,
String serviceName)
Create the Impala user directory.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.createOozieDbWithHttpInfo(String clusterName,
String serviceName)
Creates the Oozie Database Schema in the configured database.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.createSolrHdfsHomeDirCommandWithHttpInfo(String clusterName,
String serviceName)
Creates the home directory of a Solr service in HDFS.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.createSqoopUserDirCommandWithHttpInfo(String clusterName,
String serviceName)
Creates the user directory of a Sqoop service in HDFS.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.createYarnCmContainerUsageInputDirCommandWithHttpInfo(String clusterName,
String serviceName)
Creates the HDFS directory where YARN container usage metrics are stored by NodeManagers for CM to read and aggregate into app usage metrics.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.createYarnJobHistoryDirCommandWithHttpInfo(String clusterName,
String serviceName)
Create the Yarn job history directory.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.createYarnNodeManagerRemoteAppLogDirCommandWithHttpInfo(String clusterName,
String serviceName)
Create the Yarn NodeManager remote application log directory.
|
ApiResponse<ApiCommand> |
ParcelResourceApi.deactivateCommandWithHttpInfo(String clusterName,
String product,
String version)
A synchronous command that deactivates the parcel on the cluster.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.decommissionCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Decommission roles of a service.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.deleteClusterCredentialsCommandWithHttpInfo(String clusterName)
Delete existing Kerberos credentials for the cluster.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.deleteCredentialsCommandWithHttpInfo(String deleteCredentialsMode)
Delete existing Kerberos credentials.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.deployClientConfigCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Deploy a service's client configuration.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.deployClientConfigWithHttpInfo(String clusterName)
Deploy the cluster-wide client configuration.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.deployClusterClientConfigWithHttpInfo(String clusterName,
ApiHostRefList body)
Deploy the Cluster's Kerberos client configuration.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.disableJtHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiDisableJtHaArguments body)
Disable high availability (HA) for JobTracker.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.disableLlamaHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiDisableLlamaHaArguments body)
Not Supported.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.disableLlamaRmCommandWithHttpInfo(String clusterName,
String serviceName)
Not Supported.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.disableOozieHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiDisableOozieHaArguments body)
Disable high availability (HA) for Oozie.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.disableRmHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiDisableRmHaArguments body)
Disable high availability (HA) for ResourceManager.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.disableSentryHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiDisableSentryHaArgs body)
Disable high availability (HA) for Sentry service.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.enableJtHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiEnableJtHaArguments body)
Enable high availability (HA) for a JobTracker.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.enableLlamaHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiEnableLlamaHaArguments body)
Not Supported.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.enableLlamaRmCommandWithHttpInfo(String clusterName,
String serviceName,
ApiEnableLlamaRmArguments body)
Not Supported.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.enableOozieHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiEnableOozieHaArguments body)
Enable high availability (HA) for Oozie service.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.enableRmHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiEnableRmHaArguments body)
Enable high availability (HA) for a YARN ResourceManager.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.enableSentryHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiEnableSentryHaArgs body)
Enable high availability (HA) for Sentry service.
|
ApiResponse<ApiCommand> |
MgmtServiceResourceApi.enterMaintenanceModeWithHttpInfo()
Put Cloudera Management Service into maintenance mode.
|
ApiResponse<ApiCommand> |
AuthServiceResourceApi.enterMaintenanceModeWithHttpInfo()
Put the Authentication Service into maintenance mode.
|
ApiResponse<ApiCommand> |
HostsResourceApi.enterMaintenanceModeWithHttpInfo(String hostId)
Put the host into maintenance mode.
|
ApiResponse<ApiCommand> |
AuthServiceRolesResourceApi.enterMaintenanceModeWithHttpInfo(String roleName)
Put the Authentication Service role into maintenance mode.
|
ApiResponse<ApiCommand> |
MgmtRolesResourceApi.enterMaintenanceModeWithHttpInfo(String roleName)
Put the Cloudera Management Service role into maintenance mode.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.enterMaintenanceModeWithHttpInfo(String clusterName)
Put the cluster into maintenance mode.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.enterMaintenanceModeWithHttpInfo(String clusterName,
String serviceName)
Put the service into maintenance mode.
|
ApiResponse<ApiCommand> |
RolesResourceApi.enterMaintenanceModeWithHttpInfo(String clusterName,
String roleName,
String serviceName)
Put the role into maintenance mode.
|
ApiResponse<ApiCommand> |
MgmtServiceResourceApi.exitMaintenanceModeWithHttpInfo()
Take Cloudera Management Service out of maintenance mode.
|
ApiResponse<ApiCommand> |
AuthServiceResourceApi.exitMaintenanceModeWithHttpInfo()
Take the Authentication Service out of maintenance mode.
|
ApiResponse<ApiCommand> |
HostsResourceApi.exitMaintenanceModeWithHttpInfo(String hostId)
Take the host out of maintenance mode.
|
ApiResponse<ApiCommand> |
AuthServiceRolesResourceApi.exitMaintenanceModeWithHttpInfo(String roleName)
Take the Authentication Service role out of maintenance mode.
|
ApiResponse<ApiCommand> |
MgmtRolesResourceApi.exitMaintenanceModeWithHttpInfo(String roleName)
Take the Cloudera Management Service role out of maintenance mode.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.exitMaintenanceModeWithHttpInfo(String clusterName)
Take the cluster out of maintenance mode.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.exitMaintenanceModeWithHttpInfo(String clusterName,
String serviceName)
Take the service out of maintenance mode.
|
ApiResponse<ApiCommand> |
RolesResourceApi.exitMaintenanceModeWithHttpInfo(String clusterName,
String roleName,
String serviceName)
Take the role out of maintenance mode.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.expireLogsWithHttpInfo(String clusterName,
BigDecimal days)
Remove backup and disaster related log files in hdfs.
|
ApiResponse<ApiCommand> |
ExternalAccountsResourceApi.externalAccountCommandByNameWithHttpInfo(String commandName,
String name)
Executes a command on the external account specified by name.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.firstRunWithHttpInfo(String clusterName)
Prepare and start services in a cluster.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.firstRunWithHttpInfo(String clusterName,
String serviceName)
Prepare and start a service.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.generateCmcaWithHttpInfo(ApiGenerateCmcaArguments body)
Generate a CMCA.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.generateCredentialsCommandWithHttpInfo()
Generate missing Kerberos credentials.
|
ApiResponse<ApiCommand> |
HostsResourceApi.generateHostCertsWithHttpInfo(String hostId,
ApiGenerateHostCertsArguments body)
Generates (or regenerates) a key and certificate for this host if Auto-TLS is enabled.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hbaseUpgradeCommandWithHttpInfo(String clusterName,
String serviceName)
Upgrade HBase data in HDFS and ZooKeeper as part of upgrade from CDH4 to CDH5.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsCreateTmpDirWithHttpInfo(String clusterName,
String serviceName)
Creates a tmp directory on the HDFS filesystem.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsDisableAutoFailoverCommandWithHttpInfo(String clusterName,
String serviceName,
String body)
Disable auto-failover for a highly available HDFS nameservice.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsDisableHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiHdfsDisableHaArguments body)
Disable high availability (HA) for an HDFS NameNode.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsDisableNnHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiDisableNnHaArguments body)
Disable High Availability (HA) with Automatic Failover for an HDFS NameNode.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsEnableAutoFailoverCommandWithHttpInfo(String clusterName,
String serviceName,
ApiHdfsFailoverArguments body)
Enable auto-failover for an HDFS nameservice.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsEnableHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiHdfsHaArguments body)
Enable high availability (HA) for an HDFS NameNode.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsEnableNnHaCommandWithHttpInfo(String clusterName,
String serviceName,
ApiEnableNnHaArguments body)
Enable High Availability (HA) with Automatic Failover for an HDFS NameNode.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsFailoverCommandWithHttpInfo(String clusterName,
String serviceName,
Boolean force,
ApiRoleNameList body)
Initiate a failover in an HDFS HA NameNode pair.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsFinalizeRollingUpgradeWithHttpInfo(String clusterName,
String serviceName)
Finalizes the rolling upgrade for HDFS by updating the NameNode metadata permanently to the next version.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsRollEditsCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRollEditsArgs body)
Roll the edits of an HDFS NameNode or Nameservice.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hdfsUpgradeMetadataCommandWithHttpInfo(String clusterName,
String serviceName)
Upgrade HDFS Metadata as part of a major version upgrade.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hiveCreateMetastoreDatabaseCommandWithHttpInfo(String clusterName,
String serviceName)
Create the Hive Metastore Database.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hiveCreateMetastoreDatabaseTablesCommandWithHttpInfo(String clusterName,
String serviceName)
Create the Hive Metastore Database tables.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hiveUpdateMetastoreNamenodesCommandWithHttpInfo(String clusterName,
String serviceName)
Update Hive Metastore to point to a NameNode's Nameservice name instead of hostname.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hiveUpgradeMetastoreCommandWithHttpInfo(String clusterName,
String serviceName)
Upgrade Hive Metastore as part of a major version upgrade.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hiveValidateMetastoreSchemaCommandWithHttpInfo(String clusterName,
String serviceName)
Validate the Hive Metastore Schema.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.hostInstallCommandWithHttpInfo(ApiHostInstallArguments body)
Perform installation on a set of hosts.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.hostsDecommissionCommandWithHttpInfo(ApiHostNameList body)
Decommission the given hosts.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.hostsOfflineOrDecommissionCommandWithHttpInfo(BigDecimal offlineTimeout,
ApiHostNameList body)
Decommission the given hosts.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.hostsPerfInspectorCommandWithHttpInfo(ApiHostsPerfInspectorArgs body)
Run performance diagnostics test against specified hosts in ApiHostsPerfInspectorArgs User must be Full Administrator or Global Cluster Administrator.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.hostsRecommissionAndExitMaintenanceModeCommandWithHttpInfo(String recommissionType,
ApiHostNameList body)
Recommission and exit maintenance on the given hosts.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.hostsRecommissionCommandWithHttpInfo(ApiHostNameList body)
Recommission the given hosts.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.hostsRecommissionWithStartCommandWithHttpInfo(ApiHostNameList body)
Recommission the given hosts.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.hostsStartRolesCommandWithHttpInfo(ApiHostNameList body)
Start all the roles on the given hosts.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hueDumpDbCommandWithHttpInfo(String clusterName,
String serviceName)
Runs Hue's dumpdata command.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hueLoadDbCommandWithHttpInfo(String clusterName,
String serviceName)
Runs Hue's loaddata command.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.hueSyncDbCommandWithHttpInfo(String clusterName,
String serviceName)
Runs Hue's syncdb command.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.impalaCreateCatalogDatabaseCommandWithHttpInfo(String clusterName,
String serviceName)
.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.impalaCreateCatalogDatabaseTablesCommandWithHttpInfo(String clusterName,
String serviceName)
.
|
ApiResponse<ApiCommand> |
RolesResourceApi.impalaDiagnosticsWithHttpInfo(String clusterName,
String roleName,
String serviceName,
ApiImpalaRoleDiagnosticsArgs body)
Collects diagnostics data for an Impala role.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.importAdminCredentialsWithHttpInfo(String password,
String username)
Imports the KDC Account Manager credentials needed by Cloudera Manager to create kerberos principals needed by CDH services.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.importClusterTemplateWithHttpInfo(Boolean addRepositories,
ApiClusterTemplate body)
Create cluster as per the given cluster template.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.importKerberosPrincipalWithHttpInfo(BigDecimal kvno,
String password,
String principal)
Imports the Kerberos credentials for the specified principal which can then be used to add to a role's keytab by running Generate Credentials command.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.importMrConfigsIntoYarnWithHttpInfo(String clusterName,
String serviceName)
Import MapReduce configuration into Yarn, overwriting Yarn configuration.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.initSolrCommandWithHttpInfo(String clusterName,
String serviceName)
Initializes the Solr service in Zookeeper.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.inspectHostsCommandWithHttpInfo()
Runs the host inspector on the configured hosts.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.inspectHostsCommandWithHttpInfo(String clusterName)
Runs the host inspector on the configured hosts in the specified cluster.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.installMrFrameworkJarsWithHttpInfo(String clusterName,
String serviceName)
Creates an HDFS directory to hold the MapReduce2 framework JARs (if necessary), and uploads the framework JARs to it.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.installOozieShareLibWithHttpInfo(String clusterName,
String serviceName)
Creates directory for Oozie user in HDFS and installs the ShareLib in it.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.ksMigrateToSentryWithHttpInfo(String clusterName,
String serviceName)
Migrates the HBase Indexer policy-based permissions to Sentry, by invoking the SentryConfigToolIndexer.
|
ApiResponse<ApiCommand> |
HostsResourceApi.migrateRolesWithHttpInfo(String hostId,
ApiMigrateRolesArguments body)
Migrate roles to a different host.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.offlineCommandWithHttpInfo(String clusterName,
String serviceName,
BigDecimal timeout,
ApiRoleNameList body)
Offline roles of a service.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.oozieCreateEmbeddedDatabaseCommandWithHttpInfo(String clusterName,
String serviceName)
Create the Oozie Server Database.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.oozieDumpDatabaseCommandWithHttpInfo(String clusterName,
String serviceName)
Dump the Oozie Server Database.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.oozieLoadDatabaseCommandWithHttpInfo(String clusterName,
String serviceName)
Load the Oozie Server Database from dump.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.oozieUpgradeDbCommandWithHttpInfo(String clusterName,
String serviceName)
Upgrade Oozie Database schema as part of a major version upgrade.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.perfInspectorCommandWithHttpInfo(String clusterName,
ApiClusterPerfInspectorArgs body)
Run cluster performance diagnostics test.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.poolsRefreshWithHttpInfo(String clusterName)
Updates all refreshable configuration files for services with Dynamic Resource Pools.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.preUpgradeCheckCommandWithHttpInfo(String clusterName,
ApiCdhUpgradeArgs body)
Run cluster pre-upgrade check(s) when upgrading from specified version of CDH to the other.
|
ApiResponse<ApiCommand> |
CommandsResourceApi.readCommandWithHttpInfo(BigDecimal commandId)
Retrieve detailed information on an asynchronous command.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.recommissionCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Recommission roles of a service.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.recommissionWithStartCommandWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Start and recommission roles of a service.
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.refreshParcelReposWithHttpInfo()
.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.refreshWithHttpInfo(String clusterName)
Updates all refreshable configuration files in the cluster.
|
ApiResponse<ApiCommand> |
ParcelResourceApi.removeDownloadCommandWithHttpInfo(String clusterName,
String product,
String version)
A synchronous command that removes the downloaded parcel.
|
ApiResponse<ApiCommand> |
MgmtServiceResourceApi.restartCommandWithHttpInfo()
Restart the Cloudera Management Services.
|
ApiResponse<ApiCommand> |
AuthServiceResourceApi.restartCommandWithHttpInfo()
Restart the Authentication Service.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.restartCommandWithHttpInfo(String clusterName,
ApiRestartClusterArgs body)
Restart all services in the cluster.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.restartCommandWithHttpInfo(String clusterName,
String serviceName)
Restart the service.
|
ApiResponse<ApiCommand> |
CommandsResourceApi.retryWithHttpInfo(BigDecimal commandId)
Try to rerun a command.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.rollingRestartWithHttpInfo(String clusterName,
ApiRollingRestartClusterArgs body)
Command to do a \"best-effort\" rolling restart of the given cluster, i.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.rollingRestartWithHttpInfo(String clusterName,
String serviceName,
ApiRollingRestartArgs body)
Command to run rolling restart of roles in a service.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.rollingUpgradeWithHttpInfo(String clusterName,
ApiRollingUpgradeServicesArgs body)
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.
|
ApiResponse<ApiCommand> |
ReplicationsResourceApi.runCopyListingWithHttpInfo(String clusterName,
String serviceName,
String body)
Run the hdfs copy listing command.
|
ApiResponse<ApiCommand> |
ReplicationsResourceApi.runScheduleWithHttpInfo(String clusterName,
BigDecimal scheduleId,
String serviceName,
Boolean dryRun)
Run the schedule immediately.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.sentryCreateDatabaseCommandWithHttpInfo(String clusterName,
String serviceName)
Create the Sentry Server Database.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.sentryCreateDatabaseTablesCommandWithHttpInfo(String clusterName,
String serviceName)
Create the Sentry Server Database tables.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.sentryUpgradeDatabaseTablesCommandWithHttpInfo(String clusterName,
String serviceName)
Upgrade the Sentry Server Database tables.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.serviceCommandByNameWithHttpInfo(String clusterName,
String commandName,
String serviceName)
Executes a command on the service specified by name.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.solrBootstrapCollectionsCommandWithHttpInfo(String clusterName,
String serviceName)
Bootstraps Solr Collections after the CDH upgrade.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.solrBootstrapConfigCommandWithHttpInfo(String clusterName,
String serviceName)
Bootstraps Solr config during the CDH upgrade.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.solrConfigBackupCommandWithHttpInfo(String clusterName,
String serviceName)
Backs up Solr configuration metadata before CDH upgrade.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.solrMigrateSentryPrivilegesCommandWithHttpInfo(String clusterName,
String serviceName)
Migrates Sentry privileges to new model compatible to support more granular permissions if Solr is configured with a Sentry service.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.solrReinitializeStateForUpgradeCommandWithHttpInfo(String clusterName,
String serviceName)
Reinitializes the Solr state by clearing the Solr HDFS data directory, the Solr data directory, and the Zookeeper state.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.solrValidateMetadataCommandWithHttpInfo(String clusterName,
String serviceName)
Validates Solr metadata and configurations.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.sqoopCreateDatabaseTablesCommandWithHttpInfo(String clusterName,
String serviceName)
Create the Sqoop2 Server Database tables.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.sqoopUpgradeDbCommandWithHttpInfo(String clusterName,
String serviceName)
Upgrade Sqoop Database schema as part of a major version upgrade.
|
ApiResponse<ApiCommand> |
MgmtServiceResourceApi.startCommandWithHttpInfo()
Start the Cloudera Management Services.
|
ApiResponse<ApiCommand> |
AuthServiceResourceApi.startCommandWithHttpInfo()
Start the Authentication Service.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.startCommandWithHttpInfo(String clusterName)
Start all services in the cluster.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.startCommandWithHttpInfo(String clusterName,
String serviceName)
Start the service.
|
ApiResponse<ApiCommand> |
ParcelResourceApi.startDistributionCommandWithHttpInfo(String clusterName,
String product,
String version)
A synchronous command that starts the distribution of the parcel to the cluster.
|
ApiResponse<ApiCommand> |
ParcelResourceApi.startDownloadCommandWithHttpInfo(String clusterName,
String product,
String version)
A synchronous command that starts the parcel download.
|
ApiResponse<ApiCommand> |
ParcelResourceApi.startRemovalOfDistributionCommandWithHttpInfo(String clusterName,
String product,
String version)
A synchronous command that removes the distribution from the hosts in the cluster.
|
ApiResponse<ApiCommand> |
MgmtServiceResourceApi.stopCommandWithHttpInfo()
Stop the Cloudera Management Services.
|
ApiResponse<ApiCommand> |
AuthServiceResourceApi.stopCommandWithHttpInfo()
Stop the Authentication Service.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.stopCommandWithHttpInfo(String clusterName)
Stop all services in the cluster.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.stopCommandWithHttpInfo(String clusterName,
String serviceName)
Stop the service.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.switchToMr2WithHttpInfo(String clusterName,
String serviceName)
Change the cluster to use MR2 instead of MR1.
|
ApiResponse<ApiCommand> |
CmPeersResourceApi.testPeerWithHttpInfo(String peerName,
String type)
Test the connectivity of a peer.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.upgradeCdhCommandWithHttpInfo(String clusterName,
ApiCdhUpgradeArgs body)
Perform CDH upgrade to the specified version.
|
ApiResponse<ApiCommand> |
ClustersResourceApi.upgradeServicesCommandWithHttpInfo(String clusterName)
Upgrades the services in the cluster to the CDH5 version.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.yarnFormatStateStoreWithHttpInfo(String clusterName,
String serviceName)
Formats the state store in ZooKeeper used for Resource Manager High Availability.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.zooKeeperCleanupCommandWithHttpInfo(String clusterName,
String serviceName)
Clean up all running server instances of a ZooKeeper service.
|
ApiResponse<ApiCommand> |
ServicesResourceApi.zooKeeperInitCommandWithHttpInfo(String clusterName,
String serviceName)
Initializes all the server instances of a ZooKeeper service.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CommandsResourceApi.abortCommandAsync(BigDecimal commandId,
ApiCallback<ApiCommand> callback)
Abort a running command.
|
com.squareup.okhttp.Call |
ParcelResourceApi.activateCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that activates the parcel on the cluster.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.addCustomCertsAsync(ApiAddCustomCertsArguments body,
ApiCallback<ApiCommand> callback)
Add custom certificates to the Auto-TLS certificate database.
|
com.squareup.okhttp.Call |
HostTemplatesResourceApi.applyHostTemplateAsync(String clusterName,
String hostTemplateName,
Boolean startRoles,
ApiHostRefList body,
ApiCallback<ApiCommand> callback)
Applies a host template to a collection of hosts.
|
com.squareup.okhttp.Call |
ParcelResourceApi.cancelDistributionCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that cancels the parcel distribution.
|
com.squareup.okhttp.Call |
ParcelResourceApi.cancelDownloadCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that cancels the parcel download.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.clustersPerfInspectorCommandAsync(ApiClustersPerfInspectorArgs body,
ApiCallback<ApiCommand> callback)
Run performance diagnostics test against specified clusters in ApiClustersPerfInspectorArgs User must be Full Administrator or Global Cluster Administrator.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.collectDiagnosticDataAsync(String clusterName,
BigDecimal scheduleId,
String serviceName,
String view,
ApiReplicationDiagnosticsCollectionArgs body,
ApiCallback<ApiCommand> callback)
Collect diagnostic data for a schedule, optionally for a subset of commands on that schedule, matched by schedule ID.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.collectDiagnosticDataCommandAsync(ApiCollectDiagnosticDataArguments body,
ApiCallback<ApiCommand> callback)
Collect diagnostic data from hosts managed by Cloudera Manager.
|
com.squareup.okhttp.Call |
ServicesResourceApi.collectYarnApplicationDiagnosticsAsync(String clusterName,
String serviceName,
ApiYarnApplicationDiagnosticsCollectionArgs body,
ApiCallback<ApiCommand> callback)
Collect the Diagnostics data for Yarn applications.
|
com.squareup.okhttp.Call |
ClustersResourceApi.configureAutoTlsServicesCommandAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Configures all services in a cluster to use Auto-TLS.
|
com.squareup.okhttp.Call |
ClustersResourceApi.configureForKerberosAsync(String clusterName,
ApiConfigureForKerberosArguments body,
ApiCallback<ApiCommand> callback)
Command to configure the cluster to use Kerberos for authentication.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createBeeswaxWarehouseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Beeswax role's Hive warehouse directory, on Hue services.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createHBaseRootCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates the root directory of an HBase service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createHiveUserDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Hive user directory.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createHiveWarehouseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Hive warehouse directory, on Hive services.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createImpalaUserDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Impala user directory.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createOozieDbAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates the Oozie Database Schema in the configured database.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createSolrHdfsHomeDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates the home directory of a Solr service in HDFS.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createSqoopUserDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates the user directory of a Sqoop service in HDFS.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createYarnCmContainerUsageInputDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates the HDFS directory where YARN container usage metrics are stored by NodeManagers for CM to read and aggregate into app usage metrics.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createYarnJobHistoryDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Yarn job history directory.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createYarnNodeManagerRemoteAppLogDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Yarn NodeManager remote application log directory.
|
com.squareup.okhttp.Call |
ParcelResourceApi.deactivateCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that deactivates the parcel on the cluster.
|
com.squareup.okhttp.Call |
ServicesResourceApi.decommissionCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Decommission roles of a service.
|
com.squareup.okhttp.Call |
ClustersResourceApi.deleteClusterCredentialsCommandAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Delete existing Kerberos credentials for the cluster.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.deleteCredentialsCommandAsync(String deleteCredentialsMode,
ApiCallback<ApiCommand> callback)
Delete existing Kerberos credentials.
|
com.squareup.okhttp.Call |
ClustersResourceApi.deployClientConfigAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Deploy the cluster-wide client configuration.
|
com.squareup.okhttp.Call |
ServicesResourceApi.deployClientConfigCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Deploy a service's client configuration.
|
com.squareup.okhttp.Call |
ClustersResourceApi.deployClusterClientConfigAsync(String clusterName,
ApiHostRefList body,
ApiCallback<ApiCommand> callback)
Deploy the Cluster's Kerberos client configuration.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableJtHaCommandAsync(String clusterName,
String serviceName,
ApiDisableJtHaArguments body,
ApiCallback<ApiCommand> callback)
Disable high availability (HA) for JobTracker.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableLlamaHaCommandAsync(String clusterName,
String serviceName,
ApiDisableLlamaHaArguments body,
ApiCallback<ApiCommand> callback)
Not Supported.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableLlamaRmCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Not Supported.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableOozieHaCommandAsync(String clusterName,
String serviceName,
ApiDisableOozieHaArguments body,
ApiCallback<ApiCommand> callback)
Disable high availability (HA) for Oozie.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableRmHaCommandAsync(String clusterName,
String serviceName,
ApiDisableRmHaArguments body,
ApiCallback<ApiCommand> callback)
Disable high availability (HA) for ResourceManager.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableSentryHaCommandAsync(String clusterName,
String serviceName,
ApiDisableSentryHaArgs body,
ApiCallback<ApiCommand> callback)
Disable high availability (HA) for Sentry service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enableJtHaCommandAsync(String clusterName,
String serviceName,
ApiEnableJtHaArguments body,
ApiCallback<ApiCommand> callback)
Enable high availability (HA) for a JobTracker.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enableLlamaHaCommandAsync(String clusterName,
String serviceName,
ApiEnableLlamaHaArguments body,
ApiCallback<ApiCommand> callback)
Not Supported.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enableLlamaRmCommandAsync(String clusterName,
String serviceName,
ApiEnableLlamaRmArguments body,
ApiCallback<ApiCommand> callback)
Not Supported.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enableOozieHaCommandAsync(String clusterName,
String serviceName,
ApiEnableOozieHaArguments body,
ApiCallback<ApiCommand> callback)
Enable high availability (HA) for Oozie service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enableRmHaCommandAsync(String clusterName,
String serviceName,
ApiEnableRmHaArguments body,
ApiCallback<ApiCommand> callback)
Enable high availability (HA) for a YARN ResourceManager.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enableSentryHaCommandAsync(String clusterName,
String serviceName,
ApiEnableSentryHaArgs body,
ApiCallback<ApiCommand> callback)
Enable high availability (HA) for Sentry service.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.enterMaintenanceModeAsync(ApiCallback<ApiCommand> callback)
Put Cloudera Management Service into maintenance mode.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.enterMaintenanceModeAsync(ApiCallback<ApiCommand> callback)
Put the Authentication Service into maintenance mode.
|
com.squareup.okhttp.Call |
HostsResourceApi.enterMaintenanceModeAsync(String hostId,
ApiCallback<ApiCommand> callback)
Put the host into maintenance mode.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.enterMaintenanceModeAsync(String roleName,
ApiCallback<ApiCommand> callback)
Put the Authentication Service role into maintenance mode.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.enterMaintenanceModeAsync(String roleName,
ApiCallback<ApiCommand> callback)
Put the Cloudera Management Service role into maintenance mode.
|
com.squareup.okhttp.Call |
ClustersResourceApi.enterMaintenanceModeAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Put the cluster into maintenance mode.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enterMaintenanceModeAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Put the service into maintenance mode.
|
com.squareup.okhttp.Call |
RolesResourceApi.enterMaintenanceModeAsync(String clusterName,
String roleName,
String serviceName,
ApiCallback<ApiCommand> callback)
Put the role into maintenance mode.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.exitMaintenanceModeAsync(ApiCallback<ApiCommand> callback)
Take Cloudera Management Service out of maintenance mode.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.exitMaintenanceModeAsync(ApiCallback<ApiCommand> callback)
Take the Authentication Service out of maintenance mode.
|
com.squareup.okhttp.Call |
HostsResourceApi.exitMaintenanceModeAsync(String hostId,
ApiCallback<ApiCommand> callback)
Take the host out of maintenance mode.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.exitMaintenanceModeAsync(String roleName,
ApiCallback<ApiCommand> callback)
Take the Authentication Service role out of maintenance mode.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.exitMaintenanceModeAsync(String roleName,
ApiCallback<ApiCommand> callback)
Take the Cloudera Management Service role out of maintenance mode.
|
com.squareup.okhttp.Call |
ClustersResourceApi.exitMaintenanceModeAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Take the cluster out of maintenance mode.
|
com.squareup.okhttp.Call |
ServicesResourceApi.exitMaintenanceModeAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Take the service out of maintenance mode.
|
com.squareup.okhttp.Call |
RolesResourceApi.exitMaintenanceModeAsync(String clusterName,
String roleName,
String serviceName,
ApiCallback<ApiCommand> callback)
Take the role out of maintenance mode.
|
com.squareup.okhttp.Call |
ClustersResourceApi.expireLogsAsync(String clusterName,
BigDecimal days,
ApiCallback<ApiCommand> callback)
Remove backup and disaster related log files in hdfs.
|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.externalAccountCommandByNameAsync(String commandName,
String name,
ApiCallback<ApiCommand> callback)
Executes a command on the external account specified by name.
|
com.squareup.okhttp.Call |
ClustersResourceApi.firstRunAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Prepare and start services in a cluster.
|
com.squareup.okhttp.Call |
ServicesResourceApi.firstRunAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Prepare and start a service.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.generateCmcaAsync(ApiGenerateCmcaArguments body,
ApiCallback<ApiCommand> callback)
Generate a CMCA.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.generateCredentialsCommandAsync(ApiCallback<ApiCommand> callback)
Generate missing Kerberos credentials.
|
com.squareup.okhttp.Call |
HostsResourceApi.generateHostCertsAsync(String hostId,
ApiGenerateHostCertsArguments body,
ApiCallback<ApiCommand> callback)
Generates (or regenerates) a key and certificate for this host if Auto-TLS is enabled.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hbaseUpgradeCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Upgrade HBase data in HDFS and ZooKeeper as part of upgrade from CDH4 to CDH5.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsCreateTmpDirAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates a tmp directory on the HDFS filesystem.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsDisableAutoFailoverCommandAsync(String clusterName,
String serviceName,
String body,
ApiCallback<ApiCommand> callback)
Disable auto-failover for a highly available HDFS nameservice.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsDisableHaCommandAsync(String clusterName,
String serviceName,
ApiHdfsDisableHaArguments body,
ApiCallback<ApiCommand> callback)
Disable high availability (HA) for an HDFS NameNode.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsDisableNnHaCommandAsync(String clusterName,
String serviceName,
ApiDisableNnHaArguments body,
ApiCallback<ApiCommand> callback)
Disable High Availability (HA) with Automatic Failover for an HDFS NameNode.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsEnableAutoFailoverCommandAsync(String clusterName,
String serviceName,
ApiHdfsFailoverArguments body,
ApiCallback<ApiCommand> callback)
Enable auto-failover for an HDFS nameservice.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsEnableHaCommandAsync(String clusterName,
String serviceName,
ApiHdfsHaArguments body,
ApiCallback<ApiCommand> callback)
Enable high availability (HA) for an HDFS NameNode.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsEnableNnHaCommandAsync(String clusterName,
String serviceName,
ApiEnableNnHaArguments body,
ApiCallback<ApiCommand> callback)
Enable High Availability (HA) with Automatic Failover for an HDFS NameNode.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsFailoverCommandAsync(String clusterName,
String serviceName,
Boolean force,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Initiate a failover in an HDFS HA NameNode pair.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsFinalizeRollingUpgradeAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Finalizes the rolling upgrade for HDFS by updating the NameNode metadata permanently to the next version.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsRollEditsCommandAsync(String clusterName,
String serviceName,
ApiRollEditsArgs body,
ApiCallback<ApiCommand> callback)
Roll the edits of an HDFS NameNode or Nameservice.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsUpgradeMetadataCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Upgrade HDFS Metadata as part of a major version upgrade.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hiveCreateMetastoreDatabaseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Hive Metastore Database.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hiveCreateMetastoreDatabaseTablesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Hive Metastore Database tables.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hiveUpdateMetastoreNamenodesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Update Hive Metastore to point to a NameNode's Nameservice name instead of hostname.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hiveUpgradeMetastoreCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Upgrade Hive Metastore as part of a major version upgrade.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hiveValidateMetastoreSchemaCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Validate the Hive Metastore Schema.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostInstallCommandAsync(ApiHostInstallArguments body,
ApiCallback<ApiCommand> callback)
Perform installation on a set of hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsDecommissionCommandAsync(ApiHostNameList body,
ApiCallback<ApiCommand> callback)
Decommission the given hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsOfflineOrDecommissionCommandAsync(BigDecimal offlineTimeout,
ApiHostNameList body,
ApiCallback<ApiCommand> callback)
Decommission the given hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsPerfInspectorCommandAsync(ApiHostsPerfInspectorArgs body,
ApiCallback<ApiCommand> callback)
Run performance diagnostics test against specified hosts in ApiHostsPerfInspectorArgs User must be Full Administrator or Global Cluster Administrator.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsRecommissionAndExitMaintenanceModeCommandAsync(String recommissionType,
ApiHostNameList body,
ApiCallback<ApiCommand> callback)
Recommission and exit maintenance on the given hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsRecommissionCommandAsync(ApiHostNameList body,
ApiCallback<ApiCommand> callback)
Recommission the given hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsRecommissionWithStartCommandAsync(ApiHostNameList body,
ApiCallback<ApiCommand> callback)
Recommission the given hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsStartRolesCommandAsync(ApiHostNameList body,
ApiCallback<ApiCommand> callback)
Start all the roles on the given hosts.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hueDumpDbCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Runs Hue's dumpdata command.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hueLoadDbCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Runs Hue's loaddata command.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hueSyncDbCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Runs Hue's syncdb command.
|
com.squareup.okhttp.Call |
ServicesResourceApi.impalaCreateCatalogDatabaseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
.
|
com.squareup.okhttp.Call |
ServicesResourceApi.impalaCreateCatalogDatabaseTablesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
.
|
com.squareup.okhttp.Call |
RolesResourceApi.impalaDiagnosticsAsync(String clusterName,
String roleName,
String serviceName,
ApiImpalaRoleDiagnosticsArgs body,
ApiCallback<ApiCommand> callback)
Collects diagnostics data for an Impala role.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.importAdminCredentialsAsync(String password,
String username,
ApiCallback<ApiCommand> callback)
Imports the KDC Account Manager credentials needed by Cloudera Manager to create kerberos principals needed by CDH services.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.importClusterTemplateAsync(Boolean addRepositories,
ApiClusterTemplate body,
ApiCallback<ApiCommand> callback)
Create cluster as per the given cluster template.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.importKerberosPrincipalAsync(BigDecimal kvno,
String password,
String principal,
ApiCallback<ApiCommand> callback)
Imports the Kerberos credentials for the specified principal which can then be used to add to a role's keytab by running Generate Credentials command.
|
com.squareup.okhttp.Call |
ServicesResourceApi.importMrConfigsIntoYarnAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Import MapReduce configuration into Yarn, overwriting Yarn configuration.
|
com.squareup.okhttp.Call |
ServicesResourceApi.initSolrCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Initializes the Solr service in Zookeeper.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.inspectHostsCommandAsync(ApiCallback<ApiCommand> callback)
Runs the host inspector on the configured hosts.
|
com.squareup.okhttp.Call |
ClustersResourceApi.inspectHostsCommandAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Runs the host inspector on the configured hosts in the specified cluster.
|
com.squareup.okhttp.Call |
ServicesResourceApi.installMrFrameworkJarsAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates an HDFS directory to hold the MapReduce2 framework JARs (if necessary), and uploads the framework JARs to it.
|
com.squareup.okhttp.Call |
ServicesResourceApi.installOozieShareLibAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates directory for Oozie user in HDFS and installs the ShareLib in it.
|
com.squareup.okhttp.Call |
ServicesResourceApi.ksMigrateToSentryAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Migrates the HBase Indexer policy-based permissions to Sentry, by invoking the SentryConfigToolIndexer.
|
com.squareup.okhttp.Call |
HostsResourceApi.migrateRolesAsync(String hostId,
ApiMigrateRolesArguments body,
ApiCallback<ApiCommand> callback)
Migrate roles to a different host.
|
com.squareup.okhttp.Call |
ServicesResourceApi.offlineCommandAsync(String clusterName,
String serviceName,
BigDecimal timeout,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Offline roles of a service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.oozieCreateEmbeddedDatabaseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Oozie Server Database.
|
com.squareup.okhttp.Call |
ServicesResourceApi.oozieDumpDatabaseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Dump the Oozie Server Database.
|
com.squareup.okhttp.Call |
ServicesResourceApi.oozieLoadDatabaseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Load the Oozie Server Database from dump.
|
com.squareup.okhttp.Call |
ServicesResourceApi.oozieUpgradeDbCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Upgrade Oozie Database schema as part of a major version upgrade.
|
com.squareup.okhttp.Call |
ClustersResourceApi.perfInspectorCommandAsync(String clusterName,
ApiClusterPerfInspectorArgs body,
ApiCallback<ApiCommand> callback)
Run cluster performance diagnostics test.
|
com.squareup.okhttp.Call |
ClustersResourceApi.poolsRefreshAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Updates all refreshable configuration files for services with Dynamic Resource Pools.
|
com.squareup.okhttp.Call |
ClustersResourceApi.preUpgradeCheckCommandAsync(String clusterName,
ApiCdhUpgradeArgs body,
ApiCallback<ApiCommand> callback)
Run cluster pre-upgrade check(s) when upgrading from specified version of CDH to the other.
|
com.squareup.okhttp.Call |
CommandsResourceApi.readCommandAsync(BigDecimal commandId,
ApiCallback<ApiCommand> callback)
Retrieve detailed information on an asynchronous command.
|
com.squareup.okhttp.Call |
ServicesResourceApi.recommissionCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Recommission roles of a service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.recommissionWithStartCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Start and recommission roles of a service.
|
com.squareup.okhttp.Call |
ClustersResourceApi.refreshAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Updates all refreshable configuration files in the cluster.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.refreshParcelReposAsync(ApiCallback<ApiCommand> callback)
.
|
com.squareup.okhttp.Call |
ParcelResourceApi.removeDownloadCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that removes the downloaded parcel.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.restartCommandAsync(ApiCallback<ApiCommand> callback)
Restart the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.restartCommandAsync(ApiCallback<ApiCommand> callback)
Restart the Authentication Service.
|
com.squareup.okhttp.Call |
ClustersResourceApi.restartCommandAsync(String clusterName,
ApiRestartClusterArgs body,
ApiCallback<ApiCommand> callback)
Restart all services in the cluster.
|
com.squareup.okhttp.Call |
ServicesResourceApi.restartCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Restart the service.
|
com.squareup.okhttp.Call |
CommandsResourceApi.retryAsync(BigDecimal commandId,
ApiCallback<ApiCommand> callback)
Try to rerun a command.
|
com.squareup.okhttp.Call |
ClustersResourceApi.rollingRestartAsync(String clusterName,
ApiRollingRestartClusterArgs body,
ApiCallback<ApiCommand> callback)
Command to do a \"best-effort\" rolling restart of the given cluster, i.
|
com.squareup.okhttp.Call |
ServicesResourceApi.rollingRestartAsync(String clusterName,
String serviceName,
ApiRollingRestartArgs body,
ApiCallback<ApiCommand> callback)
Command to run rolling restart of roles in a service.
|
com.squareup.okhttp.Call |
ClustersResourceApi.rollingUpgradeAsync(String clusterName,
ApiRollingUpgradeServicesArgs body,
ApiCallback<ApiCommand> callback)
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.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.runCopyListingAsync(String clusterName,
String serviceName,
String body,
ApiCallback<ApiCommand> callback)
Run the hdfs copy listing command.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.runScheduleAsync(String clusterName,
BigDecimal scheduleId,
String serviceName,
Boolean dryRun,
ApiCallback<ApiCommand> callback)
Run the schedule immediately.
|
com.squareup.okhttp.Call |
ServicesResourceApi.sentryCreateDatabaseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Sentry Server Database.
|
com.squareup.okhttp.Call |
ServicesResourceApi.sentryCreateDatabaseTablesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Sentry Server Database tables.
|
com.squareup.okhttp.Call |
ServicesResourceApi.sentryUpgradeDatabaseTablesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Upgrade the Sentry Server Database tables.
|
com.squareup.okhttp.Call |
ServicesResourceApi.serviceCommandByNameAsync(String clusterName,
String commandName,
String serviceName,
ApiCallback<ApiCommand> callback)
Executes a command on the service specified by name.
|
com.squareup.okhttp.Call |
ServicesResourceApi.solrBootstrapCollectionsCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Bootstraps Solr Collections after the CDH upgrade.
|
com.squareup.okhttp.Call |
ServicesResourceApi.solrBootstrapConfigCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Bootstraps Solr config during the CDH upgrade.
|
com.squareup.okhttp.Call |
ServicesResourceApi.solrConfigBackupCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Backs up Solr configuration metadata before CDH upgrade.
|
com.squareup.okhttp.Call |
ServicesResourceApi.solrMigrateSentryPrivilegesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Migrates Sentry privileges to new model compatible to support more granular permissions if Solr is configured with a Sentry service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.solrReinitializeStateForUpgradeCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Reinitializes the Solr state by clearing the Solr HDFS data directory, the Solr data directory, and the Zookeeper state.
|
com.squareup.okhttp.Call |
ServicesResourceApi.solrValidateMetadataCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Validates Solr metadata and configurations.
|
com.squareup.okhttp.Call |
ServicesResourceApi.sqoopCreateDatabaseTablesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Sqoop2 Server Database tables.
|
com.squareup.okhttp.Call |
ServicesResourceApi.sqoopUpgradeDbCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Upgrade Sqoop Database schema as part of a major version upgrade.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.startCommandAsync(ApiCallback<ApiCommand> callback)
Start the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.startCommandAsync(ApiCallback<ApiCommand> callback)
Start the Authentication Service.
|
com.squareup.okhttp.Call |
ClustersResourceApi.startCommandAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Start all services in the cluster.
|
com.squareup.okhttp.Call |
ServicesResourceApi.startCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Start the service.
|
com.squareup.okhttp.Call |
ParcelResourceApi.startDistributionCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that starts the distribution of the parcel to the cluster.
|
com.squareup.okhttp.Call |
ParcelResourceApi.startDownloadCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that starts the parcel download.
|
com.squareup.okhttp.Call |
ParcelResourceApi.startRemovalOfDistributionCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that removes the distribution from the hosts in the cluster.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.stopCommandAsync(ApiCallback<ApiCommand> callback)
Stop the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.stopCommandAsync(ApiCallback<ApiCommand> callback)
Stop the Authentication Service.
|
com.squareup.okhttp.Call |
ClustersResourceApi.stopCommandAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Stop all services in the cluster.
|
com.squareup.okhttp.Call |
ServicesResourceApi.stopCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Stop the service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.switchToMr2Async(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Change the cluster to use MR2 instead of MR1.
|
com.squareup.okhttp.Call |
CmPeersResourceApi.testPeerAsync(String peerName,
String type,
ApiCallback<ApiCommand> callback)
Test the connectivity of a peer.
|
com.squareup.okhttp.Call |
ClustersResourceApi.upgradeCdhCommandAsync(String clusterName,
ApiCdhUpgradeArgs body,
ApiCallback<ApiCommand> callback)
Perform CDH upgrade to the specified version.
|
com.squareup.okhttp.Call |
ClustersResourceApi.upgradeServicesCommandAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Upgrades the services in the cluster to the CDH5 version.
|
com.squareup.okhttp.Call |
ServicesResourceApi.yarnFormatStateStoreAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Formats the state store in ZooKeeper used for Resource Manager High Availability.
|
com.squareup.okhttp.Call |
ServicesResourceApi.zooKeeperCleanupCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Clean up all running server instances of a ZooKeeper service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.zooKeeperInitCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Initializes all the server instances of a ZooKeeper service.
|
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ApiCommand.active(Boolean active) |
ApiCommand |
ApiCommand.canRetry(Boolean canRetry) |
ApiCommand |
ApiCommand.children(ApiCommandList children) |
ApiCommand |
ApiCommand.clusterRef(ApiClusterRef clusterRef) |
ApiCommand |
ApiCommand.endTime(String endTime) |
ApiCommand |
ApiSnapshotCommand.getParent()
Reference to the parent command, if any.
|
ApiCommand |
ApiCommand.getParent()
Reference to the parent command, if any.
|
ApiCommand |
ApiReplicationCommand.getParent()
Reference to the parent command, if any.
|
ApiCommand |
ApiCommand.hostRef(ApiHostRef hostRef) |
ApiCommand |
ApiCommand.id(BigDecimal id) |
ApiCommand |
ApiCommand.name(String name) |
ApiCommand |
ApiCommand.parent(ApiCommand parent) |
ApiCommand |
ApiCommand.resultDataUrl(String resultDataUrl) |
ApiCommand |
ApiCommand.resultMessage(String resultMessage) |
ApiCommand |
ApiCommand.roleRef(ApiRoleRef roleRef) |
ApiCommand |
ApiCommand.serviceRef(ApiServiceRef serviceRef) |
ApiCommand |
ApiCommand.startTime(String startTime) |
ApiCommand |
ApiCommand.success(Boolean success) |
Modifier and Type | Method and Description |
---|---|
List<ApiCommand> |
ApiCommandList.getItems() |
List<ApiCommand> |
ApiBulkCommandList.getItems() |
Modifier and Type | Method and Description |
---|---|
ApiCommandList |
ApiCommandList.addItemsItem(ApiCommand itemsItem) |
ApiBulkCommandList |
ApiBulkCommandList.addItemsItem(ApiCommand itemsItem) |
ApiSnapshotCommand |
ApiSnapshotCommand.parent(ApiCommand parent) |
ApiCommand |
ApiCommand.parent(ApiCommand parent) |
ApiReplicationCommand |
ApiReplicationCommand.parent(ApiCommand parent) |
void |
ApiSnapshotCommand.setParent(ApiCommand parent) |
void |
ApiCommand.setParent(ApiCommand parent) |
void |
ApiReplicationCommand.setParent(ApiCommand parent) |
Modifier and Type | Method and Description |
---|---|
ApiCommandList |
ApiCommandList.items(List<ApiCommand> items) |
ApiBulkCommandList |
ApiBulkCommandList.items(List<ApiCommand> items) |
void |
ApiCommandList.setItems(List<ApiCommand> items) |
void |
ApiBulkCommandList.setItems(List<ApiCommand> items) |
Copyright © 2019. All rights reserved.