A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

A

abortCommand(long) - Method in interface com.cloudera.api.v1.CommandsResource
Abort a running command.
activateCommand() - Method in interface com.cloudera.api.v3.ParcelResource
A synchronous command that activates the parcel on the cluster.
ActivitiesResource - Interface in com.cloudera.api.v1
 
ACTIVITY_ID - Static variable in class com.cloudera.api.Parameters
 
addHosts(String, ApiHostRefList) - Method in interface com.cloudera.api.v3.ClustersResourceV3
 
addRole(String) - Method in class com.cloudera.api.model.ApiUser
 
addWatchedDir(String) - Method in class com.cloudera.api.model.ApiWatchedDirList
 
addWatchedDirectory(ApiWatchedDir) - Method in interface com.cloudera.api.v14.WatchedDirResource
Adds a directory to the watching list.
AllHostsResource - Interface in com.cloudera.api.v3
 
ApiActivity - Class in com.cloudera.api.model
Represents a user activity, such as a MapReduce job, a Hive query, an Oozie workflow, etc.
ApiActivity() - Constructor for class com.cloudera.api.model.ApiActivity
 
ApiActivity(String, String, ApiActivityType, ApiActivityStatus, String, Date, Date, String, String) - Constructor for class com.cloudera.api.model.ApiActivity
Default view
ApiActivity(String, String, ApiActivityType, ApiActivityStatus, String, Date, Date, String, String, String, String, String, String, String, String, String) - Constructor for class com.cloudera.api.model.ApiActivity
Full view of an activity
ApiActivityList - Class in com.cloudera.api.model
 
ApiActivityList() - Constructor for class com.cloudera.api.model.ApiActivityList
 
ApiActivityList(List<ApiActivity>) - Constructor for class com.cloudera.api.model.ApiActivityList
 
ApiActivityStatus - Enum in com.cloudera.api.model
 
ApiActivityType - Enum in com.cloudera.api.model
 
ApiAudit - Class in com.cloudera.api.model
Models audit events from both CM and CM managed services like HDFS, HBase and Hive.
ApiAudit() - Constructor for class com.cloudera.api.model.ApiAudit
 
ApiAudit(String, String, String, String, String, String, boolean, Date, String, Map<String, String>) - Constructor for class com.cloudera.api.model.ApiAudit
 
ApiAuditList - Class in com.cloudera.api.model
 
ApiAuditList() - Constructor for class com.cloudera.api.model.ApiAuditList
 
ApiAuditList(List<ApiAudit>) - Constructor for class com.cloudera.api.model.ApiAuditList
 
ApiBatchRequest - Class in com.cloudera.api.model
A batch request, comprised of one or more request elements.
ApiBatchRequest() - Constructor for class com.cloudera.api.model.ApiBatchRequest
 
ApiBatchRequest(List<ApiBatchRequestElement>) - Constructor for class com.cloudera.api.model.ApiBatchRequest
 
ApiBatchRequestElement - Class in com.cloudera.api.model
A single element of a batch request, often part of a list with other elements.
ApiBatchRequestElement() - Constructor for class com.cloudera.api.model.ApiBatchRequestElement
 
ApiBatchRequestElement.HTTPMethod - Enum in com.cloudera.api.model
 
ApiBatchResponse - Class in com.cloudera.api.model
A batch response, comprised of one or more response elements.
ApiBatchResponse() - Constructor for class com.cloudera.api.model.ApiBatchResponse
 
ApiBatchResponse(List<ApiBatchResponseElement>) - Constructor for class com.cloudera.api.model.ApiBatchResponse
 
ApiBatchResponseElement - Class in com.cloudera.api.model
A single element of a batch response, often part of a list with other elements.
ApiBatchResponseElement() - Constructor for class com.cloudera.api.model.ApiBatchResponseElement
 
ApiBulkCommandList - Class in com.cloudera.api.model
A list of commands.
ApiBulkCommandList() - Constructor for class com.cloudera.api.model.ApiBulkCommandList
 
ApiCdhUpgradeArgs - Class in com.cloudera.api.model
Arguments used for the CDH Upgrade command.
ApiCdhUpgradeArgs() - Constructor for class com.cloudera.api.model.ApiCdhUpgradeArgs
 
ApiCluster - Class in com.cloudera.api.model
A cluster represents a set of interdependent services running on a set of hosts.
ApiCluster() - Constructor for class com.cloudera.api.model.ApiCluster
 
ApiClusterList - Class in com.cloudera.api.model
A list of clusters.
ApiClusterList() - Constructor for class com.cloudera.api.model.ApiClusterList
 
ApiClusterList(List<ApiCluster>) - Constructor for class com.cloudera.api.model.ApiClusterList
 
ApiClusterRef - Class in com.cloudera.api.model
A clusterRef references a cluster.
ApiClusterRef() - Constructor for class com.cloudera.api.model.ApiClusterRef
 
ApiClusterRef(String) - Constructor for class com.cloudera.api.model.ApiClusterRef
 
ApiClusterTemplate - Class in com.cloudera.api.model
Details of cluster template
ApiClusterTemplate() - Constructor for class com.cloudera.api.model.ApiClusterTemplate
 
ApiClusterTemplateConfig - Class in com.cloudera.api.model
Config Details: The config can either have a value or ref or variable.
ApiClusterTemplateConfig() - Constructor for class com.cloudera.api.model.ApiClusterTemplateConfig
 
ApiClusterTemplateHostInfo - Class in com.cloudera.api.model
This contains information about the host or host range on which provided host template will be applied.
ApiClusterTemplateHostInfo() - Constructor for class com.cloudera.api.model.ApiClusterTemplateHostInfo
 
ApiClusterTemplateHostTemplate - Class in com.cloudera.api.model
Host templates will contain information about the role config groups that should be applied to a host.
ApiClusterTemplateHostTemplate() - Constructor for class com.cloudera.api.model.ApiClusterTemplateHostTemplate
 
ApiClusterTemplateInstantiator - Class in com.cloudera.api.model
Details of cluster template
ApiClusterTemplateInstantiator() - Constructor for class com.cloudera.api.model.ApiClusterTemplateInstantiator
 
ApiClusterTemplateRole - Class in com.cloudera.api.model
Role info: This will contain information related to a role referred by some configuration.
ApiClusterTemplateRole() - Constructor for class com.cloudera.api.model.ApiClusterTemplateRole
 
ApiClusterTemplateRoleConfigGroup - Class in com.cloudera.api.model
Role config group info.
ApiClusterTemplateRoleConfigGroup() - Constructor for class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroup
 
ApiClusterTemplateRoleConfigGroupInfo - Class in com.cloudera.api.model
During import time information related to all the non-base config groups must be provided.
ApiClusterTemplateRoleConfigGroupInfo() - Constructor for class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroupInfo
 
ApiClusterTemplateService - Class in com.cloudera.api.model
Service information
ApiClusterTemplateService() - Constructor for class com.cloudera.api.model.ApiClusterTemplateService
 
ApiClusterTemplateVariable - Class in com.cloudera.api.model
Variable that is referred in cluster template.
ApiClusterTemplateVariable() - Constructor for class com.cloudera.api.model.ApiClusterTemplateVariable
 
ApiClusterVersion - Enum in com.cloudera.api.model
The CDH version of the cluster.
ApiCmPeer - Class in com.cloudera.api.model
Information about a Cloudera Manager peer instance.
ApiCmPeer() - Constructor for class com.cloudera.api.model.ApiCmPeer
 
ApiCmPeerList - Class in com.cloudera.api.model
A list of Cloudera Manager peers.
ApiCmPeerList() - Constructor for class com.cloudera.api.model.ApiCmPeerList
 
ApiCmPeerList(List<ApiCmPeer>) - Constructor for class com.cloudera.api.model.ApiCmPeerList
 
ApiCmPeerType - Enum in com.cloudera.api.model
Enum for CM peer types.
ApiCollectDiagnosticDataArguments - Class in com.cloudera.api.model
Arguments used for the collectDiagnosticData command.
ApiCollectDiagnosticDataArguments() - Constructor for class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
 
ApiCommand - Class in com.cloudera.api.model
Provides detailed information about a submitted command.
ApiCommand() - Constructor for class com.cloudera.api.model.ApiCommand
 
ApiCommand(Long, String, Date, Date, boolean, Boolean, String, String, ApiClusterRef, ApiServiceRef, ApiRoleRef, ApiHostRef, ApiCommandList, ApiCommand, Boolean) - Constructor for class com.cloudera.api.model.ApiCommand
 
ApiCommandList - Class in com.cloudera.api.model
A list of commands.
ApiCommandList() - Constructor for class com.cloudera.api.model.ApiCommandList
 
ApiCommandList(List<ApiCommand>) - Constructor for class com.cloudera.api.model.ApiCommandList
 
ApiCommandMetadata - Class in com.cloudera.api.model
Provides metadata information about a command.
ApiCommandMetadata(String, String) - Constructor for class com.cloudera.api.model.ApiCommandMetadata
 
ApiCommandMetadata(String) - Constructor for class com.cloudera.api.model.ApiCommandMetadata
 
ApiCommandMetadata() - Constructor for class com.cloudera.api.model.ApiCommandMetadata
 
ApiCommandMetadataList - Class in com.cloudera.api.model
A list of command metadata.
ApiCommandMetadataList() - Constructor for class com.cloudera.api.model.ApiCommandMetadataList
 
ApiCommandMetadataList(List<ApiCommandMetadata>) - Constructor for class com.cloudera.api.model.ApiCommandMetadataList
 
ApiCommissionState - Enum in com.cloudera.api.model
Represents the Commission state of an entity.
ApiConfig - Class in com.cloudera.api.model
Model for a configuration parameter.
ApiConfig(String, String, Boolean, String, String, String, String, ApiConfig.ValidationState, String) - Constructor for class com.cloudera.api.model.ApiConfig
 
ApiConfig(String, String) - Constructor for class com.cloudera.api.model.ApiConfig
 
ApiConfig() - Constructor for class com.cloudera.api.model.ApiConfig
 
ApiConfig.ValidationState - Enum in com.cloudera.api.model
 
ApiConfigList - Class in com.cloudera.api.model
A list of configuration data.
ApiConfigList() - Constructor for class com.cloudera.api.model.ApiConfigList
 
ApiConfigList(List<ApiConfig>) - Constructor for class com.cloudera.api.model.ApiConfigList
 
ApiConfigStalenessStatus - Enum in com.cloudera.api.model
Represents the configuration staleness status of an entity.
ApiConfigureForKerberosArguments - Class in com.cloudera.api.model
Arguments used to configure a cluster for Kerberos.
ApiConfigureForKerberosArguments() - Constructor for class com.cloudera.api.model.ApiConfigureForKerberosArguments
 
ApiDashboard - Class in com.cloudera.api.model
A dashboard definition.
ApiDashboard() - Constructor for class com.cloudera.api.model.ApiDashboard
 
ApiDashboard(String, String) - Constructor for class com.cloudera.api.model.ApiDashboard
 
ApiDashboardList - Class in com.cloudera.api.model
A list of dashboard definitions.
ApiDashboardList() - Constructor for class com.cloudera.api.model.ApiDashboardList
 
ApiDashboardList(List<ApiDashboard>) - Constructor for class com.cloudera.api.model.ApiDashboardList
 
ApiDeployment - Class in com.cloudera.api.model
This objects represents a deployment including all clusters, hosts, services, roles, etc in the system.
ApiDeployment() - Constructor for class com.cloudera.api.model.ApiDeployment
 
ApiDisableJtHaArguments - Class in com.cloudera.api.model
Arguments used for disable JT HA command.
ApiDisableJtHaArguments() - Constructor for class com.cloudera.api.model.ApiDisableJtHaArguments
 
ApiDisableLlamaHaArguments - Class in com.cloudera.api.model
Arguments used for disable Llama HA command.
ApiDisableLlamaHaArguments() - Constructor for class com.cloudera.api.model.ApiDisableLlamaHaArguments
 
ApiDisableNnHaArguments - Class in com.cloudera.api.model
Arguments used for Disable NameNode High Availability command.
ApiDisableNnHaArguments() - Constructor for class com.cloudera.api.model.ApiDisableNnHaArguments
 
ApiDisableOozieHaArguments - Class in com.cloudera.api.model
 
ApiDisableOozieHaArguments() - Constructor for class com.cloudera.api.model.ApiDisableOozieHaArguments
 
ApiDisableRmHaArguments - Class in com.cloudera.api.model
Arguments used for Disable RM HA command.
ApiDisableRmHaArguments() - Constructor for class com.cloudera.api.model.ApiDisableRmHaArguments
 
ApiDisableSentryHaArgs - Class in com.cloudera.api.model
Arguments used for disable Sentry HA API call.
ApiDisableSentryHaArgs() - Constructor for class com.cloudera.api.model.ApiDisableSentryHaArgs
 
ApiEcho - Class in com.cloudera.api.model
The echoMessage carries a message to be echoed back from the API service.
ApiEcho() - Constructor for class com.cloudera.api.model.ApiEcho
 
ApiEcho(String) - Constructor for class com.cloudera.api.model.ApiEcho
 
ApiEnableJtHaArguments - Class in com.cloudera.api.model
Arguments used for enable JT HA command.
ApiEnableJtHaArguments() - Constructor for class com.cloudera.api.model.ApiEnableJtHaArguments
 
ApiEnableLlamaHaArguments - Class in com.cloudera.api.model
Arguments used for enable Llama HA command.
ApiEnableLlamaHaArguments() - Constructor for class com.cloudera.api.model.ApiEnableLlamaHaArguments
 
ApiEnableLlamaRmArguments - Class in com.cloudera.api.model
Arguments used for enable Llama RM command.
ApiEnableLlamaRmArguments() - Constructor for class com.cloudera.api.model.ApiEnableLlamaRmArguments
 
ApiEnableNnHaArguments - Class in com.cloudera.api.model
Arguments used for Enable NameNode High Availability command.
ApiEnableNnHaArguments() - Constructor for class com.cloudera.api.model.ApiEnableNnHaArguments
 
ApiEnableOozieHaArguments - Class in com.cloudera.api.model
 
ApiEnableOozieHaArguments() - Constructor for class com.cloudera.api.model.ApiEnableOozieHaArguments
 
ApiEnableRmHaArguments - Class in com.cloudera.api.model
Arguments used for enable RM HA command.
ApiEnableRmHaArguments() - Constructor for class com.cloudera.api.model.ApiEnableRmHaArguments
 
ApiEnableSentryHaArgs - Class in com.cloudera.api.model
Arguments used for enable Sentry HA command.
ApiEnableSentryHaArgs() - Constructor for class com.cloudera.api.model.ApiEnableSentryHaArgs
 
ApiEntityStatus - Enum in com.cloudera.api.model
The single value used by the Cloudera Manager UI to represent the status of the entity.
ApiEntityType - Enum in com.cloudera.api.model
Represents the types of entities.
ApiErrorMessage - Class in com.cloudera.api
View object for errors.
ApiErrorMessage() - Constructor for class com.cloudera.api.ApiErrorMessage
Empty constructor, for JAX-B.
ApiErrorMessage(Throwable) - Constructor for class com.cloudera.api.ApiErrorMessage
Constructs a new ApiErrorMessage that provides information about the given error.
ApiErrorMessage(String) - Constructor for class com.cloudera.api.ApiErrorMessage
Constructs a new ApiErrorMessage with the given error message, and no causes.
ApiEvent - Class in com.cloudera.api.model
Events model noteworthy incidents in Cloudera Manager or the managed Hadoop cluster.
ApiEvent() - Constructor for class com.cloudera.api.model.ApiEvent
 
ApiEvent(String, Date, Date, ApiEventCategory, ApiEventSeverity, String, boolean, Map<String, List<String>>) - Constructor for class com.cloudera.api.model.ApiEvent
 
ApiEventAttribute - Class in com.cloudera.api.model
 
ApiEventAttribute() - Constructor for class com.cloudera.api.model.ApiEventAttribute
 
ApiEventAttribute(String, List<String>) - Constructor for class com.cloudera.api.model.ApiEventAttribute
 
ApiEventCategory - Enum in com.cloudera.api.model
 
ApiEventQueryResult - Class in com.cloudera.api.model
 
ApiEventQueryResult() - Constructor for class com.cloudera.api.model.ApiEventQueryResult
 
ApiEventQueryResult(long, List<ApiEvent>) - Constructor for class com.cloudera.api.model.ApiEventQueryResult
 
ApiEventSeverity - Enum in com.cloudera.api.model
 
ApiExternalAccount - Class in com.cloudera.api.model
Represents an instantiation of an external account type, referencing a supported external account type, via the typeName field, along with suitable configuration to access an external resource of the provided type.
ApiExternalAccount() - Constructor for class com.cloudera.api.model.ApiExternalAccount
 
ApiExternalAccountCategory - Class in com.cloudera.api.model
Type representing an external account category.
ApiExternalAccountCategory() - Constructor for class com.cloudera.api.model.ApiExternalAccountCategory
 
ApiExternalAccountCategoryList - Class in com.cloudera.api.model
Represents a list of external account categories.
ApiExternalAccountCategoryList() - Constructor for class com.cloudera.api.model.ApiExternalAccountCategoryList
 
ApiExternalAccountCategoryList(List<ApiExternalAccountCategory>) - Constructor for class com.cloudera.api.model.ApiExternalAccountCategoryList
 
ApiExternalAccountList - Class in com.cloudera.api.model
Represents a list of external accounts.
ApiExternalAccountList() - Constructor for class com.cloudera.api.model.ApiExternalAccountList
 
ApiExternalAccountList(List<ApiExternalAccount>) - Constructor for class com.cloudera.api.model.ApiExternalAccountList
 
ApiExternalAccountType - Class in com.cloudera.api.model
A supported external account type.
ApiExternalAccountType() - Constructor for class com.cloudera.api.model.ApiExternalAccountType
 
ApiExternalAccountTypeList - Class in com.cloudera.api.model
Represents a list of external account types.
ApiExternalAccountTypeList() - Constructor for class com.cloudera.api.model.ApiExternalAccountTypeList
 
ApiExternalAccountTypeList(List<ApiExternalAccountType>) - Constructor for class com.cloudera.api.model.ApiExternalAccountTypeList
 
ApiHBaseSnapshot - Class in com.cloudera.api.model
An HBase snapshot descriptor.
ApiHBaseSnapshot() - Constructor for class com.cloudera.api.model.ApiHBaseSnapshot
 
ApiHBaseSnapshot(String, String) - Constructor for class com.cloudera.api.model.ApiHBaseSnapshot
 
ApiHBaseSnapshot(String, String, Date) - Constructor for class com.cloudera.api.model.ApiHBaseSnapshot
 
ApiHBaseSnapshot(String, String, Date, ApiHBaseSnapshot.Storage) - Constructor for class com.cloudera.api.model.ApiHBaseSnapshot
 
ApiHBaseSnapshot.Storage - Enum in com.cloudera.api.model
 
ApiHBaseSnapshotError - Class in com.cloudera.api.model
A HBase snapshot operation error.
ApiHBaseSnapshotError() - Constructor for class com.cloudera.api.model.ApiHBaseSnapshotError
 
ApiHBaseSnapshotError(String, String, String) - Constructor for class com.cloudera.api.model.ApiHBaseSnapshotError
 
ApiHBaseSnapshotError(String, String, ApiHBaseSnapshot.Storage, String) - Constructor for class com.cloudera.api.model.ApiHBaseSnapshotError
 
ApiHBaseSnapshotPolicyArguments - Class in com.cloudera.api.model
HBase specific snapshot policy arguments.
ApiHBaseSnapshotPolicyArguments() - Constructor for class com.cloudera.api.model.ApiHBaseSnapshotPolicyArguments
 
ApiHBaseSnapshotPolicyArguments(List<String>) - Constructor for class com.cloudera.api.model.ApiHBaseSnapshotPolicyArguments
 
ApiHBaseSnapshotPolicyArguments(List<String>, ApiHBaseSnapshot.Storage) - Constructor for class com.cloudera.api.model.ApiHBaseSnapshotPolicyArguments
 
ApiHBaseSnapshotResult - Class in com.cloudera.api.model
Detailed information about an HBase snapshot command.
ApiHBaseSnapshotResult() - Constructor for class com.cloudera.api.model.ApiHBaseSnapshotResult
 
ApiHdfsCloudReplicationArguments - Class in com.cloudera.api.model
 
ApiHdfsCloudReplicationArguments() - Constructor for class com.cloudera.api.model.ApiHdfsCloudReplicationArguments
 
ApiHdfsCloudReplicationArguments(ApiServiceRef, String, String, String, Integer, String, String, String) - Constructor for class com.cloudera.api.model.ApiHdfsCloudReplicationArguments
 
ApiHdfsDisableHaArguments - Class in com.cloudera.api.model
Arguments used for the HDFS disable HA command.
ApiHdfsDisableHaArguments() - Constructor for class com.cloudera.api.model.ApiHdfsDisableHaArguments
 
ApiHdfsFailoverArguments - Class in com.cloudera.api.model
Arguments used when enabling HDFS automatic failover.
ApiHdfsFailoverArguments() - Constructor for class com.cloudera.api.model.ApiHdfsFailoverArguments
 
ApiHdfsHaArguments - Class in com.cloudera.api.model
Arguments used for HDFS HA commands.
ApiHdfsHaArguments() - Constructor for class com.cloudera.api.model.ApiHdfsHaArguments
 
ApiHdfsReplicationArguments - Class in com.cloudera.api.model
Replication arguments for HDFS.
ApiHdfsReplicationArguments() - Constructor for class com.cloudera.api.model.ApiHdfsReplicationArguments
 
ApiHdfsReplicationArguments(ApiServiceRef, String, String, String, Integer, String) - Constructor for class com.cloudera.api.model.ApiHdfsReplicationArguments
 
ApiHdfsReplicationArguments.ReplicationStrategy - Enum in com.cloudera.api.model
The strategy for distributing the file replication tasks among the mappers of the MR job associated with a replication.
ApiHdfsReplicationCounter - Class in com.cloudera.api.model
A counter in an HDFS replication job.
ApiHdfsReplicationCounter() - Constructor for class com.cloudera.api.model.ApiHdfsReplicationCounter
 
ApiHdfsReplicationCounter(String, String, Long) - Constructor for class com.cloudera.api.model.ApiHdfsReplicationCounter
 
ApiHdfsReplicationResult - Class in com.cloudera.api.model
Detailed information about an HDFS replication job.
ApiHdfsReplicationResult() - Constructor for class com.cloudera.api.model.ApiHdfsReplicationResult
 
ApiHdfsSnapshot - Class in com.cloudera.api.model
An HDFS snapshot descriptor.
ApiHdfsSnapshot() - Constructor for class com.cloudera.api.model.ApiHdfsSnapshot
 
ApiHdfsSnapshot(String, String, String) - Constructor for class com.cloudera.api.model.ApiHdfsSnapshot
 
ApiHdfsSnapshot(String, String, String, Date) - Constructor for class com.cloudera.api.model.ApiHdfsSnapshot
 
ApiHdfsSnapshotError - Class in com.cloudera.api.model
An HDFS snapshot operation error.
ApiHdfsSnapshotError() - Constructor for class com.cloudera.api.model.ApiHdfsSnapshotError
 
ApiHdfsSnapshotError(String, String, String) - Constructor for class com.cloudera.api.model.ApiHdfsSnapshotError
 
ApiHdfsSnapshotPolicyArguments - Class in com.cloudera.api.model
HDFS specific snapshot policy arguments.
ApiHdfsSnapshotPolicyArguments() - Constructor for class com.cloudera.api.model.ApiHdfsSnapshotPolicyArguments
 
ApiHdfsSnapshotPolicyArguments(List<String>) - Constructor for class com.cloudera.api.model.ApiHdfsSnapshotPolicyArguments
 
ApiHdfsSnapshotResult - Class in com.cloudera.api.model
Detailed information about an HDFS snapshot command.
ApiHdfsSnapshotResult() - Constructor for class com.cloudera.api.model.ApiHdfsSnapshotResult
 
ApiHdfsUsageReport - Class in com.cloudera.api.model
 
ApiHdfsUsageReport() - Constructor for class com.cloudera.api.model.ApiHdfsUsageReport
 
ApiHdfsUsageReport(Date, List<ApiHdfsUsageReportRow>) - Constructor for class com.cloudera.api.model.ApiHdfsUsageReport
 
ApiHdfsUsageReportRow - Class in com.cloudera.api.model
 
ApiHdfsUsageReportRow() - Constructor for class com.cloudera.api.model.ApiHdfsUsageReportRow
 
ApiHdfsUsageReportRow(Date, String, long, long, long) - Constructor for class com.cloudera.api.model.ApiHdfsUsageReportRow
 
ApiHealthCheck - Class in com.cloudera.api.model
Represents a result from a health test performed by Cloudera Manager for an entity.
ApiHealthCheck() - Constructor for class com.cloudera.api.model.ApiHealthCheck
 
ApiHealthCheck(String, ApiHealthSummary) - Constructor for class com.cloudera.api.model.ApiHealthCheck
 
ApiHealthCheck(String, ApiHealthSummary, String, boolean) - Constructor for class com.cloudera.api.model.ApiHealthCheck
 
ApiHealthSummary - Enum in com.cloudera.api.model
Represents of the high-level health status of a subject in the cluster.
ApiHiveCloudReplicationArguments - Class in com.cloudera.api.model
 
ApiHiveCloudReplicationArguments() - Constructor for class com.cloudera.api.model.ApiHiveCloudReplicationArguments
 
ApiHiveCloudReplicationArguments.ReplicationOption - Enum in com.cloudera.api.model
This will decide how cloud replication will take place
ApiHiveReplicationArguments - Class in com.cloudera.api.model
Replication arguments for Hive services.
ApiHiveReplicationArguments() - Constructor for class com.cloudera.api.model.ApiHiveReplicationArguments
 
ApiHiveReplicationError - Class in com.cloudera.api.model
A Hive replication error.
ApiHiveReplicationError() - Constructor for class com.cloudera.api.model.ApiHiveReplicationError
 
ApiHiveReplicationError(String, String, String) - Constructor for class com.cloudera.api.model.ApiHiveReplicationError
 
ApiHiveReplicationError(String, String, String, String) - Constructor for class com.cloudera.api.model.ApiHiveReplicationError
 
ApiHiveReplicationError(String, String, String, String, String) - Constructor for class com.cloudera.api.model.ApiHiveReplicationError
 
ApiHiveReplicationResult - Class in com.cloudera.api.model
Detailed information about a Hive replication job.
ApiHiveReplicationResult() - Constructor for class com.cloudera.api.model.ApiHiveReplicationResult
 
ApiHiveTable - Class in com.cloudera.api.model
A Hive table identifier.
ApiHiveTable() - Constructor for class com.cloudera.api.model.ApiHiveTable
 
ApiHiveTable(String, String) - Constructor for class com.cloudera.api.model.ApiHiveTable
 
ApiHiveUDF - Class in com.cloudera.api.model
An hive UDF identifier.
ApiHiveUDF() - Constructor for class com.cloudera.api.model.ApiHiveUDF
 
ApiHiveUDF(String, String) - Constructor for class com.cloudera.api.model.ApiHiveUDF
 
ApiHost - Class in com.cloudera.api.model
This is the model for a host in the system.
ApiHost() - Constructor for class com.cloudera.api.model.ApiHost
 
ApiHost(ApiHost) - Constructor for class com.cloudera.api.model.ApiHost
Copy constructor
ApiHostInstallArguments - Class in com.cloudera.api.model
Arguments to perform installation on one or more hosts
ApiHostInstallArguments() - Constructor for class com.cloudera.api.model.ApiHostInstallArguments
 
ApiHostList - Class in com.cloudera.api.model
A list of ApiHost objects
ApiHostList() - Constructor for class com.cloudera.api.model.ApiHostList
 
ApiHostList(List<ApiHost>) - Constructor for class com.cloudera.api.model.ApiHostList
 
ApiHostNameList - Class in com.cloudera.api.model
A list of host names.
ApiHostNameList() - Constructor for class com.cloudera.api.model.ApiHostNameList
 
ApiHostNameList(List<String>) - Constructor for class com.cloudera.api.model.ApiHostNameList
 
ApiHostRef - Class in com.cloudera.api.model
A reference to a host.
ApiHostRef() - Constructor for class com.cloudera.api.model.ApiHostRef
 
ApiHostRef(String) - Constructor for class com.cloudera.api.model.ApiHostRef
 
ApiHostRefList - Class in com.cloudera.api.model
A list of host references.
ApiHostRefList() - Constructor for class com.cloudera.api.model.ApiHostRefList
 
ApiHostRefList(List<ApiHostRef>) - Constructor for class com.cloudera.api.model.ApiHostRefList
 
ApiHostTemplate - Class in com.cloudera.api.model
A host template belongs to a cluster and contains a set of role config groups for slave roles (such as DataNodes and TaskTrackers) from services in the cluster.
ApiHostTemplate() - Constructor for class com.cloudera.api.model.ApiHostTemplate
 
ApiHostTemplateList - Class in com.cloudera.api.model
A list of host templates.
ApiHostTemplateList() - Constructor for class com.cloudera.api.model.ApiHostTemplateList
 
ApiHostTemplateList(List<ApiHostTemplate>) - Constructor for class com.cloudera.api.model.ApiHostTemplateList
 
ApiImpalaCancelResponse - Class in com.cloudera.api.model
The response from an Impala cancel query response.
ApiImpalaCancelResponse() - Constructor for class com.cloudera.api.model.ApiImpalaCancelResponse
 
ApiImpalaCancelResponse(String) - Constructor for class com.cloudera.api.model.ApiImpalaCancelResponse
 
ApiImpalaQuery - Class in com.cloudera.api.model
Represents an Impala Query.
ApiImpalaQuery() - Constructor for class com.cloudera.api.model.ApiImpalaQuery
 
ApiImpalaQuery(String, String, String, String, Date, Date, Long, Map<String, String>, String, String, boolean, String, Duration) - Constructor for class com.cloudera.api.model.ApiImpalaQuery
 
ApiImpalaQueryAttribute - Class in com.cloudera.api.model
Metadata about an Impala query attribute.
ApiImpalaQueryAttribute() - Constructor for class com.cloudera.api.model.ApiImpalaQueryAttribute
 
ApiImpalaQueryAttribute(String, String, String, boolean, String) - Constructor for class com.cloudera.api.model.ApiImpalaQueryAttribute
 
ApiImpalaQueryAttributeList - Class in com.cloudera.api.model
The list of all the attributes that are applicable to Impala queries.
ApiImpalaQueryAttributeList() - Constructor for class com.cloudera.api.model.ApiImpalaQueryAttributeList
 
ApiImpalaQueryAttributeList(List<ApiImpalaQueryAttribute>) - Constructor for class com.cloudera.api.model.ApiImpalaQueryAttributeList
 
ApiImpalaQueryDetailsResponse - Class in com.cloudera.api.model
A query details response.
ApiImpalaQueryDetailsResponse() - Constructor for class com.cloudera.api.model.ApiImpalaQueryDetailsResponse
 
ApiImpalaQueryDetailsResponse(String) - Constructor for class com.cloudera.api.model.ApiImpalaQueryDetailsResponse
 
ApiImpalaQueryResponse - Class in com.cloudera.api.model
The response contains a list of queries and warnings.
ApiImpalaQueryResponse() - Constructor for class com.cloudera.api.model.ApiImpalaQueryResponse
 
ApiImpalaQueryResponse(List<ApiImpalaQuery>, List<String>) - Constructor for class com.cloudera.api.model.ApiImpalaQueryResponse
 
ApiImpalaUDF - Class in com.cloudera.api.model
An impala UDF identifier.
ApiImpalaUDF() - Constructor for class com.cloudera.api.model.ApiImpalaUDF
 
ApiImpalaUDF(String, String) - Constructor for class com.cloudera.api.model.ApiImpalaUDF
 
ApiJournalNodeArguments - Class in com.cloudera.api.model
Arguments used as part of ApiEnableNnHaArguments to specify JournalNodes.
ApiJournalNodeArguments() - Constructor for class com.cloudera.api.model.ApiJournalNodeArguments
 
ApiLicense - Class in com.cloudera.api.model
Information about the Cloudera Manager license.
ApiLicense() - Constructor for class com.cloudera.api.model.ApiLicense
 
ApiLicense(String, String, Date) - Constructor for class com.cloudera.api.model.ApiLicense
 
ApiLicensedFeatureUsage - Class in com.cloudera.api.model
Information about the number of nodes using which product features.
ApiLicensedFeatureUsage() - Constructor for class com.cloudera.api.model.ApiLicensedFeatureUsage
 
ApiLicensedFeatureUsage(Map<String, Integer>, Map<String, Map<String, Integer>>) - Constructor for class com.cloudera.api.model.ApiLicensedFeatureUsage
 
ApiMapEntry - Class in com.cloudera.api.model
Models a map entry, with a key and a value.
ApiMapEntry() - Constructor for class com.cloudera.api.model.ApiMapEntry
 
ApiMapEntry(String, String) - Constructor for class com.cloudera.api.model.ApiMapEntry
 
ApiMetric - Class in com.cloudera.api.model
A metric represents a specific metric monitored by the Cloudera Management Services, and a list of values matching a user query.
ApiMetric() - Constructor for class com.cloudera.api.model.ApiMetric
 
ApiMetric(String, String, String, List<ApiMetricData>, String, String) - Constructor for class com.cloudera.api.model.ApiMetric
 
ApiMetricData - Class in com.cloudera.api.model
A single data point of metric data.
ApiMetricData() - Constructor for class com.cloudera.api.model.ApiMetricData
 
ApiMetricData(Date, double) - Constructor for class com.cloudera.api.model.ApiMetricData
 
ApiMetricList - Class in com.cloudera.api.model
A list of ApiMetric objects
ApiMetricList() - Constructor for class com.cloudera.api.model.ApiMetricList
 
ApiMetricList(List<ApiMetric>) - Constructor for class com.cloudera.api.model.ApiMetricList
 
ApiMetricSchema - Class in com.cloudera.api.model
A metric schema represents the schema for a specific metric monitored by the Cloudera Management Services.
ApiMetricSchema() - Constructor for class com.cloudera.api.model.ApiMetricSchema
 
ApiMetricSchema(String, String, String, boolean, String, String, List<String>, Map<String, List<String>>) - Constructor for class com.cloudera.api.model.ApiMetricSchema
 
ApiMetricSchemaList - Class in com.cloudera.api.model
A list of ApiMetricSchema objects
ApiMetricSchemaList() - Constructor for class com.cloudera.api.model.ApiMetricSchemaList
 
ApiMetricSchemaList(List<ApiMetricSchema>) - Constructor for class com.cloudera.api.model.ApiMetricSchemaList
 
ApiMigrateRolesArguments - Class in com.cloudera.api.model
 
ApiMigrateRolesArguments() - Constructor for class com.cloudera.api.model.ApiMigrateRolesArguments
 
ApiMr2AppInformation - Class in com.cloudera.api.model
Represents MapReduce2 information for a YARN application.
ApiMr2AppInformation() - Constructor for class com.cloudera.api.model.ApiMr2AppInformation
 
ApiMr2AppInformation(String) - Constructor for class com.cloudera.api.model.ApiMr2AppInformation
 
ApiMrUsageReport - Class in com.cloudera.api.model
 
ApiMrUsageReport() - Constructor for class com.cloudera.api.model.ApiMrUsageReport
 
ApiMrUsageReport(List<ApiMrUsageReportRow>) - Constructor for class com.cloudera.api.model.ApiMrUsageReport
 
ApiMrUsageReportRow - Class in com.cloudera.api.model
 
ApiMrUsageReportRow() - Constructor for class com.cloudera.api.model.ApiMrUsageReportRow
 
ApiMrUsageReportRow(String, String, String, long, long, long, long, long) - Constructor for class com.cloudera.api.model.ApiMrUsageReportRow
 
ApiMrUsageReportRow(String, String, String, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Constructor for class com.cloudera.api.model.ApiMrUsageReportRow
 
ApiNameservice - Class in com.cloudera.api.model
Provides information about an HDFS nameservice.
ApiNameservice() - Constructor for class com.cloudera.api.model.ApiNameservice
 
ApiNameservice(String, ApiRoleRef, ApiRoleRef, ApiRoleRef, ApiRoleRef, ApiRoleRef, List<String>) - Constructor for class com.cloudera.api.model.ApiNameservice
 
ApiNameserviceList - Class in com.cloudera.api.model
A list of HDFS nameservices.
ApiNameserviceList() - Constructor for class com.cloudera.api.model.ApiNameserviceList
 
ApiNameserviceList(List<ApiNameservice>) - Constructor for class com.cloudera.api.model.ApiNameserviceList
 
ApiObjectMapper - Class in com.cloudera.api
This class is injected to give us control over the object mapper
ApiObjectMapper() - Constructor for class com.cloudera.api.ApiObjectMapper
 
ApiParcel - Class in com.cloudera.api.model
A Parcel encapsulate a specific product and version.
ApiParcel() - Constructor for class com.cloudera.api.model.ApiParcel
 
ApiParcelList - Class in com.cloudera.api.model
A list of ApiParcel.
ApiParcelList() - Constructor for class com.cloudera.api.model.ApiParcelList
 
ApiParcelList(List<ApiParcel>) - Constructor for class com.cloudera.api.model.ApiParcelList
 
ApiParcelRef - Class in com.cloudera.api.model
A parcelRef references a parcel.
ApiParcelRef() - Constructor for class com.cloudera.api.model.ApiParcelRef
 
ApiParcelRef(String, String, String) - Constructor for class com.cloudera.api.model.ApiParcelRef
 
ApiParcelState - Class in com.cloudera.api.model
The ApiParcelState encapsulates the state of a parcel while it is in transition and reports any errors that may have occurred..
ApiParcelState() - Constructor for class com.cloudera.api.model.ApiParcelState
 
ApiParcelUsage - Class in com.cloudera.api.model
This object provides a complete view of the usage of parcels in a given cluster - particularly which parcels are in use for which roles.
ApiParcelUsage() - Constructor for class com.cloudera.api.model.ApiParcelUsage
 
ApiParcelUsageHost - Class in com.cloudera.api.model
This object is used to represent a host within an ApiParcelUsage.
ApiParcelUsageHost() - Constructor for class com.cloudera.api.model.ApiParcelUsageHost
 
ApiParcelUsageParcel - Class in com.cloudera.api.model
This object is used to represent a parcel within an ApiParcelUsage.
ApiParcelUsageParcel() - Constructor for class com.cloudera.api.model.ApiParcelUsageParcel
 
ApiParcelUsageRack - Class in com.cloudera.api.model
This object is used to represent a rack within an ApiParcelUsage.
ApiParcelUsageRack() - Constructor for class com.cloudera.api.model.ApiParcelUsageRack
 
ApiParcelUsageRole - Class in com.cloudera.api.model
This object is used to represent a role within an ApiParcelUsage.
ApiParcelUsageRole() - Constructor for class com.cloudera.api.model.ApiParcelUsageRole
 
ApiPrincipalList - Class in com.cloudera.api.model
A list of kerberos principals.
ApiPrincipalList() - Constructor for class com.cloudera.api.model.ApiPrincipalList
 
ApiPrincipalList(List<String>) - Constructor for class com.cloudera.api.model.ApiPrincipalList
 
ApiProcess - Class in com.cloudera.api.model
A process represents a unix process to be managed by the Cloudera Manager agents.
ApiProcess() - Constructor for class com.cloudera.api.model.ApiProcess
 
ApiProductVersion - Class in com.cloudera.api.model
 
ApiProductVersion() - Constructor for class com.cloudera.api.model.ApiProductVersion
 
ApiReplicationCommand - Class in com.cloudera.api.model
Information about a replication command.
ApiReplicationCommand() - Constructor for class com.cloudera.api.model.ApiReplicationCommand
 
ApiReplicationCommandList - Class in com.cloudera.api.model
A list of replication commands.
ApiReplicationCommandList() - Constructor for class com.cloudera.api.model.ApiReplicationCommandList
 
ApiReplicationCommandList(List<ApiReplicationCommand>) - Constructor for class com.cloudera.api.model.ApiReplicationCommandList
 
ApiReplicationDiagnosticsCollectionArgs - Class in com.cloudera.api.model
Optional arguments for diagnostics collection.
ApiReplicationDiagnosticsCollectionArgs() - Constructor for class com.cloudera.api.model.ApiReplicationDiagnosticsCollectionArgs
 
ApiReplicationSchedule - Class in com.cloudera.api.model
A replication job schedule.
ApiReplicationSchedule() - Constructor for class com.cloudera.api.model.ApiReplicationSchedule
 
ApiReplicationSchedule(Long, Date, Date, long, ApiScheduleInterval, boolean) - Constructor for class com.cloudera.api.model.ApiReplicationSchedule
 
ApiReplicationScheduleDataLimits - Class in com.cloudera.api.model
This class encapsulates the data limits that we want to put on ApiReplicationSchedule to avoid potential OOME.
ApiReplicationScheduleDataLimits(int, int, int) - Constructor for class com.cloudera.api.model.ApiReplicationScheduleDataLimits
 
ApiReplicationScheduleList - Class in com.cloudera.api.model
A list of replication schedules.
ApiReplicationScheduleList() - Constructor for class com.cloudera.api.model.ApiReplicationScheduleList
 
ApiReplicationScheduleList(List<ApiReplicationSchedule>) - Constructor for class com.cloudera.api.model.ApiReplicationScheduleList
 
ApiReplicationState - Class in com.cloudera.api.model
The state of Hive/HDFS Replication.
ApiReplicationState() - Constructor for class com.cloudera.api.model.ApiReplicationState
 
ApiReplicationState(Boolean) - Constructor for class com.cloudera.api.model.ApiReplicationState
 
ApiRestartClusterArgs - Class in com.cloudera.api.model
Arguments used for Cluster Restart command.
ApiRestartClusterArgs() - Constructor for class com.cloudera.api.model.ApiRestartClusterArgs
 
ApiRole - Class in com.cloudera.api.model
A role represents a specific entity that participate in a service.
ApiRole() - Constructor for class com.cloudera.api.model.ApiRole
 
ApiRole.HaStatus - Enum in com.cloudera.api.model
 
ApiRole.ZooKeeperServerMode - Enum in com.cloudera.api.model
The state of the Zookeeper server.
ApiRoleConfigGroup - Class in com.cloudera.api.model
A role config group contains roles of the same role type sharing the same configuration.
ApiRoleConfigGroup() - Constructor for class com.cloudera.api.model.ApiRoleConfigGroup
 
ApiRoleConfigGroupList - Class in com.cloudera.api.model
A list of role config groups.
ApiRoleConfigGroupList() - Constructor for class com.cloudera.api.model.ApiRoleConfigGroupList
 
ApiRoleConfigGroupList(List<ApiRoleConfigGroup>) - Constructor for class com.cloudera.api.model.ApiRoleConfigGroupList
 
ApiRoleConfigGroupRef - Class in com.cloudera.api.model
 
ApiRoleConfigGroupRef() - Constructor for class com.cloudera.api.model.ApiRoleConfigGroupRef
 
ApiRoleConfigGroupRef(String) - Constructor for class com.cloudera.api.model.ApiRoleConfigGroupRef
 
ApiRoleList - Class in com.cloudera.api.model
A list of roles.
ApiRoleList() - Constructor for class com.cloudera.api.model.ApiRoleList
 
ApiRoleList(List<ApiRole>) - Constructor for class com.cloudera.api.model.ApiRoleList
 
ApiRoleNameList - Class in com.cloudera.api.model
A list of role names.
ApiRoleNameList() - Constructor for class com.cloudera.api.model.ApiRoleNameList
 
ApiRoleNameList(List<String>) - Constructor for class com.cloudera.api.model.ApiRoleNameList
 
ApiRoleRef - Class in com.cloudera.api.model
A roleRef references a role.
ApiRoleRef() - Constructor for class com.cloudera.api.model.ApiRoleRef
 
ApiRoleRef(String, String, String) - Constructor for class com.cloudera.api.model.ApiRoleRef
 
ApiRoleState - Enum in com.cloudera.api.model
Represents the configured run state of a role.
ApiRolesToInclude - Enum in com.cloudera.api.model
Roles to include during a cluster rolling restart.
ApiRoleTypeConfig - Class in com.cloudera.api.model
Role type configuration information.
ApiRoleTypeConfig() - Constructor for class com.cloudera.api.model.ApiRoleTypeConfig
 
ApiRoleTypeList - Class in com.cloudera.api.model
A list of roles types that exists for a given service.
ApiRoleTypeList() - Constructor for class com.cloudera.api.model.ApiRoleTypeList
 
ApiRoleTypeList(List<String>) - Constructor for class com.cloudera.api.model.ApiRoleTypeList
 
ApiRollEditsArgs - Class in com.cloudera.api.model
Arguments used for the Roll Edits command.
ApiRollEditsArgs() - Constructor for class com.cloudera.api.model.ApiRollEditsArgs
 
ApiRollingRestartArgs - Class in com.cloudera.api.model
Arguments used for Rolling Restart commands.
ApiRollingRestartArgs() - Constructor for class com.cloudera.api.model.ApiRollingRestartArgs
 
ApiRollingRestartClusterArgs - Class in com.cloudera.api.model
Arguments used for Rolling Restart Cluster command.
ApiRollingRestartClusterArgs() - Constructor for class com.cloudera.api.model.ApiRollingRestartClusterArgs
 
ApiRollingUpgradeClusterArgs - Class in com.cloudera.api.model
Rolling upgrade arguments used in the CDH Upgrade Command.
ApiRollingUpgradeClusterArgs() - Constructor for class com.cloudera.api.model.ApiRollingUpgradeClusterArgs
 
ApiRollingUpgradeServicesArgs - Class in com.cloudera.api.model
Arguments used for Rolling Upgrade command.
ApiRollingUpgradeServicesArgs() - Constructor for class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
 
ApiRootResource - Interface in com.cloudera.api
Root resource for the API.
ApiSchedule - Class in com.cloudera.api.model
Base class for commands that can be scheduled in Cloudera Manager.
ApiSchedule() - Constructor for class com.cloudera.api.model.ApiSchedule
 
ApiSchedule(Long, Date, Date, long, ApiScheduleInterval, boolean) - Constructor for class com.cloudera.api.model.ApiSchedule
 
ApiScheduleInterval - Enum in com.cloudera.api.model
Represents the unit for the repeat interval for schedules.
ApiScmDbInfo - Class in com.cloudera.api.model
Cloudera Manager server's database information
ApiScmDbInfo() - Constructor for class com.cloudera.api.model.ApiScmDbInfo
 
ApiScmDbInfo.ScmDbType - Enum in com.cloudera.api.model
Enum for Cloudera Manager DB type.
ApiService - Class in com.cloudera.api.model
A service (such as HDFS, MapReduce, HBase) runs in a cluster.
ApiService() - Constructor for class com.cloudera.api.model.ApiService
 
ApiServiceConfig - Class in com.cloudera.api.model
Service and role type configuration.
ApiServiceConfig() - Constructor for class com.cloudera.api.model.ApiServiceConfig
 
ApiServiceList - Class in com.cloudera.api.model
A list of services.
ApiServiceList() - Constructor for class com.cloudera.api.model.ApiServiceList
 
ApiServiceList(List<ApiService>) - Constructor for class com.cloudera.api.model.ApiServiceList
 
ApiServiceRef - Class in com.cloudera.api.model
A serviceRef references a service.
ApiServiceRef() - Constructor for class com.cloudera.api.model.ApiServiceRef
 
ApiServiceRef(String, String) - Constructor for class com.cloudera.api.model.ApiServiceRef
 
ApiServiceRef(String, String, String) - Constructor for class com.cloudera.api.model.ApiServiceRef
 
ApiServiceState - Enum in com.cloudera.api.model
Represents the configured run state of a service.
ApiServiceTypeList - Class in com.cloudera.api.model
A list of service types that exists for a given cluster.
ApiServiceTypeList() - Constructor for class com.cloudera.api.model.ApiServiceTypeList
 
ApiServiceTypeList(List<String>) - Constructor for class com.cloudera.api.model.ApiServiceTypeList
 
ApiShutdownReadiness - Class in com.cloudera.api.model
Cloudera Manager server's shutdown readiness
ApiShutdownReadiness() - Constructor for class com.cloudera.api.model.ApiShutdownReadiness
 
ApiShutdownReadiness.ShutdownReadinessState - Enum in com.cloudera.api.model
Enum for Cloudera Manager shutdown readiness state.
ApiSimpleRollingRestartClusterArgs - Class in com.cloudera.api.model
Basic arguments used for Rolling Restart Cluster commands.
ApiSimpleRollingRestartClusterArgs() - Constructor for class com.cloudera.api.model.ApiSimpleRollingRestartClusterArgs
 
ApiSnapshotCommand - Class in com.cloudera.api.model
Information about snapshot commands.
ApiSnapshotCommand() - Constructor for class com.cloudera.api.model.ApiSnapshotCommand
 
ApiSnapshotCommandList - Class in com.cloudera.api.model
A list of snapshot commands.
ApiSnapshotCommandList() - Constructor for class com.cloudera.api.model.ApiSnapshotCommandList
 
ApiSnapshotCommandList(List<ApiSnapshotCommand>) - Constructor for class com.cloudera.api.model.ApiSnapshotCommandList
 
ApiSnapshotPolicy - Class in com.cloudera.api.model
A snapshot policy.
ApiSnapshotPolicy() - Constructor for class com.cloudera.api.model.ApiSnapshotPolicy
 
ApiSnapshotPolicy(String, String, long, long, long, long, long) - Constructor for class com.cloudera.api.model.ApiSnapshotPolicy
 
ApiSnapshotPolicyList - Class in com.cloudera.api.model
A list of snapshot policies.
ApiSnapshotPolicyList() - Constructor for class com.cloudera.api.model.ApiSnapshotPolicyList
 
ApiSnapshotPolicyList(List<ApiSnapshotPolicy>) - Constructor for class com.cloudera.api.model.ApiSnapshotPolicyList
 
ApiTimeAggregation - Enum in com.cloudera.api
Enum for different aggregation time periods.
ApiTimeSeries - Class in com.cloudera.api.model
A time series represents a stream of data points.
ApiTimeSeries() - Constructor for class com.cloudera.api.model.ApiTimeSeries
 
ApiTimeSeries(ApiTimeSeriesMetadata, List<ApiTimeSeriesData>) - Constructor for class com.cloudera.api.model.ApiTimeSeries
 
ApiTimeSeriesAggregateStatistics - Class in com.cloudera.api.model
Statistics related to one time series aggregate data point.
ApiTimeSeriesAggregateStatistics() - Constructor for class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
 
ApiTimeSeriesCrossEntityMetadata - Class in com.cloudera.api.model
A class holding additional metadata to the ApiTimeSeriesAggregateStatistics class that applies specifically to cross-entity aggregate metrics.
ApiTimeSeriesCrossEntityMetadata() - Constructor for class com.cloudera.api.model.ApiTimeSeriesCrossEntityMetadata
 
ApiTimeSeriesData - Class in com.cloudera.api.model
A single data point of time series data.
ApiTimeSeriesData() - Constructor for class com.cloudera.api.model.ApiTimeSeriesData
 
ApiTimeSeriesEntityAttribute - Class in com.cloudera.api.model
A time series entity attribute represents a possible attribute of a time series entity type monitored by the Cloudera Management Services.
ApiTimeSeriesEntityAttribute() - Constructor for class com.cloudera.api.model.ApiTimeSeriesEntityAttribute
 
ApiTimeSeriesEntityAttribute(String, String, String, boolean) - Constructor for class com.cloudera.api.model.ApiTimeSeriesEntityAttribute
 
ApiTimeSeriesEntityAttributeList - Class in com.cloudera.api.model
A list of ApiTimeSeriesEntityAttribute objects
ApiTimeSeriesEntityAttributeList() - Constructor for class com.cloudera.api.model.ApiTimeSeriesEntityAttributeList
 
ApiTimeSeriesEntityAttributeList(List<ApiTimeSeriesEntityAttribute>) - Constructor for class com.cloudera.api.model.ApiTimeSeriesEntityAttributeList
 
ApiTimeSeriesEntityType - Class in com.cloudera.api.model
Describe a time series entity type and attributes associated with this entity type.
ApiTimeSeriesEntityType() - Constructor for class com.cloudera.api.model.ApiTimeSeriesEntityType
 
ApiTimeSeriesEntityTypeList - Class in com.cloudera.api.model
A list of ApiTimeSeriesEntityType objects
ApiTimeSeriesEntityTypeList() - Constructor for class com.cloudera.api.model.ApiTimeSeriesEntityTypeList
 
ApiTimeSeriesEntityTypeList(List<ApiTimeSeriesEntityType>) - Constructor for class com.cloudera.api.model.ApiTimeSeriesEntityTypeList
 
ApiTimeSeriesMetadata - Class in com.cloudera.api.model
Metadata for a time series.
ApiTimeSeriesMetadata() - Constructor for class com.cloudera.api.model.ApiTimeSeriesMetadata
 
ApiTimeSeriesRequest - Class in com.cloudera.api.model
Request object containing information needed for querying timeseries data.
ApiTimeSeriesRequest(String, String, String) - Constructor for class com.cloudera.api.model.ApiTimeSeriesRequest
 
ApiTimeSeriesRequest(String, String, String, String, String, Boolean) - Constructor for class com.cloudera.api.model.ApiTimeSeriesRequest
 
ApiTimeSeriesRequest() - Constructor for class com.cloudera.api.model.ApiTimeSeriesRequest
 
ApiTimeSeriesResponse - Class in com.cloudera.api.model
The time series response for a time series query.
ApiTimeSeriesResponse() - Constructor for class com.cloudera.api.model.ApiTimeSeriesResponse
 
ApiTimeSeriesResponse(List<ApiTimeSeries>, List<String>, String) - Constructor for class com.cloudera.api.model.ApiTimeSeriesResponse
 
ApiTimeSeriesResponseList - Class in com.cloudera.api.model
 
ApiTimeSeriesResponseList() - Constructor for class com.cloudera.api.model.ApiTimeSeriesResponseList
 
ApiTimeSeriesResponseList(List<ApiTimeSeriesResponse>, List<ApiTimeSeriesRow>) - Constructor for class com.cloudera.api.model.ApiTimeSeriesResponseList
 
ApiTimeSeriesRow - Class in com.cloudera.api.model
A time series data point.
ApiTimeSeriesRow() - Constructor for class com.cloudera.api.model.ApiTimeSeriesRow
 
ApiTimeSeriesRow(String, String, Date, double) - Constructor for class com.cloudera.api.model.ApiTimeSeriesRow
 
ApiUser - Class in com.cloudera.api.model
This is the model for user information in the API.
ApiUser() - Constructor for class com.cloudera.api.model.ApiUser
 
ApiUserList - Class in com.cloudera.api.model
A list of users.
ApiUserList() - Constructor for class com.cloudera.api.model.ApiUserList
 
ApiUserList(List<ApiUser>) - Constructor for class com.cloudera.api.model.ApiUserList
 
ApiUserSession - Class in com.cloudera.api.model
This is the model for interactive user session information in the API.
ApiUserSession() - Constructor for class com.cloudera.api.model.ApiUserSession
 
ApiUserSessionList - Class in com.cloudera.api.model
A list of user sessions.
ApiUserSessionList() - Constructor for class com.cloudera.api.model.ApiUserSessionList
 
ApiUserSessionList(List<ApiUserSession>) - Constructor for class com.cloudera.api.model.ApiUserSessionList
 
ApiUtils - Class in com.cloudera.api
A collection of utility methods and common constants used by API code.
ApiVersionInfo - Class in com.cloudera.api.model
Version information of Cloudera Manager itself.
ApiVersionInfo() - Constructor for class com.cloudera.api.model.ApiVersionInfo
 
ApiWatchedDir - Class in com.cloudera.api.model
 
ApiWatchedDir() - Constructor for class com.cloudera.api.model.ApiWatchedDir
 
ApiWatchedDir(String) - Constructor for class com.cloudera.api.model.ApiWatchedDir
 
ApiWatchedDirList - Class in com.cloudera.api.model
A list of watched directories.
ApiWatchedDirList() - Constructor for class com.cloudera.api.model.ApiWatchedDirList
 
ApiYarnApplication - Class in com.cloudera.api.model
Represents a Yarn application
ApiYarnApplication() - Constructor for class com.cloudera.api.model.ApiYarnApplication
 
ApiYarnApplication(String, String, Date, Date, String, String, String, Double, ApiMr2AppInformation, Map<String, String>, List<String>, Long, Long, Integer, Integer, Integer, Double, Double, Double, Double, Double, Double) - Constructor for class com.cloudera.api.model.ApiYarnApplication
 
ApiYarnApplicationAttribute - Class in com.cloudera.api.model
Metadata about a YARN application attribute.
ApiYarnApplicationAttribute() - Constructor for class com.cloudera.api.model.ApiYarnApplicationAttribute
 
ApiYarnApplicationAttribute(String, String, String, boolean, String) - Constructor for class com.cloudera.api.model.ApiYarnApplicationAttribute
 
ApiYarnApplicationAttributeList - Class in com.cloudera.api.model
The list of all attributes that are applicable to YARN applications.
ApiYarnApplicationAttributeList() - Constructor for class com.cloudera.api.model.ApiYarnApplicationAttributeList
 
ApiYarnApplicationAttributeList(List<ApiYarnApplicationAttribute>) - Constructor for class com.cloudera.api.model.ApiYarnApplicationAttributeList
 
ApiYarnApplicationDiagnosticsCollectionArgs - Class in com.cloudera.api.model
Arguments used for collecting diagnostics data for Yarn applications
ApiYarnApplicationDiagnosticsCollectionArgs() - Constructor for class com.cloudera.api.model.ApiYarnApplicationDiagnosticsCollectionArgs
 
ApiYarnApplicationResponse - Class in com.cloudera.api.model
The response contains a list of applications and warnings.
ApiYarnApplicationResponse() - Constructor for class com.cloudera.api.model.ApiYarnApplicationResponse
 
ApiYarnApplicationResponse(List<ApiYarnApplication>, List<String>) - Constructor for class com.cloudera.api.model.ApiYarnApplicationResponse
 
ApiYarnKillResponse - Class in com.cloudera.api.model
The response from an Yarn kill application response.
ApiYarnKillResponse() - Constructor for class com.cloudera.api.model.ApiYarnKillResponse
 
ApiYarnKillResponse(String) - Constructor for class com.cloudera.api.model.ApiYarnKillResponse
 
APPLICATIONS_ATTR - Static variable in class com.cloudera.api.model.ApiYarnApplicationResponse
 
applyHostTemplate(String, ApiHostRefList, boolean) - Method in interface com.cloudera.api.v3.HostTemplatesResource
Applies a host template to a collection of hosts.
AuditsResource - Interface in com.cloudera.api.v4
 
AuditsResourceV10 - Interface in com.cloudera.api.v10
 
AuditsResourceV8 - Interface in com.cloudera.api.v8
 
autoAssignRoles(String) - Method in interface com.cloudera.api.v6.ClustersResourceV6
Automatically assign roles to hosts and create the roles for all the services in a cluster.
autoAssignRoles() - Method in interface com.cloudera.api.v6.MgmtServiceResourceV6
Automatically assign roles to hosts and create the roles for the Cloudera Management Service.
autoConfigure(String) - Method in interface com.cloudera.api.v6.ClustersResourceV6
Automatically configures roles and services in a cluster.
autoConfigure() - Method in interface com.cloudera.api.v6.MgmtServiceResourceV6
Automatically configures roles of the Cloudera Management Service.

B

baseEquals(T, Object) - Static method in class com.cloudera.api.ApiUtils
Checks whether the other object has the same class as the given object, and casts it to the given object's type.
BatchResource - Interface in com.cloudera.api.v6
 
beginTrial() - Method in interface com.cloudera.api.v6.ClouderaManagerResourceV6
Begin trial license.
build() - Method in class com.cloudera.api.ClouderaManagerClientBuilder
Build an ApiRootResource proxy object for communicating with the remote server.
build(Class<T>) - Method in class com.cloudera.api.ClouderaManagerClientBuilder
Build a client proxy, for a specific proxy type.
bulkDeleteRoles(ApiRoleNameList) - Method in interface com.cloudera.api.v6.RolesResourceV6
Bulk delete roles in a particular service by name.

C

cancelDistributionCommand() - Method in interface com.cloudera.api.v3.ParcelResource
A synchronous command that cancels the parcel distribution.
cancelDownloadCommand() - Method in interface com.cloudera.api.v3.ParcelResource
A synchronous command that cancels the parcel download.
cancelImpalaQuery(String, String) - Method in interface com.cloudera.api.v4.ImpalaQueriesResource
Cancels an Impala Query.
checkLimit(int) - Static method in class com.cloudera.api.ApiUtils
Check that the given limit is positive.
checkOffsetAndLimit(int, int) - Static method in class com.cloudera.api.ApiUtils
Check that the given values are sane.
clearCachedResources() - Static method in class com.cloudera.api.ClouderaManagerClientBuilder
Clears any cached resources shared during build operations across instances of this class.
closeClient(Object) - Static method in class com.cloudera.api.ClouderaManagerClientBuilder
Releases the internal state and configuration associated with this client.
ClouderaManagerClientBuilder - Class in com.cloudera.api
 
ClouderaManagerClientBuilder() - Constructor for class com.cloudera.api.ClouderaManagerClientBuilder
 
ClouderaManagerResource - Interface in com.cloudera.api.v1
 
ClouderaManagerResourceV11 - Interface in com.cloudera.api.v11
 
ClouderaManagerResourceV12 - Interface in com.cloudera.api.v12
 
ClouderaManagerResourceV14 - Interface in com.cloudera.api.v14
 
ClouderaManagerResourceV15 - Interface in com.cloudera.api.v15
 
ClouderaManagerResourceV16 - Interface in com.cloudera.api.v16
 
ClouderaManagerResourceV2 - Interface in com.cloudera.api.v2
 
ClouderaManagerResourceV3 - Interface in com.cloudera.api.v3
 
ClouderaManagerResourceV6 - Interface in com.cloudera.api.v6
 
ClouderaManagerResourceV7 - Interface in com.cloudera.api.v7
 
ClouderaManagerResourceV8 - Interface in com.cloudera.api.v8
 
CLUSTER_NAME - Static variable in class com.cloudera.api.Parameters
 
ClustersResource - Interface in com.cloudera.api.v1
 
ClustersResourceV10 - Interface in com.cloudera.api.v10
 
ClustersResourceV11 - Interface in com.cloudera.api.v11
 
ClustersResourceV12 - Interface in com.cloudera.api.v12
 
ClustersResourceV13 - Interface in com.cloudera.api.v13
 
ClustersResourceV14 - Interface in com.cloudera.api.v14
 
ClustersResourceV15 - Interface in com.cloudera.api.v15
 
ClustersResourceV16 - Interface in com.cloudera.api.v16
 
ClustersResourceV2 - Interface in com.cloudera.api.v2
 
ClustersResourceV3 - Interface in com.cloudera.api.v3
 
ClustersResourceV4 - Interface in com.cloudera.api.v4
 
ClustersResourceV5 - Interface in com.cloudera.api.v5
The root of the Cloudera API (v5).
ClustersResourceV6 - Interface in com.cloudera.api.v6
 
ClustersResourceV7 - Interface in com.cloudera.api.v7
 
ClustersResourceV8 - Interface in com.cloudera.api.v8
 
ClustersResourceV9 - Interface in com.cloudera.api.v9
 
CmPeersResource - Interface in com.cloudera.api.v3
 
CmPeersResourceV11 - Interface in com.cloudera.api.v11
 
collectDiagnosticData(long, ApiReplicationDiagnosticsCollectionArgs, DataView) - Method in interface com.cloudera.api.v11.ReplicationsResourceV11
Collect diagnostic data for a schedule, optionally for a subset of commands on that schedule, matched by schedule ID.
collectDiagnosticDataCommand(ApiCollectDiagnosticDataArguments) - Method in interface com.cloudera.api.v1.ClouderaManagerResource
Collect diagnostic data from hosts managed by Cloudera Manager.
collectYarnApplicationDiagnostics(String, ApiYarnApplicationDiagnosticsCollectionArgs) - Method in interface com.cloudera.api.v8.ServicesResourceV8
Collect the Diagnostics data for Yarn applications
com.cloudera.api - package com.cloudera.api
This document describes the Cloudera Manager REST API.
com.cloudera.api.model - package com.cloudera.api.model
Java models of the underlying API JSON objects, with JAX-B annotations.
com.cloudera.api.v1 - package com.cloudera.api.v1
API version 1, introduced in Cloudera Manager 4.0.
com.cloudera.api.v10 - package com.cloudera.api.v10
API version 10, introduced in Cloudera Manager 5.4.0.
com.cloudera.api.v11 - package com.cloudera.api.v11
API version 11, introduced in Cloudera Manager 5.5.0.
com.cloudera.api.v12 - package com.cloudera.api.v12
API version 12, introduced in Cloudera Manager 5.7.0.
com.cloudera.api.v13 - package com.cloudera.api.v13
API version 13, introduced in Cloudera Manager 5.8.0.
com.cloudera.api.v14 - package com.cloudera.api.v14
API version 14, introduced in Cloudera Manager 5.9.0.
com.cloudera.api.v15 - package com.cloudera.api.v15
API version 15, introduced in Cloudera Manager 5.10.0.
com.cloudera.api.v16 - package com.cloudera.api.v16
API version 16, introduced in Cloudera Manager 5.11.0.
com.cloudera.api.v2 - package com.cloudera.api.v2
API version 2, introduced in Cloudera Manager 4.1.
com.cloudera.api.v3 - package com.cloudera.api.v3
API version 3, introduced in Cloudera Manager 4.5.
com.cloudera.api.v4 - package com.cloudera.api.v4
API version 4, introduced in Cloudera Manager 4.6.
com.cloudera.api.v5 - package com.cloudera.api.v5
API version 5, introduced in Cloudera Manager 4.7.
com.cloudera.api.v6 - package com.cloudera.api.v6
API version 6, introduced in Cloudera Manager 5.0.0-beta-1.
com.cloudera.api.v7 - package com.cloudera.api.v7
API version 7, introduced in Cloudera Manager 5.1.0.
com.cloudera.api.v8 - package com.cloudera.api.v8
API version 8, introduced in Cloudera Manager 5.2.0.
com.cloudera.api.v9 - package com.cloudera.api.v9
API version 9, introduced in Cloudera Manager 5.3.0.
COMMAND_ID - Static variable in class com.cloudera.api.Parameters
 
COMMAND_NAME - Static variable in class com.cloudera.api.Parameters
 
CommandsResource - Interface in com.cloudera.api.v1
 
CommandsResourceV11 - Interface in com.cloudera.api.v11
 
CONFIG_FILE_NAME - Static variable in class com.cloudera.api.Parameters
 
configureForKerberos(String, ApiConfigureForKerberosArguments) - Method in interface com.cloudera.api.v11.ClustersResourceV11
Command to configure the cluster to use Kerberos for authentication.
CONTENT_TYPE - Static variable in class com.cloudera.api.Parameters
 
convert(String) - Static method in enum com.cloudera.api.model.ApiScmDbInfo.ScmDbType
 
createAccount(ApiExternalAccount) - Method in interface com.cloudera.api.v14.ExternalAccountsResourceV14
Create a new external account.
createBeeswaxWarehouseCommand(String) - Method in interface com.cloudera.api.v1.ServicesResource
Deprecated.
Use hiveCreateHiveWarehouse on the Hive service instead. Deprecated since V4.
createClusters(ApiClusterList) - Method in interface com.cloudera.api.v1.ClustersResource
Creates a collection of clusters.
createDashboards(ApiDashboardList) - Method in interface com.cloudera.api.v6.DashboardsResource
Creates the list of dashboards.
createHBaseRootCommand(String) - Method in interface com.cloudera.api.v1.ServicesResource
Creates the root directory of an HBase service.
createHiveUserDirCommand(String) - Method in interface com.cloudera.api.v4.ServicesResourceV4
Create the Hive user directory
createHiveWarehouseCommand(String) - Method in interface com.cloudera.api.v3.ServicesResourceV3
Create the Hive warehouse directory, on Hive services.
createHosts(ApiHostList) - Method in interface com.cloudera.api.v1.HostsResource
Create one or more hosts.
createHostTemplates(ApiHostTemplateList) - Method in interface com.cloudera.api.v3.HostTemplatesResource
Creates new host templates.
createImpalaUserDirCommand(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Create the Impala user directory
createOozieDb(String) - Method in interface com.cloudera.api.v2.ServicesResourceV2
Creates the Oozie Database Schema in the configured database.
createPeer(ApiCmPeer) - Method in interface com.cloudera.api.v3.CmPeersResource
Create a new Cloudera Manager peer.
createPolicies(ApiSnapshotPolicyList) - Method in interface com.cloudera.api.v6.SnapshotsResource
Creates one or more snapshot policies.
createRoleConfigGroups(ApiRoleConfigGroupList) - Method in interface com.cloudera.api.v3.RoleConfigGroupsResource
Creates new role config groups.
createRoles(ApiRoleList) - Method in interface com.cloudera.api.v1.MgmtRolesResource
Create new roles in the Cloudera Management Services.
createRoles(ApiRoleList) - Method in interface com.cloudera.api.v1.RolesResource
Create new roles in a given service.
createSchedules(ApiReplicationScheduleList) - Method in interface com.cloudera.api.v3.ReplicationsResource
Creates one or more replication schedules.
createServices(ApiServiceList) - Method in interface com.cloudera.api.v1.ServicesResource
Creates a list of services.
createSolrHdfsHomeDirCommand(String) - Method in interface com.cloudera.api.v4.ServicesResourceV4
Creates the home directory of a Solr service in HDFS.
createSqoopUserDirCommand(String) - Method in interface com.cloudera.api.v4.ServicesResourceV4
Creates the user directory of a Sqoop service in HDFS.
createUsers(ApiUserList) - Method in interface com.cloudera.api.v1.UsersResource
Creates a list of users.
createYarnCmContainerUsageInputDirCommand(String) - Method in interface com.cloudera.api.v13.ServicesResourceV13
Creates the HDFS directory where YARN container usage metrics are stored by NodeManagers for CM to read and aggregate into app usage metrics.
createYarnJobHistoryDirCommand(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Create the Yarn job history directory
createYarnNodeManagerRemoteAppLogDirCommand(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Create the Yarn NodeManager remote application log directory
CsvElementWrapper - Annotation Type in com.cloudera.api
Annotation for marking a getter method as the container of CSV elements.

D

DAILY_AGGREGATION - Static variable in class com.cloudera.api.Parameters
 
DashboardsResource - Interface in com.cloudera.api.v6
 
DATA_VIEW - Static variable in class com.cloudera.api.Parameters
 
DATA_VIEW_DEFAULT - Static variable in class com.cloudera.api.Parameters
 
DATA_VIEW_EXPORT - Static variable in class com.cloudera.api.Parameters
 
DATA_VIEW_FULL - Static variable in class com.cloudera.api.Parameters
 
DataView - Enum in com.cloudera.api
 
DATE_TIME_NOW - Static variable in class com.cloudera.api.Parameters
 
deactivateCommand() - Method in interface com.cloudera.api.v3.ParcelResource
A synchronous command that deactivates the parcel on the cluster.
decommissionCommand(String, ApiRoleNameList) - Method in interface com.cloudera.api.v1.ServicesResource
Decommission roles of a service.
DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.cloudera.api.ClouderaManagerClientBuilder
 
DEFAULT_CONNECTION_TIMEOUT_UNITS - Static variable in class com.cloudera.api.ClouderaManagerClientBuilder
 
DEFAULT_RECEIVE_TIMEOUT - Static variable in class com.cloudera.api.ClouderaManagerClientBuilder
 
DEFAULT_RECEIVE_TIMEOUT_UNITS - Static variable in class com.cloudera.api.ClouderaManagerClientBuilder
 
DEFAULT_TCP_PORT - Static variable in class com.cloudera.api.ClouderaManagerClientBuilder
 
deleteAccount(String) - Method in interface com.cloudera.api.v14.ExternalAccountsResourceV14
Delete an external account, specifying its name.
deleteAllHosts() - Method in interface com.cloudera.api.v1.HostsResource
Delete all hosts in the system
deleteAllSchedules() - Method in interface com.cloudera.api.v3.ReplicationsResource
Deletes all existing replication schedules.
deleteCluster(String) - Method in interface com.cloudera.api.v1.ClustersResource
Deletes a cluster.
deleteCMS() - Method in interface com.cloudera.api.v6.MgmtServiceResourceV6
Delete the Cloudera Management Services.
deleteDashboard(String) - Method in interface com.cloudera.api.v6.DashboardsResource
Deletes a dashboard.
deleteHost(String) - Method in interface com.cloudera.api.v1.HostsResource
Delete a host from the system
deleteHostTemplate(String) - Method in interface com.cloudera.api.v3.HostTemplatesResource
Deletes a host template.
deletePeer(String, ApiCmPeerType) - Method in interface com.cloudera.api.v11.CmPeersResourceV11
Delete Cloudera Manager peer.
deletePeer(String) - Method in interface com.cloudera.api.v3.CmPeersResource
Delete Cloudera Manager peer.
deletePolicy(String) - Method in interface com.cloudera.api.v6.SnapshotsResource
Deletes an existing snapshot policy.
deleteRole(String) - Method in interface com.cloudera.api.v1.MgmtRolesResource
Delete a role from the Cloudera Management Services.
deleteRole(String) - Method in interface com.cloudera.api.v1.RolesResource
Deletes a role from a given service.
deleteRoleConfigGroup(String) - Method in interface com.cloudera.api.v3.RoleConfigGroupsResource
Deletes a role config group.
deleteSchedule(long) - Method in interface com.cloudera.api.v3.ReplicationsResource
Deletes an existing replication schedule.
deleteService(String) - Method in interface com.cloudera.api.v1.ServicesResource
Deletes a service from the system.
deleteUser(String) - Method in interface com.cloudera.api.v1.UsersResource
Deletes a user from the system.
deployClientConfig(String) - Method in interface com.cloudera.api.v2.ClustersResourceV2
Deploy the cluster-wide client configuration.
deployClientConfigCommand(String, ApiRoleNameList) - Method in interface com.cloudera.api.v1.ServicesResource
Deploy a service's client configuration.
deployClusterClientConfig(String, ApiHostRefList) - Method in interface com.cloudera.api.v7.ClustersResourceV7
Deploy the Cluster's Kerberos client configuration.
DESIRED_ROLLUP - Static variable in class com.cloudera.api.Parameters
 
DIR_PATH - Static variable in class com.cloudera.api.Parameters
 
disableJtHaCommand(String, ApiDisableJtHaArguments) - Method in interface com.cloudera.api.v4.ServicesResourceV4
Disable high availability (HA) for JobTracker.
disableLlamaHaCommand(String, ApiDisableLlamaHaArguments) - Method in interface com.cloudera.api.v8.ServicesResourceV8
Disable high availability (HA) for an Impala Llama ApplicationMaster.
disableLlamaRmCommand(String) - Method in interface com.cloudera.api.v8.ServicesResourceV8
Disable Llama-based resource management for Impala.
disableOozieHaCommand(String, ApiDisableOozieHaArguments) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Disable high availability (HA) for Oozie.
disableRmHaCommand(String, ApiDisableRmHaArguments) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Disable high availability (HA) for ResourceManager.
disableTlsCertValidation() - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 
disableTlsCnValidation() - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 
DISPLAY_NAME - Static variable in class com.cloudera.api.Parameters
 
DOT_SNAPSHOT_DIR - Static variable in class com.cloudera.api.ApiUtils
A special path component contained in the path for an HDFS snapshot dir.

E

echo(String) - Method in interface com.cloudera.api.v1.ToolsResource
Echoes the provided message back to the caller.
echoError(String) - Method in interface com.cloudera.api.v1.ToolsResource
Throws an error containing the given input message.
enableJtHaCommand(String, ApiEnableJtHaArguments) - Method in interface com.cloudera.api.v4.ServicesResourceV4
Enable high availability (HA) for a JobTracker.
enableLlamaHaCommand(String, ApiEnableLlamaHaArguments) - Method in interface com.cloudera.api.v8.ServicesResourceV8
Enable high availability (HA) for an Impala Llama ApplicationMaster.
enableLlamaRmCommand(String, ApiEnableLlamaRmArguments) - Method in interface com.cloudera.api.v8.ServicesResourceV8
Enable Llama-based resource management for Impala.
enableLogging() - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 
enableOozieHaCommand(String, ApiEnableOozieHaArguments) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Enable high availability (HA) for Oozie service.
enableRmHaCommand(String, ApiEnableRmHaArguments) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Enable high availability (HA) for a YARN ResourceManager.
enableStreamAutoClosure() - Method in class com.cloudera.api.ClouderaManagerClientBuilder
By default, ClouderaManagerClientBuilder disables auto-closure of response streams when generated client are making requests.
enableTLS() - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 
endTrial() - Method in interface com.cloudera.api.v6.ClouderaManagerResourceV6
End trial license.
enterMaintenanceMode(String) - Method in interface com.cloudera.api.v2.ClustersResourceV2
Put the cluster into maintenance mode.
enterMaintenanceMode(String) - Method in interface com.cloudera.api.v2.HostsResourceV2
Put the host into maintenance mode.
enterMaintenanceMode(String) - Method in interface com.cloudera.api.v2.RolesResourceV2
Put the role into maintenance mode.
enterMaintenanceMode(String) - Method in interface com.cloudera.api.v2.ServicesResourceV2
Put the service into maintenance mode.
equals(Object) - Method in class com.cloudera.api.model.ApiAudit
 
equals(Object) - Method in class com.cloudera.api.model.ApiBatchRequestElement
 
equals(Object) - Method in class com.cloudera.api.model.ApiBatchResponseElement
 
equals(Object) - Method in class com.cloudera.api.model.ApiBulkCommandList
 
equals(Object) - Method in class com.cloudera.api.model.ApiCdhUpgradeArgs
 
equals(Object) - Method in class com.cloudera.api.model.ApiCluster
 
equals(Object) - Method in class com.cloudera.api.model.ApiClusterRef
 
equals(Object) - Method in class com.cloudera.api.model.ApiCmPeer
 
equals(Object) - Method in class com.cloudera.api.model.ApiCommand
 
equals(Object) - Method in class com.cloudera.api.model.ApiCommandMetadata
 
equals(Object) - Method in class com.cloudera.api.model.ApiConfig
 
equals(Object) - Method in class com.cloudera.api.model.ApiConfigureForKerberosArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiDeployment
 
equals(Object) - Method in class com.cloudera.api.model.ApiDisableJtHaArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiDisableLlamaHaArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiDisableNnHaArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiDisableOozieHaArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiDisableRmHaArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiDisableSentryHaArgs
 
equals(Object) - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiEnableLlamaHaArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiEnableOozieHaArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiEnableRmHaArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiEnableSentryHaArgs
 
equals(Object) - Method in class com.cloudera.api.model.ApiEvent
 
equals(Object) - Method in class com.cloudera.api.model.ApiEventAttribute
 
equals(Object) - Method in class com.cloudera.api.model.ApiExternalAccount
 
equals(Object) - Method in class com.cloudera.api.model.ApiHBaseSnapshot
 
equals(Object) - Method in class com.cloudera.api.model.ApiHBaseSnapshotError
 
equals(Object) - Method in class com.cloudera.api.model.ApiHBaseSnapshotPolicyArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
equals(Object) - Method in class com.cloudera.api.model.ApiHdfsCloudReplicationArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiHdfsDisableHaArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiHdfsFailoverArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiHdfsHaArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiHdfsReplicationCounter
 
equals(Object) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
equals(Object) - Method in class com.cloudera.api.model.ApiHdfsSnapshot
 
equals(Object) - Method in class com.cloudera.api.model.ApiHdfsSnapshotError
 
equals(Object) - Method in class com.cloudera.api.model.ApiHdfsSnapshotPolicyArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
equals(Object) - Method in class com.cloudera.api.model.ApiHdfsUsageReport
 
equals(Object) - Method in class com.cloudera.api.model.ApiHdfsUsageReportRow
 
equals(Object) - Method in class com.cloudera.api.model.ApiHiveCloudReplicationArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiHiveReplicationError
 
equals(Object) - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
equals(Object) - Method in class com.cloudera.api.model.ApiHiveTable
 
equals(Object) - Method in class com.cloudera.api.model.ApiHiveUDF
 
equals(Object) - Method in class com.cloudera.api.model.ApiHost
 
equals(Object) - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiHostRef
 
equals(Object) - Method in class com.cloudera.api.model.ApiHostTemplate
 
equals(Object) - Method in class com.cloudera.api.model.ApiImpalaUDF
 
equals(Object) - Method in class com.cloudera.api.model.ApiJournalNodeArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiLicense
 
equals(Object) - Method in class com.cloudera.api.model.ApiMapEntry
 
equals(Object) - Method in class com.cloudera.api.model.ApiMigrateRolesArguments
 
equals(Object) - Method in class com.cloudera.api.model.ApiParcel
 
equals(Object) - Method in class com.cloudera.api.model.ApiParcelRef
 
equals(Object) - Method in class com.cloudera.api.model.ApiParcelState
 
equals(Object) - Method in class com.cloudera.api.model.ApiParcelUsage
 
equals(Object) - Method in class com.cloudera.api.model.ApiParcelUsageHost
 
equals(Object) - Method in class com.cloudera.api.model.ApiParcelUsageParcel
 
equals(Object) - Method in class com.cloudera.api.model.ApiParcelUsageRack
 
equals(Object) - Method in class com.cloudera.api.model.ApiParcelUsageRole
 
equals(Object) - Method in class com.cloudera.api.model.ApiProcess
 
equals(Object) - Method in class com.cloudera.api.model.ApiReplicationCommand
 
equals(Object) - Method in class com.cloudera.api.model.ApiReplicationDiagnosticsCollectionArgs
 
equals(Object) - Method in class com.cloudera.api.model.ApiReplicationSchedule
 
equals(Object) - Method in class com.cloudera.api.model.ApiReplicationState
 
equals(Object) - Method in class com.cloudera.api.model.ApiRestartClusterArgs
 
equals(Object) - Method in class com.cloudera.api.model.ApiRole
 
equals(Object) - Method in class com.cloudera.api.model.ApiRoleConfigGroup
 
equals(Object) - Method in class com.cloudera.api.model.ApiRoleConfigGroupRef
 
equals(Object) - Method in class com.cloudera.api.model.ApiRoleRef
 
equals(Object) - Method in class com.cloudera.api.model.ApiRoleTypeConfig
 
equals(Object) - Method in class com.cloudera.api.model.ApiRollEditsArgs
 
equals(Object) - Method in class com.cloudera.api.model.ApiRollingRestartArgs
 
equals(Object) - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
 
equals(Object) - Method in class com.cloudera.api.model.ApiRollingUpgradeClusterArgs
 
equals(Object) - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
 
equals(Object) - Method in class com.cloudera.api.model.ApiSchedule
 
equals(Object) - Method in class com.cloudera.api.model.ApiService
 
equals(Object) - Method in class com.cloudera.api.model.ApiServiceConfig
 
equals(Object) - Method in class com.cloudera.api.model.ApiServiceRef
 
equals(Object) - Method in class com.cloudera.api.model.ApiSimpleRollingRestartClusterArgs
 
equals(Object) - Method in class com.cloudera.api.model.ApiSnapshotCommand
 
equals(Object) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
equals(Object) - Method in class com.cloudera.api.model.ApiTimeSeries
 
equals(Object) - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
 
equals(Object) - Method in class com.cloudera.api.model.ApiUser
 
equals(Object) - Method in class com.cloudera.api.model.ApiUserSession
 
equals(Object) - Method in class com.cloudera.api.model.ApiVersionInfo
 
EventsResource - Interface in com.cloudera.api.v1
 
execute(ApiBatchRequest) - Method in interface com.cloudera.api.v6.BatchResource
Executes a batch of API requests in one database transaction.
exitMaintenanceMode(String) - Method in interface com.cloudera.api.v2.ClustersResourceV2
Take the cluster out of maintenance mode.
exitMaintenanceMode(String) - Method in interface com.cloudera.api.v2.HostsResourceV2
Take the host out of maintenance mode.
exitMaintenanceMode(String) - Method in interface com.cloudera.api.v2.RolesResourceV2
Take the role out of maintenance mode.
exitMaintenanceMode(String) - Method in interface com.cloudera.api.v2.ServicesResourceV2
Take the service out of maintenance mode.
export(String, boolean) - Method in interface com.cloudera.api.v12.ClustersResourceV12
Export the cluster template for the given cluster.
EXTERNAL_ACCOUNT_CATEGORY_NAME - Static variable in class com.cloudera.api.Parameters
 
EXTERNAL_ACCOUNT_NAME - Static variable in class com.cloudera.api.Parameters
 
EXTERNAL_ACCOUNT_TYPE_NAME - Static variable in class com.cloudera.api.Parameters
 
externalAccountCommandByName(String, String) - Method in interface com.cloudera.api.v16.ExternalAccountsResourceV16
Executes a command on the external account specified by name.
ExternalAccountsResourceV14 - Interface in com.cloudera.api.v14
Manage external accounts used by various Cloudera Manager features, for performing external tasks.
ExternalAccountsResourceV16 - Interface in com.cloudera.api.v16
Manage external accounts used by various Cloudera Manager features, for performing external tasks.

F

FILTER - Static variable in class com.cloudera.api.Parameters
 
FILTER_DEFAULT - Static variable in class com.cloudera.api.Parameters
 
firstRun(String) - Method in interface com.cloudera.api.v7.ClustersResourceV7
Prepare and start services in a cluster.
firstRun(String) - Method in interface com.cloudera.api.v7.ServicesResourceV7
Prepare and start a service.
formatCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.RoleCommandsResource
Format HDFS NameNodes.
FROM - Static variable in class com.cloudera.api.Parameters
 
fromString(String) - Static method in enum com.cloudera.api.ApiTimeAggregation
 
fromString(String) - Static method in enum com.cloudera.api.DataView
 
fromString(String) - Static method in enum com.cloudera.api.model.ApiActivityStatus
 
fromString(String) - Static method in enum com.cloudera.api.model.ApiActivityType
 
fromString(String) - Static method in enum com.cloudera.api.model.ApiClusterVersion
 
fromString(String) - Static method in enum com.cloudera.api.model.ApiEventCategory
 
fromString(String) - Static method in enum com.cloudera.api.model.ApiEventSeverity
 

G

generateCredentialsCommand() - Method in interface com.cloudera.api.v1.ClouderaManagerResource
Generate missing Kerberos credentials.
getAbortOnError() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
Whether to abort on a replication failure.
getAcceptType() - Method in class com.cloudera.api.model.ApiBatchRequestElement
Accept header of the request element.
getAccountConfigs() - Method in class com.cloudera.api.model.ApiExternalAccount
Represents the account configuration for this account.
getActive() - Method in class com.cloudera.api.model.ApiNameservice
Reference to the active NameNode.
getActiveFailoverController() - Method in class com.cloudera.api.model.ApiNameservice
Reference to the active NameNode's failover controller, if configured.
getActiveFcName() - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
Name of the FailoverController role to be created on Active NameNode's host (Optional).
getActiveFCName() - Method in class com.cloudera.api.model.ApiHdfsFailoverArguments
Name of the failover controller to create for the active NameNode.
getActiveName() - Method in class com.cloudera.api.model.ApiDisableJtHaArguments
Name of the JobTracker that will be active after HA is disabled.
getActiveName() - Method in class com.cloudera.api.model.ApiDisableLlamaHaArguments
Name of the Llama role that will be active after HA is disabled.
getActiveName() - Method in class com.cloudera.api.model.ApiDisableOozieHaArguments
Name of the Oozie Server that will be active after HA is disabled.
getActiveName() - Method in class com.cloudera.api.model.ApiDisableRmHaArguments
Name of the ResourceManager that will be active after HA is disabled.
getActiveName() - Method in class com.cloudera.api.model.ApiDisableSentryHaArgs
Name of the single role that will remain active after HA is disabled.
getActiveName() - Method in class com.cloudera.api.model.ApiHdfsDisableHaArguments
Name of the the NameNode to be kept.
getActiveName() - Method in class com.cloudera.api.model.ApiHdfsHaArguments
Name of the active NameNode.
getActiveNnName() - Method in class com.cloudera.api.model.ApiDisableNnHaArguments
Name of the NamdeNode role that is going to be active after High Availability is disabled.
getActiveNnName() - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
Name of the NameNode role that is going to be made Highly Available.
getActiveSharedEditsPath() - Method in class com.cloudera.api.model.ApiHdfsHaArguments
Path to the shared edits directory on the active NameNode's host.
getActivities() - Method in class com.cloudera.api.model.ApiActivityList
 
getActivitiesResource(String) - Method in interface com.cloudera.api.v1.ServicesResource
Return the activities resource handler.
getAggregateStatistics() - Method in class com.cloudera.api.model.ApiTimeSeriesData
Available from v6 for data points containing aggregate data.
getAlertOnAbort() - Method in class com.cloudera.api.model.ApiSchedule
Whether to alert on abort of the scheduled activity.
getAlertOnAbort() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Whether to alert on abort of snapshot creation/deletion activity.
getAlertOnFail() - Method in class com.cloudera.api.model.ApiSchedule
Whether to alert on failure of the scheduled activity.
getAlertOnFail() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Whether to alert on failure of snapshot creation/deletion activity.
getAlertOnStart() - Method in class com.cloudera.api.model.ApiSchedule
Whether to alert on start of the scheduled activity.
getAlertOnStart() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Whether to alert on start of snapshot creation/deletion activity.
getAlertOnSuccess() - Method in class com.cloudera.api.model.ApiSchedule
Whether to alert on successful completion of the scheduled activity.
getAlertOnSuccess() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Whether to alert on successful completion of snapshot creation/deletion activity.
getAlias() - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
The alias for this stream's metric.
getAliases() - Method in class com.cloudera.api.model.ApiMetricSchema
Aliases for the metric.
getAllHostsConfig() - Method in class com.cloudera.api.model.ApiDeployment
Configuration parameters that apply to all hosts, unless overridden at the host level.
getAllHostsResource() - Method in interface com.cloudera.api.v3.ClouderaManagerResourceV3
 
getAllocatedMB() - Method in class com.cloudera.api.model.ApiYarnApplication
The sum of memory in MB allocated to the application's running containers Available since v12.
getAllocatedMemorySeconds() - Method in class com.cloudera.api.model.ApiYarnApplication
Allocated memory to the application in units of mb-secs.
getAllocatedVCores() - Method in class com.cloudera.api.model.ApiYarnApplication
The sum of virtual cores allocated to the application's running containers Available since v12.
getAllocatedVcoreSeconds() - Method in class com.cloudera.api.model.ApiYarnApplication
Allocated vcore-secs to the application.
getAllowed() - Method in class com.cloudera.api.model.ApiAudit
Whether the operation was allowed or denied by the authorization system.
getAllowedAccountConfigs() - Method in class com.cloudera.api.model.ApiExternalAccountType
Represents the list of allowed account configs.
getApplicationId() - Method in class com.cloudera.api.model.ApiYarnApplication
The application id.
getApplicationIds() - Method in class com.cloudera.api.model.ApiYarnApplicationDiagnosticsCollectionArgs
Id's of the applications whose diagnostics data has to be collected
getApplications() - Method in class com.cloudera.api.model.ApiYarnApplicationResponse
The list of applications for this response.
getApplicationTags() - Method in class com.cloudera.api.model.ApiYarnApplication
List of YARN application tags.
getArgSchema() - Method in class com.cloudera.api.model.ApiCommandMetadata
The command arguments schema.
getAttributes() - Method in class com.cloudera.api.model.ApiEvent
A list of key-value attribute pairs.
getAttributes() - Method in class com.cloudera.api.model.ApiImpalaQuery
A map of additional query attributes which is generated by Cloudera Manager.
getAttributes() - Method in class com.cloudera.api.model.ApiImpalaQueryAttributeList
 
getAttributes() - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
The attributes for the time series.
getAttributes() - Method in class com.cloudera.api.model.ApiYarnApplication
A map of additional application attributes which is generated by Cloudera Manager.
getAttributes() - Method in class com.cloudera.api.model.ApiYarnApplicationAttributeList
 
getAudits() - Method in class com.cloudera.api.model.ApiAuditList
 
getAuditsResource() - Method in interface com.cloudera.api.v10.RootResourceV10
 
getAuditsResource() - Method in interface com.cloudera.api.v4.RootResourceV4
 
getAuditsResource() - Method in interface com.cloudera.api.v8.RootResourceV8
 
getBandwidthPerMap() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
The maximum bandwidth (in MB) per mapper in the mapreduce replication job.
getBatchResource() - Method in interface com.cloudera.api.v6.RootResourceV6
 
getBody() - Method in class com.cloudera.api.model.ApiBatchRequestElement
Optional body of the request.
getBuildTimestamp() - Method in class com.cloudera.api.model.ApiVersionInfo
Build timestamp.
getBuildUser() - Method in class com.cloudera.api.model.ApiVersionInfo
The user performing the build.
getBundleSizeBytes() - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
The maximum approximate bundle size of the output file
getCanRetry() - Method in class com.cloudera.api.model.ApiCommand
If the command can be retried.
getCardinality() - Method in class com.cloudera.api.model.ApiClusterTemplateHostTemplate
 
getCategory() - Method in class com.cloudera.api.model.ApiEvent
The category of this event -- whether it is a health event, an audit event, an activity event, etc.
getCategory() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
Returns the category of the entity type.
getCategoryName() - Method in class com.cloudera.api.model.ApiExternalAccountType
Represents the category of this account.
getCauses() - Method in class com.cloudera.api.ApiErrorMessage
 
getCdhPackageVersion() - Method in class com.cloudera.api.model.ApiCdhUpgradeArgs
If using packages, the full version of the CDH packages being upgraded to, such as "5.1.2".
getCdhParcelVersion() - Method in class com.cloudera.api.model.ApiCdhUpgradeArgs
If using parcels, the full version of an already distributed parcel for the next major CDH version.
getCdhVersion() - Method in class com.cloudera.api.model.ApiClusterTemplate
 
getChildren() - Method in class com.cloudera.api.model.ApiCommand
List of child commands.
getClearStaleRoleData() - Method in class com.cloudera.api.model.ApiMigrateRolesArguments
Delete existing stale role data, if any.
getClientConfig(String) - Method in interface com.cloudera.api.v2.ServicesResourceV2
Download a zip-compressed archive of the client configuration, of a specific service.
getClientConfig(String) - Method in interface com.cloudera.api.v7.ClustersResourceV7
Download a zip-compressed archive of the client configuration, of a specific cluster.
getClientConfigStalenessStatus() - Method in class com.cloudera.api.model.ApiService
Readonly.
getClouderaManagerCreatedUser() - Method in class com.cloudera.api.model.ApiCmPeer
If true, Cloudera Manager creates a remote user using the given username/password and stores the created user in local DB for use in later communication.
getClouderaManagerResource() - Method in interface com.cloudera.api.v1.RootResourceV1
 
getClouderaManagerResource() - Method in interface com.cloudera.api.v11.RootResourceV11
 
getClouderaManagerResource() - Method in interface com.cloudera.api.v12.RootResourceV12
 
getClouderaManagerResource() - Method in interface com.cloudera.api.v14.RootResourceV14
 
getClouderaManagerResource() - Method in interface com.cloudera.api.v15.RootResourceV15
 
getClouderaManagerResource() - Method in interface com.cloudera.api.v2.RootResourceV2
 
getClouderaManagerResource() - Method in interface com.cloudera.api.v3.RootResourceV3
 
getClouderaManagerResource() - Method in interface com.cloudera.api.v6.RootResourceV6
 
getClouderaManagerResource() - Method in interface com.cloudera.api.v7.RootResourceV7
 
getClouderaManagerResource() - Method in interface com.cloudera.api.v8.RootResourceV8
 
getCloudRootPath() - Method in class com.cloudera.api.model.ApiHiveCloudReplicationArguments
 
getClusterName() - Method in class com.cloudera.api.model.ApiClusterRef
The name of the cluster, which uniquely identifies it in a CM installation.
getClusterName() - Method in class com.cloudera.api.model.ApiClusterTemplateInstantiator
 
getClusterName() - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
Name of the cluster to collect.
getClusterName() - Method in class com.cloudera.api.model.ApiParcelRef
The name of the cluster that the parcel is used by.
getClusterName() - Method in class com.cloudera.api.model.ApiRoleRef
 
getClusterName() - Method in class com.cloudera.api.model.ApiServiceRef
The enclosing cluster for this service.
getClusterRef() - Method in class com.cloudera.api.model.ApiCommand
Reference to the cluster (for cluster commands only).
getClusterRef() - Method in class com.cloudera.api.model.ApiHost
Readonly.
getClusterRef() - Method in class com.cloudera.api.model.ApiHostTemplate
Readonly.
getClusterRef() - Method in class com.cloudera.api.model.ApiParcel
Readonly.
getClusterRef() - Method in class com.cloudera.api.model.ApiService
Readonly.
getClusters() - Method in class com.cloudera.api.model.ApiClusterList
 
getClusters() - Method in class com.cloudera.api.model.ApiDeployment
List of clusters in the system including their services, roles and complete config values.
getClusters() - Method in class com.cloudera.api.model.ApiLicensedFeatureUsage
Map from clusters to maps of named features to the number of nodes in the cluster using those features.
getClustersResource() - Method in interface com.cloudera.api.v1.RootResourceV1
 
getClustersResource() - Method in interface com.cloudera.api.v10.RootResourceV10
 
getClustersResource() - Method in interface com.cloudera.api.v11.RootResourceV11
 
getClustersResource() - Method in interface com.cloudera.api.v12.RootResourceV12
 
getClustersResource() - Method in interface com.cloudera.api.v13.RootResourceV13
 
getClustersResource() - Method in interface com.cloudera.api.v14.RootResourceV14
 
getClustersResource() - Method in interface com.cloudera.api.v15.RootResourceV15
 
getClustersResource() - Method in interface com.cloudera.api.v16.RootResourceV16
 
getClustersResource() - Method in interface com.cloudera.api.v2.RootResourceV2
 
getClustersResource() - Method in interface com.cloudera.api.v3.RootResourceV3
 
getClustersResource() - Method in interface com.cloudera.api.v4.RootResourceV4
 
getClustersResource() - Method in interface com.cloudera.api.v5.RootResourceV5
 
getClustersResource() - Method in interface com.cloudera.api.v6.RootResourceV6
 
getClustersResource() - Method in interface com.cloudera.api.v7.RootResourceV7
 
getClustersResource() - Method in interface com.cloudera.api.v8.RootResourceV8
 
getClustersResource() - Method in interface com.cloudera.api.v9.RootResourceV9
 
getClusterUrl() - Method in class com.cloudera.api.model.ApiCluster
Readonly.
getCmPeers() - Method in class com.cloudera.api.model.ApiCmPeerList
 
getCmPeersResource() - Method in interface com.cloudera.api.v11.ClouderaManagerResourceV11
Only available with Cloudera Manager Enterprise Edition.
getCmPeersResource() - Method in interface com.cloudera.api.v3.ClouderaManagerResourceV3
Only available with Cloudera Manager Enterprise Edition.
getCmRepoUrl() - Method in class com.cloudera.api.model.ApiHostInstallArguments
The Cloudera Manager repository URL to use (optional).
getCmVersion() - Method in class com.cloudera.api.model.ApiClusterTemplate
 
getCombiner() - Method in class com.cloudera.api.model.ApiActivity
The combiner class.
getCommand() - Method in class com.cloudera.api.model.ApiAudit
The command/operation that was requested.
getCommandMetadataItems() - Method in class com.cloudera.api.model.ApiCommandMetadataList
The list of command metadata objects.
getCommands() - Method in class com.cloudera.api.model.ApiCommandList
 
getCommands() - Method in class com.cloudera.api.model.ApiReplicationCommandList
 
getCommands() - Method in class com.cloudera.api.model.ApiReplicationDiagnosticsCollectionArgs
Commands to limit diagnostics to.
getCommands() - Method in class com.cloudera.api.model.ApiSnapshotCommandList
 
getCommandsResource() - Method in interface com.cloudera.api.v1.RootResourceV1
 
getCommandsResource() - Method in interface com.cloudera.api.v11.RootResourceV11
 
getComments() - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
Comments to include with this data collection.
getComments() - Method in class com.cloudera.api.model.ApiReplicationDiagnosticsCollectionArgs
Additional comments for the bundle.
getComments() - Method in class com.cloudera.api.model.ApiYarnApplicationDiagnosticsCollectionArgs
Comments to add to the support bundle
getCommissionState() - Method in class com.cloudera.api.model.ApiHost
Readonly.
getCommissionState() - Method in class com.cloudera.api.model.ApiRole
Readonly.
getConfig() - Method in class com.cloudera.api.model.ApiHost
 
getConfig() - Method in class com.cloudera.api.model.ApiRole
The role configuration.
getConfig() - Method in class com.cloudera.api.model.ApiRoleConfigGroup
The configuration for this group.
getConfig() - Method in class com.cloudera.api.model.ApiService
Configuration of the service being created.
getConfig(DataView) - Method in interface com.cloudera.api.v1.ClouderaManagerResource
Retrieve the Cloudera Manager settings.
getConfigFile(String) - Method in interface com.cloudera.api.v4.ProcessResourceV4
Returns the contents of the specified config file.
getConfigFiles() - Method in class com.cloudera.api.model.ApiProcess
List of config files supplied to the process.
getConfigs() - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroup
 
getConfigs() - Method in class com.cloudera.api.model.ApiConfigList
 
getConfigStale() - Method in class com.cloudera.api.model.ApiRole
Deprecated.
Use configStalenessStatus instead which exposes more staleness state. Deprecated since V6.
getConfigStale() - Method in class com.cloudera.api.model.ApiService
Deprecated.
Use configStalenessStatus instead which exposes more staleness state. Deprecated since V6.
getConfigStalenessStatus() - Method in class com.cloudera.api.model.ApiRole
Readonly.
getConfigStalenessStatus() - Method in class com.cloudera.api.model.ApiService
Readonly.
getContainerAllocatedMemorySeconds() - Method in class com.cloudera.api.model.ApiYarnApplication
Total memory (in mb-secs) allocated to containers launched by the YARN application.
getContainerAllocatedVcoreSeconds() - Method in class com.cloudera.api.model.ApiYarnApplication
Total vcore-secs allocated to containers launched by the YARN application.
getContainerUsedCpuSeconds() - Method in class com.cloudera.api.model.ApiYarnApplication
Actual CPU (in percent-secs) used by containers launched by the YARN application.
getContainerUsedMemoryMax() - Method in class com.cloudera.api.model.ApiYarnApplication
Maximum memory used by containers launched by the YARN application.
getContainerUsedMemorySeconds() - Method in class com.cloudera.api.model.ApiYarnApplication
Actual memory (in MB-secs) used by containers launched by the YARN application.
getContainerUsedVcoreSeconds() - Method in class com.cloudera.api.model.ApiYarnApplication
Actual VCore-secs used by containers launched by the YARN application.
getContent() - Method in class com.cloudera.api.model.ApiEvent
The content payload of this event.
getContentType() - Method in class com.cloudera.api.model.ApiBatchRequestElement
Content-Type header of the request element.
getContentType() - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
contentType to return the response in.
getContext() - Method in class com.cloudera.api.model.ApiMetric
Context the metric is associated with.
getCoordinator() - Method in class com.cloudera.api.model.ApiImpalaQuery
The host of the Impala Daemon coordinating the query
getCount() - Method in class com.cloudera.api.model.ApiParcelState
The current hosts that have completed.
getCount() - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
The number of individual data points aggregated in this data point.
getCounters() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The counters collected from the replication job.
getCpuSec() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Amount of CPU time (in seconds) taken up this user's MapReduce jobs.
getCreatedSnapshotCount() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
Number of snapshots created.
getCreatedSnapshotCount() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
Number of snapshots created.
getCreatedSnapshots() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
List of snapshots created.
getCreatedSnapshots() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
List of snapshots created.
getCreatedTime() - Method in class com.cloudera.api.model.ApiExternalAccount
Represents the time of creation for this account.
getCreationErrorCount() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
Number of errors detected when creating snapshots.
getCreationErrorCount() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
Number of errors detected when creating snapshots.
getCreationErrors() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
List of errors encountered when creating snapshots.
getCreationErrors() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
List of errors encountered when creating snapshots.
getCreationTime() - Method in class com.cloudera.api.model.ApiHBaseSnapshot
Snapshot creation time.
getCreationTime() - Method in class com.cloudera.api.model.ApiHdfsSnapshot
Snapshot creation time.
getCrossEntityMetadata() - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
If the data-point is for a cross entity aggregate (e.g., fd_open_across_datanodes) returns the cross entity metadata, null otherwise.
getCurrentVersion() - Method in interface com.cloudera.api.ApiRootResource
Fetch the current API version supported by the server.
getDailySnapshots() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Number of daily snapshots to be retained.
getDashboard(String) - Method in interface com.cloudera.api.v6.DashboardsResource
Returns a dashboard definition for the specified name.
getDashboards() - Method in class com.cloudera.api.model.ApiDashboardList
 
getDashboards() - Method in interface com.cloudera.api.v6.DashboardsResource
Returns the list of all user-customized dashboards.
getDashboardsResource() - Method in interface com.cloudera.api.v6.TimeSeriesResourceV6
 
getData() - Method in class com.cloudera.api.model.ApiMetric
List of readings retrieved from the monitors.
getData() - Method in class com.cloudera.api.model.ApiTimeSeries
List of metric data points.
getDatabase() - Method in class com.cloudera.api.model.ApiHiveReplicationError
Name of the database.
getDatabase() - Method in class com.cloudera.api.model.ApiHiveTable
Name of the database to which this table belongs.
getDatabase() - Method in class com.cloudera.api.model.ApiHiveUDF
Name of the database to which this UDF belongs.
getDatabase() - Method in class com.cloudera.api.model.ApiImpalaQuery
The database on which this query was issued.
getDatabase() - Method in class com.cloudera.api.model.ApiImpalaUDF
Name of the database to which this UDF belongs.
getDataLocalMaps() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Data local maps of this user's MapReduce jobs.
getDatanodeTransceiverPort() - Method in class com.cloudera.api.model.ApiConfigureForKerberosArguments
The HDFS DataNode transceiver port to use.
getDatanodeWebPort() - Method in class com.cloudera.api.model.ApiConfigureForKerberosArguments
The HDFS DataNode web port to use.
getDataReplicationResult() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
Result of table data replication, if performed.
getDate() - Method in class com.cloudera.api.model.ApiHdfsUsageReportRow
The date of the report row data.
getDayOfMonth() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Day of the month that monthly and yearly snapshots should be created.
getDayOfWeek() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Day of the week that weekly snapshots should be created.
getDefaultValue() - Method in class com.cloudera.api.model.ApiConfig
Readonly.
getDeletedSnapshotCount() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
Number of snapshots deleted.
getDeletedSnapshotCount() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
Number of snapshots deleted.
getDeletedSnapshots() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
List of snapshots deleted.
getDeletedSnapshots() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
List of snapshots deleted.
getDeletionErrorCount() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
Number of errors detected when deleting snapshots.
getDeletionErrorCount() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
Number of errors detected when deleting snapshots.
getDeletionErrors() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
List of errors encountered when deleting snapshots.
getDeletionErrors() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
List of errors encountered when deleting snapshots.
getDeployClientConfig() - Method in class com.cloudera.api.model.ApiCdhUpgradeArgs
Deprecated.
getDeployClientConfigs() - Method in class com.cloudera.api.model.ApiHdfsDisableHaArguments
Whether to re-deploy client configurations.
getDeployClientConfigs() - Method in class com.cloudera.api.model.ApiHdfsHaArguments
Whether to re-deploy client configurations.
getDeployment(DataView) - Method in interface com.cloudera.api.v2.ClouderaManagerResourceV2
Retrieve full description of the entire Cloudera Manager deployment including all hosts, clusters, services, roles, users, settings, etc.
getDescription() - Method in class com.cloudera.api.model.ApiConfig
Readonly.
getDescription() - Method in class com.cloudera.api.model.ApiExternalAccountCategory
Represents a localized description for a category.
getDescription() - Method in class com.cloudera.api.model.ApiExternalAccountType
Represents the localized description for this account type.
getDescription() - Method in class com.cloudera.api.model.ApiImpalaQueryAttribute
The description of the attribute.
getDescription() - Method in class com.cloudera.api.model.ApiMetric
Requires "full" view.
getDescription() - Method in class com.cloudera.api.model.ApiMetricSchema
Description of the metric.
getDescription() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Description of the snapshot policy.
getDescription() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityAttribute
Description of the attribute.
getDescription() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
Returns the description of the entity type.
getDescription() - Method in class com.cloudera.api.model.ApiYarnApplicationAttribute
The description of the attribute.
getDesiredRollup() - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
Aggregate rollup level desired for the response data.
getDestinationAccount() - Method in class com.cloudera.api.model.ApiHdfsCloudReplicationArguments
 
getDestinationAccount() - Method in class com.cloudera.api.model.ApiHiveCloudReplicationArguments
 
getDestinationHostId() - Method in class com.cloudera.api.model.ApiMigrateRolesArguments
The ID of the host to which the roles should be migrated.
getDestinationPath() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
The destination to replicate to.
getDetails() - Method in class com.cloudera.api.model.ApiImpalaQueryDetailsResponse
The details for this query.
getDetailsAvailable() - Method in class com.cloudera.api.model.ApiImpalaQuery
Whether we have a detailed runtime profile available for the query.
getDirs() - Method in class com.cloudera.api.model.ApiWatchedDirList
 
getDisplayName() - Method in class com.cloudera.api.model.ApiCluster
The display name of the cluster that is shown in the UI.
getDisplayName() - Method in class com.cloudera.api.model.ApiClusterTemplate
 
getDisplayName() - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroup
 
getDisplayName() - Method in class com.cloudera.api.model.ApiClusterTemplateService
 
getDisplayName() - Method in class com.cloudera.api.model.ApiConfig
Readonly.
getDisplayName() - Method in class com.cloudera.api.model.ApiExternalAccount
Represents a modifiable label to identify this account for user-visible purposes.
getDisplayName() - Method in class com.cloudera.api.model.ApiExternalAccountCategory
Represents a localized display name for a category.
getDisplayName() - Method in class com.cloudera.api.model.ApiExternalAccountType
Represents the localized display name for this account.
getDisplayName() - Method in class com.cloudera.api.model.ApiImpalaQueryAttribute
The display name for the attribute.
getDisplayName() - Method in class com.cloudera.api.model.ApiMetric
Requires "full" view.
getDisplayName() - Method in class com.cloudera.api.model.ApiMetricSchema
Display name of the metric.
getDisplayName() - Method in class com.cloudera.api.model.ApiRoleConfigGroup
The display name of this group.
getDisplayName() - Method in class com.cloudera.api.model.ApiService
The display name for the service that is shown in the UI.
getDisplayName() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityAttribute
Display name of the attribute.
getDisplayName() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
Returns the display name of the entity type.
getDisplayName() - Method in class com.cloudera.api.model.ApiYarnApplicationAttribute
The display name for the attribute.
getDurationMillis() - Method in class com.cloudera.api.model.ApiImpalaQuery
The duration of the query in milliseconds.
getDurationSec() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Total duration of this user's MapReduce jobs.
getElements() - Method in class com.cloudera.api.model.ApiBatchRequest
 
getElements() - Method in class com.cloudera.api.model.ApiBatchResponse
 
getEmbeddedDbUsed() - Method in class com.cloudera.api.model.ApiScmDbInfo
Whether Cloudera Manager server is using embedded DB
getEnableMonitorMetricsCollection() - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
Flag to enable collection of metrics for chart display.
getEndTime() - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
The end time (in ISO 8601 format) of the period to collection statistics for.
getEndTime() - Method in class com.cloudera.api.model.ApiCommand
The end time, if the command is finished.
getEndTime() - Method in class com.cloudera.api.model.ApiImpalaQuery
The time the query finished.
getEndTime() - Method in class com.cloudera.api.model.ApiSchedule
The time after which the scheduled activity will no longer be triggered.
getEndTime() - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
The end time for the time series.
getEndTime() - Method in class com.cloudera.api.model.ApiYarnApplication
The time the application finished.
getEntityDisplayNameFormat() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
Returns a format string that will be used to construct the display name of entities of this type.
getEntityName() - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
The display name for the entity associated with this time series.
getEntityName() - Method in class com.cloudera.api.model.ApiTimeSeriesRow
The name of the entity for this time series data point.
getEntityNameFormat() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
Returns a list of attribute names that will be used to construct entity names for entities of this type.
getEntityStatus() - Method in class com.cloudera.api.model.ApiCluster
Readonly.
getEntityStatus() - Method in class com.cloudera.api.model.ApiHost
Readonly.
getEntityStatus() - Method in class com.cloudera.api.model.ApiRole
Readonly.
getEntityStatus() - Method in class com.cloudera.api.model.ApiService
Readonly.
getEntityTypeAttributes() - Method in interface com.cloudera.api.v11.TimeSeriesResourceV11
Retrieve all metric entity type attributes monitored by Cloudera Manager.
getEntityTypes() - Method in interface com.cloudera.api.v11.TimeSeriesResourceV11
Retrieve all metric entity types monitored by Cloudera Manager.
getError() - Method in class com.cloudera.api.model.ApiHBaseSnapshotError
Description of the error.
getError() - Method in class com.cloudera.api.model.ApiHdfsSnapshotError
Description of the error.
getError() - Method in class com.cloudera.api.model.ApiHiveReplicationError
Description of the error.
getErrorCount() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
Number of errors detected during replication job.
getErrors() - Method in class com.cloudera.api.model.ApiBulkCommandList
Errors that occurred when issuing individual commands.
getErrors() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
List of errors encountered during replication.
getErrors() - Method in class com.cloudera.api.model.ApiParcelState
The errors that exist for this parcel.
getEvents() - Method in class com.cloudera.api.model.ApiEventQueryResult
 
getEventsResource() - Method in interface com.cloudera.api.v1.RootResourceV1
Return the events resource handler.
getExclusionFilters() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
Specify regular expression strings to match full paths of files and directories matching source paths and exclude them from the replication.
getExpiration() - Method in class com.cloudera.api.model.ApiLicense
The expiration date.
getExplanation() - Method in class com.cloudera.api.model.ApiHealthCheck
The explanation of this health check.
getExportDir() - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
Directory, in the HDFS service where the target Hive service's data is stored, where the export file will be saved.
getExpression() - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
The tsquery expression that could be used to extract just this stream.
getExternalAccountCategories() - Method in class com.cloudera.api.model.ApiExternalAccountCategoryList
 
getExternalAccounts() - Method in class com.cloudera.api.model.ApiExternalAccountList
 
getExternalAccountsResource() - Method in interface com.cloudera.api.v14.RootResourceV14
 
getExternalAccountsResource() - Method in interface com.cloudera.api.v16.RootResourceV16
 
getExternalAccountTypes() - Method in class com.cloudera.api.model.ApiExternalAccountTypeList
 
getFailedFiles() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The list of files that failed during replication.
getFailedMaps() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Failed maps of this user's MapReduce jobs.
getFailedReduces() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Failed reduces of this user's MapReduce jobs.
getFc1RoleName() - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
Name of first Failover Controller role to be created.
getFc2RoleName() - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
Name of second Failover Controller role to be created.
getFinishTime() - Method in class com.cloudera.api.model.ApiActivity
The finish time of this activity.
getForce() - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
Whether to force overwriting of mismatched tables.
getForceInitZNode() - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
Initialize the ZNode even if it already exists.
getFrom() - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
Start of the period to query in ISO 8601 format (defaults to 5 minutes before the end of the period).
getFromDate(String, Date, Duration) - Static method in class com.cloudera.api.ApiUtils
Calculate the fromDate.
getFullLog(String) - Method in interface com.cloudera.api.v1.RolesResource
Retrieves the log file for the role's main process.
getFullLog(String) - Method in interface com.cloudera.api.v8.MgmtRolesResourceV8
Retrieves the log file for the role's main process.
getFullVersion() - Method in class com.cloudera.api.model.ApiCluster
The full CDH version of the cluster.
getGitHash() - Method in class com.cloudera.api.model.ApiVersionInfo
Source control management hash.
getGpgKeyCustomUrl() - Method in class com.cloudera.api.model.ApiHostInstallArguments
The Cloudera Manager public GPG key (optional).
getGroup() - Method in class com.cloudera.api.model.ApiActivity
The user-group of this activity.
getGroup() - Method in class com.cloudera.api.model.ApiHdfsReplicationCounter
 
getGroup() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
The group this user belongs to.
getGroups() - Method in class com.cloudera.api.model.ApiRoleConfigGroupList
 
getHaStatus() - Method in class com.cloudera.api.model.ApiRole
Readonly.
getHBaseArguments() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Arguments specific to HBase snapshot policies.
getHBaseResult() - Method in class com.cloudera.api.model.ApiSnapshotCommand
Results for snapshot commands on HBase services.
getHdfsArguments() - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
Arguments for the HDFS replication job.
getHdfsArguments() - Method in class com.cloudera.api.model.ApiReplicationSchedule
Arguments for HDFS replication commands.
getHdfsArguments() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Arguments specific to Hdfs snapshot policies.
getHdfsBytesRead() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
HDFS bytes read of this user's MapReduce jobs.
getHdfsBytesWritten() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
HDFS bytes written of this user's MapReduce jobs.
getHdfsCloudArguments() - Method in class com.cloudera.api.model.ApiReplicationSchedule
Arguments for HDFS cloud replication commands.
getHdfsResult() - Method in class com.cloudera.api.model.ApiReplicationCommand
Results for replication commands on HDFS services.
getHdfsResult() - Method in class com.cloudera.api.model.ApiSnapshotCommand
Results for snapshot commands on Hdfs services.
getHdfsUsageReport(String, String, String, String, ApiTimeAggregation) - Method in interface com.cloudera.api.v4.ServicesResourceV4
Fetch the HDFS usage report.
getHealthChecks() - Method in class com.cloudera.api.model.ApiHost
Readonly.
getHealthChecks() - Method in class com.cloudera.api.model.ApiNameservice
Requires "full" view.
getHealthChecks() - Method in class com.cloudera.api.model.ApiRole
Readonly.
getHealthChecks() - Method in class com.cloudera.api.model.ApiService
Readonly.
getHealthSummary() - Method in class com.cloudera.api.model.ApiHost
Readonly.
getHealthSummary() - Method in class com.cloudera.api.model.ApiNameservice
Requires "full" view.
getHealthSummary() - Method in class com.cloudera.api.model.ApiRole
Readonly.
getHealthSummary() - Method in class com.cloudera.api.model.ApiService
Readonly.
getHistory() - Method in class com.cloudera.api.model.ApiReplicationSchedule
List of active and/or finished commands for this schedule.
getHiveArguments() - Method in class com.cloudera.api.model.ApiReplicationSchedule
Arguments for Hive replication commands.
getHiveCloudArguments() - Method in class com.cloudera.api.model.ApiReplicationSchedule
Arguments for Hive cloud replication commands.
getHiveResult() - Method in class com.cloudera.api.model.ApiReplicationCommand
Results for replication commands on Hive services.
getHiveUDF() - Method in class com.cloudera.api.model.ApiHiveReplicationError
Hive UDF signature, includes the UDF name and parameter types.
getHiveUDFCount() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
Number of hive UDFs that were successfully replicated.
getHiveUDFs() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
The list of Impala UDFs successfully replicated.
getHostId() - Method in class com.cloudera.api.model.ApiHost
A unique host identifier.
getHostId() - Method in class com.cloudera.api.model.ApiHostRef
The unique host ID.
getHostName() - Method in class com.cloudera.api.model.ApiClusterTemplateHostInfo
 
getHostname() - Method in class com.cloudera.api.model.ApiHost
The hostname.
getHostNameRange() - Method in class com.cloudera.api.model.ApiClusterTemplateHostInfo
 
getHostNames() - Method in class com.cloudera.api.model.ApiHostInstallArguments
List of hosts to configure for use with Cloudera Manager.
getHostNames() - Method in class com.cloudera.api.model.ApiHostNameList
 
getHostRef() - Method in class com.cloudera.api.model.ApiCommand
Reference to the host (for host commands only).
getHostRef() - Method in class com.cloudera.api.model.ApiParcelUsageHost
A reference to the corresponding Host object.
getHostRef() - Method in class com.cloudera.api.model.ApiRole
A reference to the host where this role runs.
getHosts() - Method in class com.cloudera.api.model.ApiClusterTemplateInstantiator
 
getHosts() - Method in class com.cloudera.api.model.ApiDeployment
List of hosts in the system
getHosts() - Method in class com.cloudera.api.model.ApiHostList
 
getHosts() - Method in class com.cloudera.api.model.ApiHostRefList
 
getHosts() - Method in class com.cloudera.api.model.ApiParcelUsageRack
A collection of the hosts in the rack.
getHostsResource() - Method in interface com.cloudera.api.v1.RootResourceV1
 
getHostsResource() - Method in interface com.cloudera.api.v10.RootResourceV10
 
getHostsResource() - Method in interface com.cloudera.api.v2.RootResourceV2
 
getHostsUrl() - Method in class com.cloudera.api.model.ApiCluster
Readonly.
getHostTemplateRefName() - Method in class com.cloudera.api.model.ApiClusterTemplateHostInfo
 
getHostTemplates() - Method in class com.cloudera.api.model.ApiClusterTemplate
 
getHostTemplates() - Method in class com.cloudera.api.model.ApiDeployment
The list of all host templates in Cloudera Manager.
getHostTemplates() - Method in class com.cloudera.api.model.ApiHostTemplateList
 
getHostTemplatesResource(String) - Method in interface com.cloudera.api.v3.ClustersResourceV3
 
getHostUrl() - Method in class com.cloudera.api.model.ApiHost
Readonly.
getHourlySnapshots() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Number of hourly snapshots to be retained.
getHourOfDay() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Hour in the day that daily, weekly, monthly and yearly snapshots should be created.
getHoursForHourlySnapshots() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Hours of the day that hourly snapshots should be created.
getId() - Method in class com.cloudera.api.model.ApiActivity
Activity id, which is unique within a MapReduce service.
getId() - Method in class com.cloudera.api.model.ApiCommand
The command ID.
getId() - Method in class com.cloudera.api.model.ApiEvent
A unique ID for this event.
getId() - Method in class com.cloudera.api.model.ApiSchedule
The schedule id.
getImmutableAttributeNames() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
Returns the list of immutable attributes for this entity type.
getImpalaQueries(String, String, String, String, int, int) - Method in interface com.cloudera.api.v4.ImpalaQueriesResource
Returns a list of queries that satisfy the filter
getImpalaQueriesResource(String) - Method in interface com.cloudera.api.v4.ServicesResourceV4
Return the Impala queries resource handler.
getImpalaQueriesResource(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
 
getImpalaQueryAttributes() - Method in interface com.cloudera.api.v6.ImpalaQueriesResourceV6
Returns the list of all attributes that the Service Monitor can associate with Impala queries.
getImpalaUDF() - Method in class com.cloudera.api.model.ApiHiveReplicationError
UDF signature, includes the UDF name and parameter types.
getImpalaUDFCount() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
Number of impala UDFs that were successfully replicated.
getImpalaUDFs() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
The list of Impala UDFs successfully replicated.
getImpersonator() - Method in class com.cloudera.api.model.ApiAudit
The impersonating user (or the proxy user) who submitted this operation.
getIncrementalExportEnabled() - Method in class com.cloudera.api.model.ApiReplicationState
returns if incremental export is enabled for the given Hive service.
getInputDir() - Method in class com.cloudera.api.model.ApiActivity
The input data directory of the activity.
getInstantiator() - Method in class com.cloudera.api.model.ApiClusterTemplate
 
getInterval() - Method in class com.cloudera.api.model.ApiSchedule
The duration between consecutive triggers of a scheduled activity.
getIntervalUnit() - Method in class com.cloudera.api.model.ApiSchedule
The unit for the repeat interval.
getIpAddress() - Method in class com.cloudera.api.model.ApiAudit
The IP address that the client connected from.
getIpAddress() - Method in class com.cloudera.api.model.ApiHost
The host IP address.
getIsCounter() - Method in class com.cloudera.api.model.ApiMetricSchema
Is the metric a counter.
getIsValueCaseSensitive() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityAttribute
Returns whether to treat attribute values as case-sensitive.
getJavaInstallStrategy() - Method in class com.cloudera.api.model.ApiHostInstallArguments
Added in v8: Strategy to use for JDK installation.
getJnEditsDir() - Method in class com.cloudera.api.model.ApiJournalNodeArguments
Path to the JournalNode edits directory.
getJnHostId() - Method in class com.cloudera.api.model.ApiJournalNodeArguments
ID of the host where the new JournalNode will be created.
getJnName() - Method in class com.cloudera.api.model.ApiJournalNodeArguments
Name of new JournalNode to be created.
getJns() - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
Arguments for the JournalNodes to be created during the command.
getJobCount() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Number of jobs.
getJobDetailsUri() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
Read-only.
getJobId() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
Read-only.
getJobState() - Method in class com.cloudera.api.model.ApiMr2AppInformation
The state of the job.
getJson() - Method in class com.cloudera.api.model.ApiDashboard
Returns the json structure for the dashboard.
getKerberosPrincipals(boolean) - Method in interface com.cloudera.api.v7.ClouderaManagerResourceV7
Returns the Kerberos principals needed by the services being managed by Cloudera Manager.
getKey() - Method in class com.cloudera.api.model.ApiMapEntry
 
getLastCommand() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Latest command of this policy.
getLastHeartbeat() - Method in class com.cloudera.api.model.ApiHost
Readonly.
getLastModifiedTime() - Method in class com.cloudera.api.model.ApiExternalAccount
Represents the last modification time for this account.
getLastRequest() - Method in class com.cloudera.api.model.ApiUserSession
The date and time of the last request received as part of this session.
getLastSuccessfulCommand() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Last successful command of this policy.
getLastUpdateTime() - Method in class com.cloudera.api.model.ApiHdfsUsageReport
The time when HDFS usage info was last collected.
getLicensedFeatureUsage() - Method in interface com.cloudera.api.v6.ClouderaManagerResourceV6
Retrieve a summary of licensed feature usage.
getLlama1HostId() - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
HostId of the host on which the first Llama role will be created.
getLlama1RoleName() - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
Name of the first Llama role to be created (optional).
getLlama2HostId() - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
HostId of the host on which the second Llama role will be created.
getLlama2RoleName() - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
Name of the second Llama role to be created (optional).
getLoadBalancerHostPort() - Method in class com.cloudera.api.model.ApiEnableOozieHaArguments
Address of the load balancer used for Oozie HA.
getLocalBytesRead() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Local bytes read of this user's MapReduce jobs.
getLocalBytesWritten() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Local bytes written of this user's MapReduce jobs.
getLog() - Method in interface com.cloudera.api.v1.ClouderaManagerResource
Returns the entire contents of the Cloudera Manager log file
getLogicalName() - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
Logical name of the JobTracker pair.
getLogPath() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
The HDFS path where the replication log files should be written to.
getMaintenanceMode() - Method in class com.cloudera.api.model.ApiCluster
Readonly.
getMaintenanceMode() - Method in class com.cloudera.api.model.ApiHost
Readonly.
getMaintenanceMode() - Method in class com.cloudera.api.model.ApiRole
Readonly.
getMaintenanceMode() - Method in class com.cloudera.api.model.ApiService
Readonly.
getMaintenanceOwners() - Method in class com.cloudera.api.model.ApiCluster
Readonly.
getMaintenanceOwners() - Method in class com.cloudera.api.model.ApiHost
Readonly.
getMaintenanceOwners() - Method in class com.cloudera.api.model.ApiRole
Readonly.
getMaintenanceOwners() - Method in class com.cloudera.api.model.ApiService
Readonly.
getManagementService() - Method in class com.cloudera.api.model.ApiDeployment
The full configuration of the Cloudera Manager management service including all the management roles and their config values
getManagerSettings() - Method in class com.cloudera.api.model.ApiDeployment
The full configuration of Cloudera Manager itself including licensing info
getMapInputBytes() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Map input bytes of this user's MapReduce jobs.
getMapOutputBytes() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Map output bytes of this user's MapReduce jobs.
getMapper() - Method in class com.cloudera.api.model.ApiActivity
The mapper class.
getMapreduceServiceName() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
The mapreduce service to use for the replication job.
getMax() - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
This maximum value encountered while producing this aggregate data point.
getMaxCommandsPerSchedule() - Method in class com.cloudera.api.model.ApiReplicationScheduleDataLimits
 
getMaxEntityDisplayName() - Method in class com.cloudera.api.model.ApiTimeSeriesCrossEntityMetadata
The display name of the entity that had the maximum value for the cross-entity aggregate metric.
getMaxEntityName() - Method in class com.cloudera.api.model.ApiTimeSeriesCrossEntityMetadata
The name of the entity that had the maximum value for the cross-entity aggregate metric.
getMaxErrorsPerResult() - Method in class com.cloudera.api.model.ApiReplicationScheduleDataLimits
 
getMaxTablesPerResult() - Method in class com.cloudera.api.model.ApiReplicationScheduleDataLimits
 
getMaxTime() - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
The timestamp of the maximum data point.
getMean() - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
The mean of the values of all data-points for this aggregate data point.
getMemoryBytes() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
The sum of physical memory used (collected as a snapshot) by this user's MapReduce jobs.
getMessage() - Method in class com.cloudera.api.ApiErrorMessage
 
getMessage() - Method in class com.cloudera.api.model.ApiEcho
 
getMetadata() - Method in class com.cloudera.api.model.ApiTimeSeries
Metadata for the metric.
getMethod() - Method in class com.cloudera.api.model.ApiBatchRequestElement
The type of request (e.g.
getMetricCollectionFrequencyMs() - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
The minimum frequency at which the underlying metric for this stream is collected.
getMetricEntityTypeAttributes() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityAttributeList
 
getMetricEntityTypes() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityTypeList
 
getMetricName() - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
The metric name for the time series.
getMetricName() - Method in class com.cloudera.api.model.ApiTimeSeriesRow
The name of the metric for this time series data point.
getMetrics() - Method in class com.cloudera.api.model.ApiMetricList
 
getMetrics(String, String, String, String, String, List<String>, DataView) - Method in interface com.cloudera.api.v1.ActivitiesResource
Fetch metric readings for a particular activity.
getMetrics(String, String, String, boolean, Set<String>, boolean, Set<String>, Set<String>, DataView) - Method in interface com.cloudera.api.v1.HostsResource
Deprecated.
This endpoint is not supported as of v6. Use the timeseries API instead. To get all metrics for a host with the timeseries API use the query:

'select * where hostId = $HOST_ID'.

To get specific metrics for a host use a comma-separated list of the metric names as follows:

'select $METRIC_NAME1, $METRIC_NAME2 where hostId = $HOST_ID'.

For more information see the tsquery language documentation.

getMetrics(String, String, String, List<String>, DataView) - Method in interface com.cloudera.api.v1.NameservicesResource
Deprecated.
This endpoint is not supported as of v6. Use the timeseries API instead. To get all metrics for a nameservice with the timeseries API use the query:

'select * where nameserviceName = $NAMESERVICE_NAME'.

To get specific metrics for a nameservice use a comma-separated list of the metric names as follows:

'select $METRIC_NAME1, $METRIC_NAME2 where nameserviceName = $NAMESERVICE_NAME'.

For more information see the tsquery language documentation.

getMetrics(String, String, String, List<String>, DataView) - Method in interface com.cloudera.api.v1.RolesResource
Deprecated.
This endpoint is not supported as of v6. Use the timeseries API instead. To get all metrics for a role with the timeseries API use the query:

'select * where roleName = $ROLE_NAME'.

To get specific metrics for a role use the query:

'select $METRIC_NAME1, $METRIC_NAME2 where roleName = $ROLE_NAME'.

For more information see the tsquery language documentation.

getMetrics(String, String, String, List<String>, DataView) - Method in interface com.cloudera.api.v1.ServicesResource
Deprecated.
This endpoint is not supported as of v6. Use the timeseries API instead. To get all metrics for a service with the timeseries API use the query:

'select * where serviceName = $SERVICE_NAME'.

To get specific metrics for a service use a comma-separated list of the metric names as follows:

'select $METRIC_NAME1, $METRIC_NAME2 where serviceName = $SERVICE_NAME'.

For more information see the tsquery language documentation.

getMetricSchema() - Method in interface com.cloudera.api.v4.TimeSeriesResource
Retrieve schema for all metrics

The schema is fixed for a product version.

getMgmtRoleCommandsResource() - Method in interface com.cloudera.api.v1.MgmtServiceResource
Returns the management role commands resource handler.
getMgmtRoleCommandsResource() - Method in interface com.cloudera.api.v8.MgmtServiceResourceV8
Returns the management role commands resource handler.
getMgmtServiceResource() - Method in interface com.cloudera.api.v1.ClouderaManagerResource
Return the Cloudera Management Services resource.
getMgmtServiceResource() - Method in interface com.cloudera.api.v2.ClouderaManagerResourceV2
Return the Cloudera Management Services resource.
getMgmtServiceResource() - Method in interface com.cloudera.api.v3.ClouderaManagerResourceV3
Return the Cloudera Management Services resource.
getMgmtServiceResource() - Method in interface com.cloudera.api.v6.ClouderaManagerResourceV6
Return the Cloudera Management Services resource.
getMgmtServiceResource() - Method in interface com.cloudera.api.v8.ClouderaManagerResourceV8
Return the Cloudera Management Services resource.
getMin() - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
This minimum value encountered while producing this aggregate data point.
getMinEntityDisplayName() - Method in class com.cloudera.api.model.ApiTimeSeriesCrossEntityMetadata
The display name of the entity that had the minimum value for the cross-entity aggregate metric.
getMinEntityName() - Method in class com.cloudera.api.model.ApiTimeSeriesCrossEntityMetadata
The name of the entity that had the minimum value for the cross-entity aggregate metric.
getMinTime() - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
The timestamp of the minimum data point.
getMinuteOfHour() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Minute in the hour that hourly, daily, weekly, monthly and yearly snapshots should be created.
getMonthlySnapshots() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Number of monthly snapshots to be retained.
getMonthOfYear() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Month of the year that yearly snapshots should be created.
getMountPoints() - Method in class com.cloudera.api.model.ApiNameservice
Mount points assigned to this nameservice in a federation.
getMr2AppInformation() - Method in class com.cloudera.api.model.ApiYarnApplication
 
getMrUsageReport(String, String, String, ApiTimeAggregation) - Method in interface com.cloudera.api.v4.ServicesResourceV4
Fetch the MR usage report.
getMustUseDesiredRollup() - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
If set to true, then the tsquery will return data with the desired aggregate rollup level.
getMutableAttributeNames() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
Returns the list of mutable attributes for this entity type.
getName() - Method in class com.cloudera.api.model.ApiActivity
Activity name.
getName() - Method in class com.cloudera.api.model.ApiCluster
The name of the cluster.
getName() - Method in class com.cloudera.api.model.ApiClusterTemplateConfig
 
getName() - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroupInfo
 
getName() - Method in class com.cloudera.api.model.ApiClusterTemplateVariable
 
getName() - Method in class com.cloudera.api.model.ApiCmPeer
The name of the remote CM instance.
getName() - Method in class com.cloudera.api.model.ApiCommand
The command name.
getName() - Method in class com.cloudera.api.model.ApiCommandMetadata
The name of of the command.
getName() - Method in class com.cloudera.api.model.ApiConfig
Readonly.
getName() - Method in class com.cloudera.api.model.ApiDashboard
Returns the dashboard name.
getName() - Method in class com.cloudera.api.model.ApiEventAttribute
 
getName() - Method in class com.cloudera.api.model.ApiExternalAccount
Represents the intial name of the account; used to uniquely identify this account.
getName() - Method in class com.cloudera.api.model.ApiExternalAccountCategory
Represents an identifier for a category.
getName() - Method in class com.cloudera.api.model.ApiExternalAccountType
Represents the immutable name for this account.
getName() - Method in class com.cloudera.api.model.ApiHdfsReplicationCounter
 
getName() - Method in class com.cloudera.api.model.ApiHealthCheck
Unique name of this health check.
getName() - Method in class com.cloudera.api.model.ApiHostTemplate
The name of the host template.
getName() - Method in class com.cloudera.api.model.ApiImpalaQueryAttribute
The name of the attribute.
getName() - Method in class com.cloudera.api.model.ApiMetric
Name of the metric.
getName() - Method in class com.cloudera.api.model.ApiMetricSchema
Name of the metric.
getName() - Method in class com.cloudera.api.model.ApiNameservice
Name of the nameservice.
getName() - Method in class com.cloudera.api.model.ApiRole
The name of the role.
getName() - Method in class com.cloudera.api.model.ApiRoleConfigGroup
Readonly.
getName() - Method in class com.cloudera.api.model.ApiService
The name of the service.
getName() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Name of the snapshot policy.
getName() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityAttribute
Name of the of the attribute.
getName() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
Returns the name of the entity type.
getName() - Method in class com.cloudera.api.model.ApiUser
The username, which is unique within a Cloudera Manager installation.
getName() - Method in class com.cloudera.api.model.ApiUserSession
The username associated with the session.
getName() - Method in class com.cloudera.api.model.ApiYarnApplication
The name of the application.
getName() - Method in class com.cloudera.api.model.ApiYarnApplicationAttribute
The name of the attribute.
getNameForCrossEntityAggregateMetrics() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
Returns the string to use to pluralize the name of the entity for cross entity aggregate metrics.
getNameservice() - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
Nameservice to be used while enabling Highly Available.
getNameservice() - Method in class com.cloudera.api.model.ApiHdfsFailoverArguments
Nameservice for which to enable automatic failover.
getNameservice() - Method in class com.cloudera.api.model.ApiHdfsHaArguments
Nameservice that identifies the HA pair.
getNameservice() - Method in class com.cloudera.api.model.ApiRollEditsArgs
Nameservice whose edits need to be rolled.
getNameservices() - Method in class com.cloudera.api.model.ApiNameserviceList
 
getNameservicesResource(String) - Method in interface com.cloudera.api.v1.ServicesResource
 
getNameservicesResource(String) - Method in interface com.cloudera.api.v14.ServicesResourceV14
Returns the nameservices resource handler.
getNewJtHostId() - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
Id of host on which second JobTracker role will be added.
getNewJtRoleName() - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
Name of the second JobTracker role to be created (Optional)
getNewLlamaHostId() - Method in class com.cloudera.api.model.ApiEnableLlamaHaArguments
HostId of the host on which the second Llama role will be created.
getNewLlamaRoleName() - Method in class com.cloudera.api.model.ApiEnableLlamaHaArguments
Name of the second Llama role to be created (optional).
getNewOozieServerHostIds() - Method in class com.cloudera.api.model.ApiEnableOozieHaArguments
IDs of the hosts on which new Oozie Servers will be added.
getNewOozieServerRoleNames() - Method in class com.cloudera.api.model.ApiEnableOozieHaArguments
Names of the new Oozie Servers.
getNewRmHostId() - Method in class com.cloudera.api.model.ApiEnableRmHaArguments
Id of host on which second ResourceManager role will be added.
getNewRmRoleName() - Method in class com.cloudera.api.model.ApiEnableRmHaArguments
Name of the second ResourceManager role to be created (Optional)
getNewSentryHostId() - Method in class com.cloudera.api.model.ApiEnableSentryHaArgs
Id of host on which new Sentry Server role will be added.
getNewSentryRoleName() - Method in class com.cloudera.api.model.ApiEnableSentryHaArgs
Name of the new Sentry Server role to be created.
getNextRun() - Method in class com.cloudera.api.model.ApiSchedule
Readonly.
getNumBytesCopied() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The number of bytes actually copied.
getNumBytesCopyFailed() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The aggregate number of bytes in the files for which copy failed.
getNumBytesDryRun() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The number of bytes found to copy.
getNumBytesExpected() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The number of bytes expected to be copied.
getNumBytesSkipped() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The aggregate number of bytes in the skipped files.
getNumCores() - Method in class com.cloudera.api.model.ApiHost
Readonly.
getNumEntities() - Method in class com.cloudera.api.model.ApiTimeSeriesCrossEntityMetadata
The number of entities covered by this point.
getNumFiles() - Method in class com.cloudera.api.model.ApiHdfsUsageReportRow
Number of files owned by this user.
getNumFilesCopied() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The number of files actually copied.
getNumFilesCopyFailed() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The number of files for which copy failed.
getNumFilesDeleted() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The number of files deleted since they were present at destination, but missing from source.
getNumFilesDryRun() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The number of files found to copy.
getNumFilesExpected() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The number of files expected to be copied.
getNumFilesSkipped() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The number of files that were unchanged and thus skipped during copying.
getNumMaps() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
The number of mappers to use for the mapreduce replication job.
getNumPhysicalCores() - Method in class com.cloudera.api.model.ApiHost
Readonly.
getOperationText() - Method in class com.cloudera.api.model.ApiAudit
The full text of the requested operation.
getOutputDir() - Method in class com.cloudera.api.model.ApiActivity
The output result directory of the activity.
getOwner() - Method in class com.cloudera.api.model.ApiLicense
The owner (organization name) of the license.
getParallelInstallCount() - Method in class com.cloudera.api.model.ApiHostInstallArguments
Number of simultaneous installations.
getParcelName() - Method in class com.cloudera.api.model.ApiParcelRef
The name of the parcel.
getParcelRef() - Method in class com.cloudera.api.model.ApiParcelUsageParcel
Reference to the corresponding Parcel object.
getParcelRefs() - Method in class com.cloudera.api.model.ApiParcelUsageRole
A collection of references to the parcels being used by the role.
getParcelResource(String, String) - Method in interface com.cloudera.api.v3.ParcelsResource
Retrieves detailed information about a parcel
getParcels() - Method in class com.cloudera.api.model.ApiCluster
Optional.
getParcels() - Method in class com.cloudera.api.model.ApiParcelList
 
getParcels() - Method in class com.cloudera.api.model.ApiParcelUsage
The parcel's that are activated and/or in-use on this cluster.
getParcelsResource(String) - Method in interface com.cloudera.api.v3.ClustersResourceV3
 
getParcelsResource(String) - Method in interface com.cloudera.api.v5.ClustersResourceV5
 
getParcelUsage() - Method in interface com.cloudera.api.v5.ParcelsResourceV5
Retrieve details parcel usage information for the cluster.
getParcelVersion() - Method in class com.cloudera.api.model.ApiParcelRef
The version of the parcel.
getParent() - Method in class com.cloudera.api.model.ApiActivity
The name of the parent activity.
getParent() - Method in class com.cloudera.api.model.ApiCommand
Reference to the parent command, if any.
getParentMetricEntityTypeNames() - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
Returns a list of metric entity type names which are parents of this metric entity type.
getPassphrase() - Method in class com.cloudera.api.model.ApiHostInstallArguments
The passphrase associated with the private key used to authenticate with the hosts (optional).
getPassword() - Method in class com.cloudera.api.model.ApiCmPeer
When creating peers, if 'clouderaManagerCreatedUser' is true, this should be the remote admin password for creating a user in remote Cloudera Manager.
getPassword() - Method in class com.cloudera.api.model.ApiHostInstallArguments
The password used to authenticate with the hosts.
getPassword() - Method in class com.cloudera.api.model.ApiUser
Returns the user password.
getPath() - Method in class com.cloudera.api.model.ApiHdfsSnapshot
Snapshotted path.
getPath() - Method in class com.cloudera.api.model.ApiHdfsSnapshotError
Path for which the snapshot error occurred.
getPath() - Method in class com.cloudera.api.model.ApiWatchedDir
 
getPathPatterns() - Method in class com.cloudera.api.model.ApiHdfsSnapshotPolicyArguments
The path patterns specifying the paths.
getPaused() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Whether to pause a snapshot policy, available since V11.
getPeerName() - Method in class com.cloudera.api.model.ApiServiceRef
The name of the CM peer corresponding to the remote CM that manages the referenced service.
getPeers() - Method in class com.cloudera.api.model.ApiDeployment
The list of peers configured in Cloudera Manager.
getPhase() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
Phase the replication is in.
getPhoneHome() - Method in class com.cloudera.api.model.ApiReplicationDiagnosticsCollectionArgs
Whether the diagnostics bundle must be uploaded to Cloudera.
getPolicies() - Method in class com.cloudera.api.model.ApiSnapshotPolicyList
 
getPool() - Method in class com.cloudera.api.model.ApiYarnApplication
The pool the application was submitted to.
getPreserveBlockSize() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
Whether to preserve the HDFS block size.
getPreservePermissions() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
Whether to preserve the HDFS owner, group and permissions.
getPreserveReplicationCount() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
Whether to preserve the HDFS replication count.
getPreserveXAttrs() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
Whether to preserve XAttrs, default to false This is introduced in V10.
getPrincipals() - Method in class com.cloudera.api.model.ApiPrincipalList
 
getPrivateKey() - Method in class com.cloudera.api.model.ApiHostInstallArguments
The private key to authenticate with the hosts.
getProcess() - Method in interface com.cloudera.api.v4.ProcessResourceV4
 
getProcessCount() - Method in class com.cloudera.api.model.ApiParcelUsageParcel
How many running processes on the cluster are using the parcel.
getProcessedPathCount() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
Number of processed paths.
getProcessedPaths() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
The list of processed paths.
getProcessedTableCount() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
Number of processed tables.
getProcessedTables() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
The list of processed tables.
getProcessesResource(String) - Method in interface com.cloudera.api.v4.RolesResourceV4
 
getProduct() - Method in class com.cloudera.api.model.ApiParcel
The name of the product, e.g.
getProduct() - Method in class com.cloudera.api.model.ApiProductVersion
 
getProducts() - Method in class com.cloudera.api.model.ApiClusterTemplate
 
getProgress() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The file copy progress percentage.
getProgress() - Method in class com.cloudera.api.model.ApiParcelState
The progress of the state transition.
getProgress() - Method in class com.cloudera.api.model.ApiYarnApplication
The progress, as a percentage, the application has made.
getPwHash() - Method in class com.cloudera.api.model.ApiUser
NOTE: Only available in the "export" view
getPwLogin() - Method in class com.cloudera.api.model.ApiUser
NOTE: Only available in the "export" view
getPwSalt() - Method in class com.cloudera.api.model.ApiUser
NOTE: Only available in the "export" view
getQjName() - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
Name of the journal located on each JournalNodes' filesystem.
getQueries() - Method in class com.cloudera.api.model.ApiImpalaQueryResponse
The list of queries for this response.
getQuery() - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
tsquery to run against the CM time-series data store.
getQueryDetails(String, String) - Method in interface com.cloudera.api.v4.ImpalaQueriesResource
Returns details about the query.
getQueryId() - Method in class com.cloudera.api.model.ApiImpalaQuery
The query id.
getQueryState() - Method in class com.cloudera.api.model.ApiImpalaQuery
The query state.
getQueryType() - Method in class com.cloudera.api.model.ApiImpalaQuery
The query type.
getQueueName() - Method in class com.cloudera.api.model.ApiActivity
The scheduler queue this activity is in.
getRackId() - Method in class com.cloudera.api.model.ApiClusterTemplateHostInfo
 
getRackId() - Method in class com.cloudera.api.model.ApiHost
The rack ID for this host.
getRackId() - Method in class com.cloudera.api.model.ApiParcelUsageRack
The rack ID for the rack.
getRackLocalMaps() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Rack local maps of this user's MapReduce jobs.
getRacks() - Method in class com.cloudera.api.model.ApiParcelUsage
The racks that contain hosts that are part of this cluster.
getRawSize() - Method in class com.cloudera.api.model.ApiHdfsUsageReportRow
Total size (in bytes) of all the replicas of all the files owned by this user.
getRcgRefName() - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroupInfo
 
getRedeployClientConfiguration() - Method in class com.cloudera.api.model.ApiRestartClusterArgs
Re-deploy client configuration for all services in the cluster.
getRedeployClientConfiguration() - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
Re-deploy client configuration.
getReducer() - Method in class com.cloudera.api.model.ApiActivity
The reducer class.
getRef() - Method in class com.cloudera.api.model.ApiClusterTemplateConfig
 
getRefName() - Method in class com.cloudera.api.model.ApiClusterTemplateHostTemplate
 
getRefName() - Method in class com.cloudera.api.model.ApiClusterTemplateRole
 
getRefName() - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroup
 
getRefName() - Method in class com.cloudera.api.model.ApiClusterTemplateService
 
getRelatedName() - Method in class com.cloudera.api.model.ApiConfig
Readonly.
getRemoteAddr() - Method in class com.cloudera.api.model.ApiUserSession
The remote IP address for the session.
getRemoveMissingFiles() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
Whether to delete destination files that are missing in source.
getReplicateData() - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
Whether to replicate table data stored in HDFS.
getReplicateImpalaMetadata() - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
Whether to replicate the impala metadata.
getReplicationOption() - Method in class com.cloudera.api.model.ApiHiveCloudReplicationArguments
 
getReplicationSchedules() - Method in class com.cloudera.api.model.ApiService
The list of replication schedules for this service.
getReplicationsResource(String) - Method in interface com.cloudera.api.v11.ServicesResourceV11
Retrieves the replication resource.
getReplicationsResource(String) - Method in interface com.cloudera.api.v13.ServicesResourceV13
Retrieves the replication resource.
getReplicationsResource(String) - Method in interface com.cloudera.api.v3.ServicesResourceV3
Returns the replications resource handler.
getReplicationsResource(String) - Method in interface com.cloudera.api.v4.ServicesResourceV4
Only available with Cloudera Manager Enterprise Edition.
getReplicationState(DataView) - Method in interface com.cloudera.api.v13.ReplicationsResourceV13
returns the replication state.
getReplicationStrategy() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
The strategy for distributing the file replication tasks among the mappers of the MR job associated with a replication.
getReportRows() - Method in class com.cloudera.api.model.ApiHdfsUsageReport
A list of per-user usage information at the requested time granularity.
getReportRows() - Method in class com.cloudera.api.model.ApiMrUsageReport
A list of per-user usage information at the requested time granularity.
getRepositories() - Method in class com.cloudera.api.model.ApiClusterTemplate
 
getRequired() - Method in class com.cloudera.api.model.ApiConfig
Readonly.
getResource() - Method in class com.cloudera.api.model.ApiAudit
The resource that the operation was performed on.
getResponse() - Method in class com.cloudera.api.model.ApiBatchResponseElement
Read-only.
getResponses() - Method in class com.cloudera.api.model.ApiTimeSeriesResponseList
The list of responses for this query response list.
getRestartOnlyStaleServices() - Method in class com.cloudera.api.model.ApiRestartClusterArgs
Only restart services that have stale configuration and their dependent services.
getRestartRoleNames() - Method in class com.cloudera.api.model.ApiRollingRestartArgs
List of specific roles to restart.
getRestartRoleTypes() - Method in class com.cloudera.api.model.ApiRollingRestartArgs
Role types to restart.
getRestartServiceNames() - Method in class com.cloudera.api.model.ApiRestartClusterArgs
Only restart services that are specified and their dependent services.
getRestartServiceNames() - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
List of services to restart.
getResultDataUrl() - Method in class com.cloudera.api.model.ApiCommand
URL to the command's downloadable result data, if any exists.
getResultMessage() - Method in class com.cloudera.api.model.ApiCommand
If the command is finished, the result message.
getRoleCommandsResource(String) - Method in interface com.cloudera.api.v1.ServicesResource
 
getRoleCommandsResource(String) - Method in interface com.cloudera.api.v10.ServicesResourceV10
 
getRoleCommandsResource(String) - Method in interface com.cloudera.api.v3.ServicesResourceV3
 
getRoleCommandsResource(String) - Method in interface com.cloudera.api.v4.ServicesResourceV4
 
getRoleCommandsResource(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
 
getRoleCommandsResource(String) - Method in interface com.cloudera.api.v8.ServicesResourceV8
 
getRoleConfigGroupName() - Method in class com.cloudera.api.model.ApiRoleConfigGroupRef
The name of the role config group, which uniquely identifies it in a CM installation.
getRoleConfigGroupRef() - Method in class com.cloudera.api.model.ApiRole
Readonly.
getRoleConfigGroupRefs() - Method in class com.cloudera.api.model.ApiHostTemplate
The role config groups belonging to this host tempalte.
getRoleConfigGroups() - Method in class com.cloudera.api.model.ApiClusterTemplateInstantiator
 
getRoleConfigGroups() - Method in class com.cloudera.api.model.ApiClusterTemplateService
 
getRoleConfigGroups() - Method in class com.cloudera.api.model.ApiService
The list of role configuration groups in this service.
getRoleConfigGroupsRefNames() - Method in class com.cloudera.api.model.ApiClusterTemplateHostTemplate
 
getRoleConfigGroupsResource() - Method in interface com.cloudera.api.v3.MgmtServiceResourceV3
 
getRoleConfigGroupsResource(String) - Method in interface com.cloudera.api.v3.ServicesResourceV3
 
getRoleInstancesUrl() - Method in class com.cloudera.api.model.ApiService
Readonly.
getRoleName() - Method in class com.cloudera.api.model.ApiRoleRef
 
getRoleNames() - Method in class com.cloudera.api.model.ApiRoleNameList
 
getRoleNamesToMigrate() - Method in class com.cloudera.api.model.ApiMigrateRolesArguments
The list of role names to migrate.
getRoleRef() - Method in class com.cloudera.api.model.ApiCommand
Reference to the role (for role commands only).
getRoleRef() - Method in class com.cloudera.api.model.ApiParcelUsageRole
A reference to the corresponding Role object.
getRoleRefNames() - Method in class com.cloudera.api.model.ApiClusterTemplateHostInfo
 
getRoleRefs() - Method in class com.cloudera.api.model.ApiHost
Readonly.
getRoles() - Method in class com.cloudera.api.model.ApiClusterTemplateService
 
getRoles() - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
List of roles for which to get logs and metrics.
getRoles() - Method in class com.cloudera.api.model.ApiParcelUsageHost
A collection of the roles present on the host.
getRoles() - Method in class com.cloudera.api.model.ApiRoleList
 
getRoles() - Method in class com.cloudera.api.model.ApiService
The list of service roles.
getRoles() - Method in class com.cloudera.api.model.ApiUser
A list of roles this user belongs to.
getRolesResource() - Method in interface com.cloudera.api.v1.MgmtServiceResource
Return the management roles resource handler.
getRolesResource(String) - Method in interface com.cloudera.api.v1.ServicesResource
 
getRolesResource(String) - Method in interface com.cloudera.api.v11.ServicesResourceV11
 
getRolesResource(String) - Method in interface com.cloudera.api.v2.ServicesResourceV2
 
getRolesResource(String) - Method in interface com.cloudera.api.v4.ServicesResourceV4
 
getRolesResource(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
 
getRolesResource() - Method in interface com.cloudera.api.v8.MgmtServiceResourceV8
Return the management roles resource handler.
getRolesResource(String) - Method in interface com.cloudera.api.v8.ServicesResourceV8
 
getRoleState() - Method in class com.cloudera.api.model.ApiRole
Readonly.
getRolesToInclude() - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
Role types to restart.
getRoleType() - Method in class com.cloudera.api.model.ApiClusterTemplateRole
 
getRoleType() - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroup
 
getRoleType() - Method in class com.cloudera.api.model.ApiRoleConfigGroup
Readonly.
getRoleType() - Method in class com.cloudera.api.model.ApiRoleTypeConfig
The role type.
getRoleTypeConfigs() - Method in class com.cloudera.api.model.ApiServiceConfig
List of role type configurations.
getRoleUrl() - Method in class com.cloudera.api.model.ApiRole
Readonly.
getRollingRestartArgs() - Method in class com.cloudera.api.model.ApiCdhUpgradeArgs
If provided and rolling restart is available, will perform rolling restart with the requested arguments.
getRollupUsed() - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
The aggregate rollup for the returned data.
getRootV1() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV10() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV11() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV12() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV13() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV14() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV15() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV16() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV2() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV3() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV4() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV5() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV6() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV7() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV8() - Method in interface com.cloudera.api.ApiRootResource
 
getRootV9() - Method in interface com.cloudera.api.ApiRootResource
 
getRowsProduced() - Method in class com.cloudera.api.model.ApiImpalaQuery
The number of rows produced by the query.
getRrcArgs() - Method in class com.cloudera.api.model.ApiEnableSentryHaArgs
 
getRunAsUser() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
Returns run-as user name.
getRunAsUser() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
Name of the of proxy user, if any.
getRunningContainers() - Method in class com.cloudera.api.model.ApiYarnApplication
The number of containers currently running for the application Available since v12.
getSampleTime() - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
The timestamp of the sample data point.
getSampleValue() - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
The sample data point value representing an actual sample value picked from the underlying data that is being aggregated.
getSchedulerPoolName() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
Name of the scheduler pool to use when submitting the MapReduce job.
getSchedulerPriority() - Method in class com.cloudera.api.model.ApiActivity
The scheduler priority of this activity.
getSchedules() - Method in class com.cloudera.api.model.ApiReplicationScheduleList
 
getSchemas() - Method in class com.cloudera.api.model.ApiMetricSchemaList
 
getScmDbInfo() - Method in interface com.cloudera.api.v14.ClouderaManagerResourceV14
Provides Cloudera Manager server's database information
getScmDbType() - Method in class com.cloudera.api.model.ApiScmDbInfo
Cloudera Manager server's db type
getSecondary() - Method in class com.cloudera.api.model.ApiNameservice
Reference to the SecondaryNameNode.
getSecondaryName() - Method in class com.cloudera.api.model.ApiHdfsDisableHaArguments
Name of the SecondaryNamenode to associate with the active NameNode.
getSensitive() - Method in class com.cloudera.api.model.ApiConfig
Readonly.
getService() - Method in class com.cloudera.api.model.ApiAudit
Service name associated with this audit.
getServiceConfigs() - Method in class com.cloudera.api.model.ApiClusterTemplateService
 
getServiceName() - Method in class com.cloudera.api.model.ApiRoleRef
 
getServiceName() - Method in class com.cloudera.api.model.ApiServiceRef
The service name.
getServiceRef() - Method in class com.cloudera.api.model.ApiCommand
Reference to the service (for service commands only).
getServiceRef() - Method in class com.cloudera.api.model.ApiRole
Readonly.
getServiceRef() - Method in class com.cloudera.api.model.ApiRoleConfigGroup
Readonly.
getServices() - Method in class com.cloudera.api.model.ApiCluster
Optional.
getServices() - Method in class com.cloudera.api.model.ApiClusterTemplate
 
getServices() - Method in class com.cloudera.api.model.ApiServiceList
 
getServicesResource(String) - Method in interface com.cloudera.api.v1.ClustersResource
 
getServicesResource(String) - Method in interface com.cloudera.api.v10.ClustersResourceV10
 
getServicesResource(String) - Method in interface com.cloudera.api.v11.ClustersResourceV11
 
getServicesResource(String) - Method in interface com.cloudera.api.v13.ClustersResourceV13
 
getServicesResource(String) - Method in interface com.cloudera.api.v14.ClustersResourceV14
 
getServicesResource(String) - Method in interface com.cloudera.api.v15.ClustersResourceV15
 
getServicesResource(String) - Method in interface com.cloudera.api.v16.ClustersResourceV16
 
getServicesResource(String) - Method in interface com.cloudera.api.v2.ClustersResourceV2
 
getServicesResource(String) - Method in interface com.cloudera.api.v3.ClustersResourceV3
 
getServicesResource(String) - Method in interface com.cloudera.api.v4.ClustersResourceV4
 
getServicesResource(String) - Method in interface com.cloudera.api.v6.ClustersResourceV6
 
getServicesResource(String) - Method in interface com.cloudera.api.v7.ClustersResourceV7
 
getServicesResource(String) - Method in interface com.cloudera.api.v8.ClustersResourceV8
 
getServiceState() - Method in class com.cloudera.api.model.ApiService
Readonly.
getServiceType() - Method in class com.cloudera.api.model.ApiClusterTemplateService
 
getServiceUrl() - Method in class com.cloudera.api.model.ApiService
Readonly.
getServiceValues() - Method in class com.cloudera.api.model.ApiAudit
 
getSessions() - Method in interface com.cloudera.api.v11.UsersResourceV11
Return a list of the sessions associated with interactive authenticated users in Cloudera Manager.
getSetupError() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The error that happened during job setup, if any.
getSeverity() - Method in class com.cloudera.api.model.ApiEvent
The severity of the event.
getShutdownReadiness(String) - Method in interface com.cloudera.api.v15.ClouderaManagerResourceV15
Retrieve Cloudera Manager's readiness for shutdown and destroy.
getSignature() - Method in class com.cloudera.api.model.ApiHiveUDF
UDF signature, includes the UDF name and parameter types.
getSignature() - Method in class com.cloudera.api.model.ApiImpalaUDF
UDF signature, includes the UDF name and parameter types.
getSize() - Method in class com.cloudera.api.model.ApiHdfsUsageReportRow
Total size (in bytes) of the files owned by this user.
getSkipChecksumChecks() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
Whether to skip checksum based file validation/comparison during replication.
getSkipRestart() - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
Skip the restart of Yarn, Impala, and their dependent services, and don't deploy client configuration.
getSkipTrash() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
Whether to permanently delete destination files that are missing in source.
getSlaveBatchSize() - Method in class com.cloudera.api.model.ApiRollingRestartArgs
Number of slave roles to restart at a time.
getSlaveBatchSize() - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
Number of hosts with slave roles to restart at a time.
getSlaveBatchSize() - Method in class com.cloudera.api.model.ApiRollingUpgradeClusterArgs
Number of slave roles to restart at a time.
getSlaveBatchSize() - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
Number of hosts with slave roles to upgrade at a time.
getSlaveBatchSize() - Method in class com.cloudera.api.model.ApiSimpleRollingRestartClusterArgs
Number of hosts with slave roles to restart at a time.
getSlaveFailCountThreshold() - Method in class com.cloudera.api.model.ApiRollingRestartArgs
The threshold for number of slave batches that are allowed to fail to restart before the entire command is considered failed.
getSlaveFailCountThreshold() - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
The threshold for number of slave host batches that are allowed to fail to restart before the entire command is considered failed.
getSlaveFailCountThreshold() - Method in class com.cloudera.api.model.ApiRollingUpgradeClusterArgs
The threshold for number of slave batches that are allowed to fail to restart before the entire command is considered failed.
getSlaveFailCountThreshold() - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
The threshold for number of slave host batches that are allowed to fail to restart before the entire command is considered failed.
getSlaveFailCountThreshold() - Method in class com.cloudera.api.model.ApiSimpleRollingRestartClusterArgs
The threshold for number of slave host batches that are allowed to fail to restart before the entire command is considered failed.
getSleepSeconds() - Method in class com.cloudera.api.model.ApiRollingRestartArgs
Number of seconds to sleep between restarts of slave role batches.
getSleepSeconds() - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
Number of seconds to sleep between restarts of slave host batches.
getSleepSeconds() - Method in class com.cloudera.api.model.ApiRollingUpgradeClusterArgs
Number of seconds to sleep between restarts of slave role batches.
getSleepSeconds() - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
Number of seconds to sleep between restarts of slave host batches.
getSleepSeconds() - Method in class com.cloudera.api.model.ApiSimpleRollingRestartClusterArgs
Number of seconds to sleep between restarts of slave host batches.
getSnapshotName() - Method in class com.cloudera.api.model.ApiHBaseSnapshot
Snapshot name.
getSnapshotName() - Method in class com.cloudera.api.model.ApiHBaseSnapshotError
Name of the snapshot.
getSnapshotName() - Method in class com.cloudera.api.model.ApiHdfsSnapshot
Snapshot name.
getSnapshotName() - Method in class com.cloudera.api.model.ApiHdfsSnapshotError
Name of snapshot for which error occurred.
getSnapshotPath() - Method in class com.cloudera.api.model.ApiHdfsSnapshot
Read-only.
getSnapshotPolicies() - Method in class com.cloudera.api.model.ApiService
The list of snapshot policies for this service.
getSnapshotsResource(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Available since API v6.
getSnapshottedDirs() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
The list of directories for which snapshots were taken and used as part of this replication.
getSnnCheckpointDirList() - Method in class com.cloudera.api.model.ApiDisableNnHaArguments
List of directories used for checkpointing by the new SecondaryNameNode.
getSnnHostId() - Method in class com.cloudera.api.model.ApiDisableNnHaArguments
Id of the host where the new SecondaryNameNode will be created.
getSnnName() - Method in class com.cloudera.api.model.ApiDisableNnHaArguments
Name of the new SecondaryNameNode role (Optional).
getSourceAccount() - Method in class com.cloudera.api.model.ApiHdfsCloudReplicationArguments
 
getSourceAccount() - Method in class com.cloudera.api.model.ApiHiveCloudReplicationArguments
 
getSourcePath() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
The path to replicate.
getSources() - Method in class com.cloudera.api.model.ApiMetricSchema
Sources for the metric.
getSourceService() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
The service to replicate from.
getSourceService() - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
The service to replicate from.
getSshPort() - Method in class com.cloudera.api.model.ApiHostInstallArguments
SSH port.
getStacksLog(String) - Method in interface com.cloudera.api.v8.MgmtRolesResourceV8
Retrieves the stacks log file, if any, for the role's main process.
getStacksLog(String) - Method in interface com.cloudera.api.v8.RolesResourceV8
Retrieves the stacks log file, if any, for the role's main process.
getStacksLogsBundle(String) - Method in interface com.cloudera.api.v8.MgmtRolesResourceV8
Download a zip-compressed archive of role stacks logs.
getStacksLogsBundle(String) - Method in interface com.cloudera.api.v8.RolesResourceV8
Download a zip-compressed archive of role stacks logs.
getStage() - Method in class com.cloudera.api.model.ApiParcel
Returns the current stage of the parcel.
getStaleConfigsOnly() - Method in class com.cloudera.api.model.ApiRollingRestartArgs
Restart roles with stale configs only.
getStaleConfigsOnly() - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
Restart roles with stale configs only.
getStandardError(String) - Method in interface com.cloudera.api.v1.RolesResource
Retrieves the role's standard error output.
getStandardError(String) - Method in interface com.cloudera.api.v8.MgmtRolesResourceV8
Retrieves the role's standard error output.
getStandardOutput(String) - Method in interface com.cloudera.api.v1.RolesResource
Retrieves the role's standard output.
getStandardOutput(String) - Method in interface com.cloudera.api.v8.MgmtRolesResourceV8
Retrieves the role's standard output.
getStandBy() - Method in class com.cloudera.api.model.ApiNameservice
Reference to the stand-by NameNode.
getStandByFailoverController() - Method in class com.cloudera.api.model.ApiNameservice
Reference to the stand-by NameNode's failover controller, if configured.
getStandbyFcName() - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
Name of the FailoverController role to be created on Standby NameNode's host (Optional).
getStandByFCName() - Method in class com.cloudera.api.model.ApiHdfsFailoverArguments
Name of the failover controller to create for the stand-by NameNode.
getStandByName() - Method in class com.cloudera.api.model.ApiHdfsHaArguments
Name of the stand-by Namenode.
getStandbyNameDirList() - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
List of directories for the new Standby NameNode.
getStandbyNnHostId() - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
Id of the host on which new Standby NameNode will be created.
getStandbyNnName() - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
Name of the new Standby NameNode role that will be created during the command (Optional).
getStandBySharedEditsPath() - Method in class com.cloudera.api.model.ApiHdfsHaArguments
Path to the shared edits directory on the stand-by NameNode's host.
getStartAllServices() - Method in class com.cloudera.api.model.ApiCdhUpgradeArgs
Deprecated.
getStartDependentServices() - Method in class com.cloudera.api.model.ApiHdfsDisableHaArguments
Whether to re-start dependent services.
getStartDependentServices() - Method in class com.cloudera.api.model.ApiHdfsHaArguments
Whether to re-start dependent services.
getStartTime() - Method in class com.cloudera.api.model.ApiActivity
The start time of this activity.
getStartTime() - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
This parameter is ignored between CM 4.5 and CM 5.7 versions.
getStartTime() - Method in class com.cloudera.api.model.ApiCommand
The start time.
getStartTime() - Method in class com.cloudera.api.model.ApiImpalaQuery
The time the query was issued.
getStartTime() - Method in class com.cloudera.api.model.ApiSchedule
The time at which the scheduled activity is triggered for the first time.
getStartTime() - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
The start time for the time series.
getStartTime() - Method in class com.cloudera.api.model.ApiYarnApplication
The time the application was submitted.
getState() - Method in class com.cloudera.api.model.ApiParcel
The state of the parcel.
getState() - Method in class com.cloudera.api.model.ApiShutdownReadiness
Shutdown readiness state
getState() - Method in class com.cloudera.api.model.ApiYarnApplication
 
getStatement() - Method in class com.cloudera.api.model.ApiImpalaQuery
The SQL statement for the query.
getStatus() - Method in class com.cloudera.api.model.ApiActivity
Activity status.
getStatusCode() - Method in class com.cloudera.api.model.ApiBatchResponseElement
Read-only.
getStdDev() - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
The standard deviation of the values of all data-points for this aggregate data point.
getStorage() - Method in class com.cloudera.api.model.ApiHBaseSnapshot
The location where a snapshot is stored.
getStorage() - Method in class com.cloudera.api.model.ApiHBaseSnapshotError
The location of the snapshot.
getStorage() - Method in class com.cloudera.api.model.ApiHBaseSnapshotPolicyArguments
The location where the snapshots should be stored.
getSuccess() - Method in class com.cloudera.api.model.ApiBatchResponse
Read-only.
getSuccess() - Method in class com.cloudera.api.model.ApiCommand
If the command is finished, whether it was successful.
getSummary() - Method in class com.cloudera.api.model.ApiHealthCheck
The summary status of this check.
getSupportedCategories() - Method in interface com.cloudera.api.v14.ExternalAccountsResourceV14
List of external account categories supported by this Cloudera Manager.
getSupportedTypes(String) - Method in interface com.cloudera.api.v14.ExternalAccountsResourceV14
List of external account types supported by this Cloudera Manager by category.
getSupportsHistograms() - Method in class com.cloudera.api.model.ApiImpalaQueryAttribute
Whether the Service Monitor can generate a histogram of the distribution of the attribute across queries.
getSupportsHistograms() - Method in class com.cloudera.api.model.ApiYarnApplicationAttribute
Whether the Service Monitor can generate a histogram of the distribution of the attribute across applications.
getSuppressed() - Method in class com.cloudera.api.model.ApiHealthCheck
Whether this health test is suppressed.
getTableCount() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
Number of tables that were successfully replicated.
getTableFilters() - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
Filters for tables to include in the replication.
getTableName() - Method in class com.cloudera.api.model.ApiHBaseSnapshot
Name of the table this snapshot is for.
getTableName() - Method in class com.cloudera.api.model.ApiHBaseSnapshotError
Name of the table.
getTableName() - Method in class com.cloudera.api.model.ApiHiveReplicationError
Name of the table.
getTableName() - Method in class com.cloudera.api.model.ApiHiveTable
Name of the table.
getTableRegExps() - Method in class com.cloudera.api.model.ApiHBaseSnapshotPolicyArguments
The regular expressions specifying the tables.
getTables() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
The list of tables successfully replicated.
getTaskCount() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Number of tasks.
getTicketNumber() - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
The support ticket number to attach to this data collection.
getTicketNumber() - Method in class com.cloudera.api.model.ApiReplicationDiagnosticsCollectionArgs
Ticket number to which this bundle must be associated with.
getTicketNumber() - Method in class com.cloudera.api.model.ApiYarnApplicationDiagnosticsCollectionArgs
Ticket Number of the Cloudera Support Ticket
getTimeOccurred() - Method in class com.cloudera.api.model.ApiEvent
When the event was generated.
getTimePeriod() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
The time period over which this report is generated.
getTimeReceived() - Method in class com.cloudera.api.model.ApiEvent
When the event was stored by Cloudera Manager.
getTimeSeries() - Method in class com.cloudera.api.model.ApiTimeSeriesResponse
The time series data for this single query response.
getTimeSeriesQuery() - Method in class com.cloudera.api.model.ApiTimeSeriesResponse
The query for this single query response.
getTimeSeriesResource() - Method in interface com.cloudera.api.v11.RootResourceV11
 
getTimeSeriesResource() - Method in interface com.cloudera.api.v4.RootResourceV4
 
getTimeSeriesResource() - Method in interface com.cloudera.api.v6.RootResourceV6
 
getTimeSeriesRows() - Method in class com.cloudera.api.model.ApiTimeSeriesResponseList
 
getTimestamp() - Method in class com.cloudera.api.model.ApiAudit
When the audit event was captured.
getTimestamp() - Method in class com.cloudera.api.model.ApiDeployment
Readonly.
getTimestamp() - Method in class com.cloudera.api.model.ApiMetricData
When the metric reading was collected.
getTimestamp() - Method in class com.cloudera.api.model.ApiTimeSeriesData
The timestamp for this time series data point.
getTimestamp() - Method in class com.cloudera.api.model.ApiTimeSeriesRow
The timestamp for this time series data point.
getTo() - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
End of the period to query in ISO 8601 format (defaults to current time).
getToolsResource() - Method in interface com.cloudera.api.v1.RootResourceV1
 
getTotalCount() - Method in class com.cloudera.api.model.ApiParcelState
The total amount that ApiParcelState.getCount() needs to get to.
getTotalMaps() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Total maps of this user's MapReduce jobs.
getTotalPhysMemBytes() - Method in class com.cloudera.api.model.ApiHost
Readonly.
getTotalProgress() - Method in class com.cloudera.api.model.ApiParcelState
The total amount that ApiParcelState.getProgress() needs to get to.
getTotalReduces() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
Total reduces of this user's MapReduce jobs.
getTotalResults() - Method in class com.cloudera.api.model.ApiEventQueryResult
The total number of matched results.
getTotals() - Method in class com.cloudera.api.model.ApiLicensedFeatureUsage
Map from named features to the total number of nodes using those features.
getType() - Method in class com.cloudera.api.model.ApiActivity
Activity type.
getType() - Method in class com.cloudera.api.model.ApiCmPeer
The type of the remote CM instance.
getType() - Method in class com.cloudera.api.model.ApiExternalAccountType
Represents the type for this account.
getType() - Method in class com.cloudera.api.model.ApiImpalaQueryAttribute
The type of the attribute.
getType() - Method in class com.cloudera.api.model.ApiRole
The type of the role, e.g.
getType() - Method in class com.cloudera.api.model.ApiService
The type of the service, e.g.
getType() - Method in class com.cloudera.api.model.ApiTimeSeriesData
The type of the time series data.
getType() - Method in class com.cloudera.api.model.ApiYarnApplicationAttribute
The type of the attribute.
getTypeName() - Method in class com.cloudera.api.model.ApiExternalAccount
Represents the Type ID of a supported external account type.
getTypeNames() - Method in class com.cloudera.api.model.ApiRoleTypeList
 
getTypeNames() - Method in class com.cloudera.api.model.ApiServiceTypeList
 
getUnit() - Method in class com.cloudera.api.model.ApiMetric
Unit of the metric values.
getUnitDenominator() - Method in class com.cloudera.api.model.ApiMetricSchema
Denominator for the unit of the metric.
getUnitDenominators() - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
The denominators of the units for the time series.
getUnitNumerator() - Method in class com.cloudera.api.model.ApiMetricSchema
Numerator for the unit of the metric.
getUnitNumerators() - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
The numerators of the units for the time series.
getUnprocessedPathCount() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
Number of unprocessed paths.
getUnprocessedPaths() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
The list of unprocessed paths.
getUnprocessedTableCount() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
Number of unprocessed tables.
getUnprocessedTables() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
The list of unprocessed tables.
getUnUpgradedOnly() - Method in class com.cloudera.api.model.ApiRollingRestartArgs
Restart roles that haven't been upgraded yet.
getUnUpgradedOnly() - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
Restart roles that haven't been upgraded yet.
getUpgradeFromCdhVersion() - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
Current CDH Version of the services.
getUpgradeServiceNames() - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
List of services to upgrade.
getUpgradeToCdhVersion() - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
Target CDH Version for the services.
getUrl() - Method in class com.cloudera.api.model.ApiBatchRequestElement
The URL of the request.
getUrl() - Method in class com.cloudera.api.model.ApiCmPeer
The URL of the remote CM instance.
getUser() - Method in class com.cloudera.api.model.ApiActivity
The user who submitted this activity.
getUser() - Method in class com.cloudera.api.model.ApiHdfsUsageReportRow
The user being reported.
getUser() - Method in class com.cloudera.api.model.ApiImpalaQuery
The user who issued this query.
getUser() - Method in class com.cloudera.api.model.ApiMrUsageReportRow
The user being reported.
getUser() - Method in class com.cloudera.api.model.ApiYarnApplication
The user who submitted the application.
getUsername() - Method in class com.cloudera.api.model.ApiAudit
The user who performed this operation.
getUsername() - Method in class com.cloudera.api.model.ApiCmPeer
When creating peers, if 'clouderaManagerCreatedUser' is true, this should be the remote admin username for creating a user in remote Cloudera Manager.
getUserName() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
The user which will execute the MapReduce job.
getUserName() - Method in class com.cloudera.api.model.ApiHostInstallArguments
The username used to authenticate with the hosts.
getUsers() - Method in class com.cloudera.api.model.ApiDeployment
List of all users in the system
getUsers() - Method in class com.cloudera.api.model.ApiUserList
 
getUserSessions() - Method in class com.cloudera.api.model.ApiUserSessionList
 
getUsersResource() - Method in interface com.cloudera.api.v1.RootResourceV1
 
getUsersResource() - Method in interface com.cloudera.api.v11.RootResourceV11
 
getUuid() - Method in class com.cloudera.api.model.ApiCluster
Readonly.
getUuid() - Method in class com.cloudera.api.model.ApiLicense
A UUID of this license.
getValidationMessage() - Method in class com.cloudera.api.model.ApiConfig
Readonly.
getValidationState() - Method in class com.cloudera.api.model.ApiConfig
Readonly.
getValidationWarningsSuppressed() - Method in class com.cloudera.api.model.ApiConfig
Readonly.
getValue() - Method in class com.cloudera.api.model.ApiClusterTemplateConfig
 
getValue() - Method in class com.cloudera.api.model.ApiClusterTemplateVariable
 
getValue() - Method in class com.cloudera.api.model.ApiConfig
The user-defined value.
getValue() - Method in class com.cloudera.api.model.ApiHdfsReplicationCounter
 
getValue() - Method in class com.cloudera.api.model.ApiMapEntry
 
getValue() - Method in class com.cloudera.api.model.ApiMetricData
The value of the metric.
getValue() - Method in class com.cloudera.api.model.ApiTimeSeriesData
The value of the time series data.
getValue() - Method in class com.cloudera.api.model.ApiTimeSeriesRow
The value for this time series data point.
getValues() - Method in class com.cloudera.api.model.ApiEventAttribute
 
getVariable() - Method in class com.cloudera.api.model.ApiClusterTemplateConfig
 
getVariables() - Method in class com.cloudera.api.model.ApiClusterTemplateInstantiator
 
getVersion() - Method in class com.cloudera.api.model.ApiCluster
The CDH version of the cluster.
getVersion() - Method in class com.cloudera.api.model.ApiParcel
The version of the product, e.g.
getVersion() - Method in class com.cloudera.api.model.ApiProductVersion
 
getVersion() - Method in class com.cloudera.api.model.ApiVersionInfo
Version.
getVersion() - Method in interface com.cloudera.api.v1.ClouderaManagerResource
Provides version information of Cloudera Manager itself.
getVersionInfo() - Method in class com.cloudera.api.model.ApiDeployment
Full version information about the running Cloudera Manager instance
getWarning() - Method in class com.cloudera.api.model.ApiImpalaCancelResponse
The warning response.
getWarning() - Method in class com.cloudera.api.model.ApiYarnKillResponse
The warning, if any, from the call.
getWarnings() - Method in class com.cloudera.api.model.ApiImpalaQueryResponse
This list of warnings for this response.
getWarnings() - Method in class com.cloudera.api.model.ApiParcelState
The warnings that exist for this parcel.
getWarnings() - Method in class com.cloudera.api.model.ApiTimeSeriesResponse
The warnings for this single query response.
getWarnings() - Method in class com.cloudera.api.model.ApiYarnApplicationResponse
This list of warnings for this response.
getWatchedDirResource(String) - Method in interface com.cloudera.api.v14.NameservicesResourceV14
Returns the watched directory resource handler.
getWatchedDirResource(String) - Method in interface com.cloudera.api.v14.ServicesResourceV14
Returns the watched directory resource handler.
getWeeklySnapshots() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Number of weekly snapshots to be retained.
getYarnApplicationAttributes() - Method in interface com.cloudera.api.v6.YarnApplicationsResource
Returns the list of all attributes that the Service Monitor can associate with YARN applications.
getYarnApplications(String, String, String, String, int, int) - Method in interface com.cloudera.api.v6.YarnApplicationsResource
Returns a list of applications that satisfy the filter
getYarnApplicationsResource(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
 
getYearlySnapshots() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
Number of yearly snapshots to be retained.
getZkServiceName() - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
Name of the ZooKeeper service that will be used for auto-failover.
getZkServiceName() - Method in class com.cloudera.api.model.ApiEnableLlamaHaArguments
Name of the ZooKeeper service that will be used for auto-failover.
getZkServiceName() - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
Name of the ZooKeeper service that will be used for auto-failover.
getZkServiceName() - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
Name of the ZooKeeper service to be used for Auto-Failover.
getZkServiceName() - Method in class com.cloudera.api.model.ApiEnableOozieHaArguments
Name of the ZooKeeper service that will be used for Oozie HA.
getZkServiceName() - Method in class com.cloudera.api.model.ApiEnableRmHaArguments
Name of the ZooKeeper service that will be used for auto-failover.
getZkServiceName() - Method in class com.cloudera.api.model.ApiEnableSentryHaArgs
Name of the ZooKeeper service that will be used for Sentry HA.
getZooKeeperServerMode() - Method in class com.cloudera.api.model.ApiRole
Readonly.
getZooKeeperService() - Method in class com.cloudera.api.model.ApiHdfsFailoverArguments
The ZooKeeper service to use.

H

hashCode() - Method in class com.cloudera.api.model.ApiAudit
 
hashCode() - Method in class com.cloudera.api.model.ApiBatchRequestElement
 
hashCode() - Method in class com.cloudera.api.model.ApiBatchResponseElement
 
hashCode() - Method in class com.cloudera.api.model.ApiBulkCommandList
 
hashCode() - Method in class com.cloudera.api.model.ApiCdhUpgradeArgs
 
hashCode() - Method in class com.cloudera.api.model.ApiCluster
 
hashCode() - Method in class com.cloudera.api.model.ApiClusterRef
 
hashCode() - Method in class com.cloudera.api.model.ApiCmPeer
 
hashCode() - Method in class com.cloudera.api.model.ApiCommand
 
hashCode() - Method in class com.cloudera.api.model.ApiCommandMetadata
 
hashCode() - Method in class com.cloudera.api.model.ApiConfig
 
hashCode() - Method in class com.cloudera.api.model.ApiConfigureForKerberosArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiDeployment
 
hashCode() - Method in class com.cloudera.api.model.ApiDisableJtHaArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiDisableLlamaHaArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiDisableNnHaArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiDisableOozieHaArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiDisableRmHaArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiDisableSentryHaArgs
 
hashCode() - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiEnableLlamaHaArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiEnableOozieHaArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiEnableRmHaArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiEnableSentryHaArgs
 
hashCode() - Method in class com.cloudera.api.model.ApiEvent
 
hashCode() - Method in class com.cloudera.api.model.ApiEventAttribute
 
hashCode() - Method in class com.cloudera.api.model.ApiExternalAccount
 
hashCode() - Method in class com.cloudera.api.model.ApiHBaseSnapshot
 
hashCode() - Method in class com.cloudera.api.model.ApiHBaseSnapshotError
 
hashCode() - Method in class com.cloudera.api.model.ApiHBaseSnapshotPolicyArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
hashCode() - Method in class com.cloudera.api.model.ApiHdfsCloudReplicationArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiHdfsDisableHaArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiHdfsFailoverArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiHdfsHaArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiHdfsReplicationCounter
 
hashCode() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
hashCode() - Method in class com.cloudera.api.model.ApiHdfsSnapshot
 
hashCode() - Method in class com.cloudera.api.model.ApiHdfsSnapshotError
 
hashCode() - Method in class com.cloudera.api.model.ApiHdfsSnapshotPolicyArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
hashCode() - Method in class com.cloudera.api.model.ApiHdfsUsageReport
 
hashCode() - Method in class com.cloudera.api.model.ApiHdfsUsageReportRow
 
hashCode() - Method in class com.cloudera.api.model.ApiHiveCloudReplicationArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiHiveReplicationError
 
hashCode() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
hashCode() - Method in class com.cloudera.api.model.ApiHiveTable
 
hashCode() - Method in class com.cloudera.api.model.ApiHiveUDF
 
hashCode() - Method in class com.cloudera.api.model.ApiHost
 
hashCode() - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiHostRef
 
hashCode() - Method in class com.cloudera.api.model.ApiHostTemplate
 
hashCode() - Method in class com.cloudera.api.model.ApiImpalaUDF
 
hashCode() - Method in class com.cloudera.api.model.ApiJournalNodeArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiLicense
 
hashCode() - Method in class com.cloudera.api.model.ApiMapEntry
 
hashCode() - Method in class com.cloudera.api.model.ApiMigrateRolesArguments
 
hashCode() - Method in class com.cloudera.api.model.ApiParcel
 
hashCode() - Method in class com.cloudera.api.model.ApiParcelRef
 
hashCode() - Method in class com.cloudera.api.model.ApiParcelState
 
hashCode() - Method in class com.cloudera.api.model.ApiParcelUsage
 
hashCode() - Method in class com.cloudera.api.model.ApiParcelUsageHost
 
hashCode() - Method in class com.cloudera.api.model.ApiParcelUsageParcel
 
hashCode() - Method in class com.cloudera.api.model.ApiParcelUsageRack
 
hashCode() - Method in class com.cloudera.api.model.ApiParcelUsageRole
 
hashCode() - Method in class com.cloudera.api.model.ApiProcess
 
hashCode() - Method in class com.cloudera.api.model.ApiReplicationCommand
 
hashCode() - Method in class com.cloudera.api.model.ApiReplicationDiagnosticsCollectionArgs
 
hashCode() - Method in class com.cloudera.api.model.ApiReplicationSchedule
 
hashCode() - Method in class com.cloudera.api.model.ApiReplicationState
 
hashCode() - Method in class com.cloudera.api.model.ApiRestartClusterArgs
 
hashCode() - Method in class com.cloudera.api.model.ApiRole
 
hashCode() - Method in class com.cloudera.api.model.ApiRoleConfigGroup
 
hashCode() - Method in class com.cloudera.api.model.ApiRoleConfigGroupRef
 
hashCode() - Method in class com.cloudera.api.model.ApiRoleRef
 
hashCode() - Method in class com.cloudera.api.model.ApiRoleTypeConfig
 
hashCode() - Method in class com.cloudera.api.model.ApiRollEditsArgs
 
hashCode() - Method in class com.cloudera.api.model.ApiRollingRestartArgs
 
hashCode() - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
 
hashCode() - Method in class com.cloudera.api.model.ApiRollingUpgradeClusterArgs
 
hashCode() - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
 
hashCode() - Method in class com.cloudera.api.model.ApiSchedule
 
hashCode() - Method in class com.cloudera.api.model.ApiService
 
hashCode() - Method in class com.cloudera.api.model.ApiServiceConfig
 
hashCode() - Method in class com.cloudera.api.model.ApiServiceRef
 
hashCode() - Method in class com.cloudera.api.model.ApiSimpleRollingRestartClusterArgs
 
hashCode() - Method in class com.cloudera.api.model.ApiSnapshotCommand
 
hashCode() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
hashCode() - Method in class com.cloudera.api.model.ApiTimeSeries
 
hashCode() - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
 
hashCode() - Method in class com.cloudera.api.model.ApiUser
 
hashCode() - Method in class com.cloudera.api.model.ApiUserSession
 
hashCode() - Method in class com.cloudera.api.model.ApiVersionInfo
 
hbaseUpgradeCommand(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Upgrade HBase data in HDFS and ZooKeeper as part of upgrade from CDH4 to CDH5.
hdfsBootstrapStandByCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.RoleCommandsResource
Bootstrap HDFS stand-by NameNodes.
hdfsCreateTmpDir(String) - Method in interface com.cloudera.api.v2.ServicesResourceV2
Creates a tmp directory on the HDFS filesystem.
hdfsDisableAutoFailoverCommand(String, String) - Method in interface com.cloudera.api.v1.ServicesResource
Deprecated.
This endpoint is not supported v6 onwards. Use hdfsDisableNnHa on the HDFS service instead.
hdfsDisableHaCommand(String, ApiHdfsDisableHaArguments) - Method in interface com.cloudera.api.v1.ServicesResource
Deprecated.
This endpoint is not supported v6 onwards. Use hdfsDisableNnHa on the HDFS service instead.
hdfsDisableNnHaCommand(String, ApiDisableNnHaArguments) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Disable High Availability (HA) with Automatic Failover for an HDFS NameNode.
hdfsEnableAutoFailoverCommand(String, ApiHdfsFailoverArguments) - Method in interface com.cloudera.api.v1.ServicesResource
Deprecated.
This endpoint is not supported v6 onwards. Use hdfsEnableNnHa on the HDFS service instead.
hdfsEnableHaCommand(String, ApiHdfsHaArguments) - Method in interface com.cloudera.api.v1.ServicesResource
Deprecated.
This endpoint is not supported v6 onwards. Use hdfsEnableNnHa on the HDFS service instead.
hdfsEnableNnHaCommand(String, ApiEnableNnHaArguments) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Enable High Availability (HA) with Automatic Failover for an HDFS NameNode.
hdfsEnterSafemode(ApiRoleNameList) - Method in interface com.cloudera.api.v4.RoleCommandsResourceV4
Enter safemode for namenodes

Available since API v4.

hdfsFailoverCommand(String, boolean, ApiRoleNameList) - Method in interface com.cloudera.api.v1.ServicesResource
Initiate a failover in an HDFS HA NameNode pair.
hdfsFinalizeMetadataUpgrade(ApiRoleNameList) - Method in interface com.cloudera.api.v3.RoleCommandsResourceV3
Finalize HDFS NameNode metadata upgrade.
hdfsFinalizeRollingUpgrade(String) - Method in interface com.cloudera.api.v8.ServicesResourceV8
Finalizes the rolling upgrade for HDFS by updating the NameNode metadata permanently to the next version.
hdfsInitializeAutoFailoverCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.RoleCommandsResource
Initialize HDFS HA failover controller metadata.
hdfsInitializeSharedDirCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.RoleCommandsResource
Initialize HDFS NameNodes' shared edit directory.
hdfsLeaveSafemode(ApiRoleNameList) - Method in interface com.cloudera.api.v4.RoleCommandsResourceV4
Leave safemode for namenodes

Available since API v4.

hdfsRollEditsCommand(String, ApiRollEditsArgs) - Method in interface com.cloudera.api.v3.ServicesResourceV3
Roll the edits of an HDFS NameNode or Nameservice.
hdfsSaveNamespace(ApiRoleNameList) - Method in interface com.cloudera.api.v4.RoleCommandsResourceV4
Save namespace for namenodes

Available since API v4.

hdfsUpgradeMetadataCommand(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Upgrade HDFS Metadata as part of a major version upgrade.
hiveCreateMetastoreDatabaseCommand(String) - Method in interface com.cloudera.api.v4.ServicesResourceV4
Create the Hive Metastore Database.
hiveCreateMetastoreDatabaseTablesCommand(String) - Method in interface com.cloudera.api.v3.ServicesResourceV3
Create the Hive Metastore Database tables.
hiveUpdateMetastoreNamenodesCommand(String) - Method in interface com.cloudera.api.v4.ServicesResourceV4
Update Hive Metastore to point to a NameNode's Nameservice name instead of hostname.
hiveUpgradeMetastoreCommand(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Upgrade Hive Metastore as part of a major version upgrade.
HOST_ID - Static variable in class com.cloudera.api.Parameters
 
HOST_TEMPLATE_NAME - Static variable in class com.cloudera.api.Parameters
 
hostInstallCommand(ApiHostInstallArguments) - Method in interface com.cloudera.api.v6.ClouderaManagerResourceV6
Perform installation on a set of hosts.
HOSTNAME - Static variable in class com.cloudera.api.Parameters
 
hostsDecommissionCommand(ApiHostNameList) - Method in interface com.cloudera.api.v2.ClouderaManagerResourceV2
Decommission the given hosts.
hostsRecommissionCommand(ApiHostNameList) - Method in interface com.cloudera.api.v2.ClouderaManagerResourceV2
Recommission the given hosts.
hostsRecommissionWithStartCommand(ApiHostNameList) - Method in interface com.cloudera.api.v15.ClouderaManagerResourceV15
Recommission the given hosts.
HostsResource - Interface in com.cloudera.api.v1
 
HostsResourceV10 - Interface in com.cloudera.api.v10
 
HostsResourceV11 - Interface in com.cloudera.api.v11
 
HostsResourceV2 - Interface in com.cloudera.api.v2
 
hostsStartRolesCommand(ApiHostNameList) - Method in interface com.cloudera.api.v2.ClouderaManagerResourceV2
Start all the roles on the given hosts.
HostTemplatesResource - Interface in com.cloudera.api.v3
 
hueDumpDbCommand(String) - Method in interface com.cloudera.api.v10.ServicesResourceV10
Runs Hue's dumpdata command.
hueLoadDbCommand(String) - Method in interface com.cloudera.api.v10.ServicesResourceV10
Runs Hue's loaddata command.
hueSyncDbCommand(String) - Method in interface com.cloudera.api.v10.ServicesResourceV10
Runs Hue's syncdb command.

I

impalaCreateCatalogDatabaseCommand(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Not needed in CM 5.0.0 Release, since Impala Catalog Database is not yet available in CDH as of this release. Create the Impala Catalog Database.
impalaCreateCatalogDatabaseTablesCommand(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Not needed in CM 5.0.0 Release, since Impala Catalog Database is not yet available in CDH as of this release. Create the Impala Catalog Database tables.
ImpalaQueriesResource - Interface in com.cloudera.api.v4
 
ImpalaQueriesResourceV6 - Interface in com.cloudera.api.v6
 
importAdminCredentials(String, String) - Method in interface com.cloudera.api.v7.ClouderaManagerResourceV7
Imports the KDC Account Manager credentials needed by Cloudera Manager to create kerberos principals needed by CDH services.
importClusterTemplate(ApiClusterTemplate, boolean) - Method in interface com.cloudera.api.v12.ClouderaManagerResourceV12
Create cluster as per the given cluster template
importKerberosPrincipal(String, String, Long) - Method in interface com.cloudera.api.v7.ClouderaManagerResourceV7
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.
importMrConfigsIntoYarn(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Import MapReduce configuration into Yarn, overwriting Yarn configuration.
initSolrCommand(String) - Method in interface com.cloudera.api.v4.ServicesResourceV4
Initializes the Solr service in Zookeeper.
inspectHostsCommand() - Method in interface com.cloudera.api.v1.ClouderaManagerResource
Runs the host inspector on the configured hosts.
inspectHostsCommand(String) - Method in interface com.cloudera.api.v8.ClustersResourceV8
Runs the host inspector on the configured hosts in the specified cluster.
installOozieShareLib(String) - Method in interface com.cloudera.api.v3.ServicesResourceV3
Creates directory for Oozie user in HDFS and installs the ShareLib in it.
isActivated() - Method in class com.cloudera.api.model.ApiParcelUsageParcel
Is this parcel currently activated on the cluster.
isActive() - Method in class com.cloudera.api.model.ApiCommand
Whether the command is currently active.
isActive() - Method in class com.cloudera.api.model.ApiReplicationSchedule
Read-only field that is true if this schedule is currently active, false if not.
isAlert() - Method in class com.cloudera.api.model.ApiEvent
Whether the event is promoted to an alert according to configuration.
isAutoConfig() - Method in class com.cloudera.api.model.ApiClusterTemplateConfig
 
isBase() - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroup
 
isBase() - Method in class com.cloudera.api.model.ApiRoleConfigGroup
Readonly.
isCanRetry() - Method in class com.cloudera.api.model.ApiCommand
Deprecated.
isClearExistingJnEditsDir() - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
Boolean indicating if the existing edits directories for the JournalNodes for the specified nameservice should be cleared during the workflow.
isClearExistingStandbyNameDirs() - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
Boolean indicating if the existing name directories for Standby NameNode should be cleared during the workflow.
isDisableQuorumStorage() - Method in class com.cloudera.api.model.ApiHdfsDisableHaArguments
Whether to disable Quorum-based Storage.
isDryRun() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
Whether to perform a dry run.
isDryRun() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
Whether this was a dry run.
isDryRun() - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
Whether to perform a dry run.
isDryRun() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
Whether this was a dry run.
isEnableQuorumStorage() - Method in class com.cloudera.api.model.ApiHdfsHaArguments
Deprecated.
isForceInitZNode() - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
Boolean indicating if the ZNode should be force initialized if it is already present.
isIncludeInfoLog() - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
Deprecated.
isPaused() - Method in class com.cloudera.api.model.ApiSchedule
The paused state for the schedule.
isSnapshot() - Method in class com.cloudera.api.model.ApiVersionInfo
Whether this build is a development snapshot.
isUnlimitedJCE() - Method in class com.cloudera.api.model.ApiHostInstallArguments
Added in v8: Flag for unlimited strength JCE policy files installation If unset, defaults to false

J

jmapDump(ApiRoleNameList) - Method in interface com.cloudera.api.v8.MgmtRoleCommandsResourceV8
Run the jmapDump diagnostic command.
jmapDump(ApiRoleNameList) - Method in interface com.cloudera.api.v8.RoleCommandsResourceV8
Run the jmapDump diagnostic command.
jmapHisto(ApiRoleNameList) - Method in interface com.cloudera.api.v8.MgmtRoleCommandsResourceV8
Run the jmapHisto diagnostic command.
jmapHisto(ApiRoleNameList) - Method in interface com.cloudera.api.v8.RoleCommandsResourceV8
Run the jmapHisto diagnostic command.
jstack(ApiRoleNameList) - Method in interface com.cloudera.api.v8.MgmtRoleCommandsResourceV8
Run the jstack diagnostic command.
jstack(ApiRoleNameList) - Method in interface com.cloudera.api.v8.RoleCommandsResourceV8
Run the jstack diagnostic command.

K

killYarnApplication(String, String) - Method in interface com.cloudera.api.v6.YarnApplicationsResource
Kills an YARN Application

L

LIMIT - Static variable in class com.cloudera.api.Parameters
 
listActiveCommands(DataView) - Method in interface com.cloudera.api.v1.ClouderaManagerResource
List active global commands.
listActiveCommands(String, DataView) - Method in interface com.cloudera.api.v1.ClustersResource
List active cluster commands.
listActiveCommands(String, DataView) - Method in interface com.cloudera.api.v1.MgmtRolesResource
List active role commands.
listActiveCommands(DataView) - Method in interface com.cloudera.api.v1.MgmtServiceResource
List active Cloudera Management Services commands.
listActiveCommands(String, DataView) - Method in interface com.cloudera.api.v1.RolesResource
List active role commands.
listActiveCommands(String, DataView) - Method in interface com.cloudera.api.v1.ServicesResource
List active service commands.
listCommands(String) - Method in interface com.cloudera.api.v6.RolesResourceV6
Lists all the commands that can be executed by name on the provided role.
listDfsServices(String, DataView) - Method in interface com.cloudera.api.v12.ClustersResourceV12
List the services that can provide distributed file system (DFS) capabilities in this cluster.
listExternalAccountCommands(String) - Method in interface com.cloudera.api.v16.ExternalAccountsResourceV16
Lists all the commands that can be executed by name on the provided external account type.
listHosts(String) - Method in interface com.cloudera.api.v3.ClustersResourceV3
 
listNameservices(DataView) - Method in interface com.cloudera.api.v1.NameservicesResource
List the nameservices of an HDFS service.
listPeers() - Method in interface com.cloudera.api.v3.CmPeersResource
Retrieves all configured Cloudera Manager peers.
listRoleTypes() - Method in interface com.cloudera.api.v1.MgmtServiceResource
List the supported role types for the Cloudera Management Services.
listRoleTypes(String) - Method in interface com.cloudera.api.v1.ServicesResource
List the supported role types for a service.
listServiceCommands(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Lists all the commands that can be executed by name on the provided service.
listServiceTypes(String) - Method in interface com.cloudera.api.v6.ClustersResourceV6
List the supported service types for a cluster.
listWatchedDirectories() - Method in interface com.cloudera.api.v14.WatchedDirResource
Lists all the watched directories.
lsof(ApiRoleNameList) - Method in interface com.cloudera.api.v8.MgmtRoleCommandsResourceV8
Run the lsof diagnostic command.
lsof(ApiRoleNameList) - Method in interface com.cloudera.api.v8.RoleCommandsResourceV8
Run the lsof diagnostic command.

M

makeDateFormat(String) - Static method in class com.cloudera.api.ApiObjectMapper
 
makeISODateFormat() - Static method in class com.cloudera.api.ApiObjectMapper
 
MESSAGE - Static variable in class com.cloudera.api.Parameters
 
METRICS - Static variable in class com.cloudera.api.Parameters
 
MgmtRoleCommandsResource - Interface in com.cloudera.api.v1
 
MgmtRoleCommandsResourceV8 - Interface in com.cloudera.api.v8
 
MgmtRoleConfigGroupsResource - Interface in com.cloudera.api.v3
 
MgmtRolesResource - Interface in com.cloudera.api.v1
 
MgmtRolesResourceV8 - Interface in com.cloudera.api.v8
 
MgmtServiceResource - Interface in com.cloudera.api.v1
 
MgmtServiceResourceV2 - Interface in com.cloudera.api.v2
 
MgmtServiceResourceV3 - Interface in com.cloudera.api.v3
 
MgmtServiceResourceV6 - Interface in com.cloudera.api.v6
 
MgmtServiceResourceV8 - Interface in com.cloudera.api.v8
 
migrateRoles(String, ApiMigrateRolesArguments) - Method in interface com.cloudera.api.v10.HostsResourceV10
Migrate roles to a different host.
moveRoles(String, ApiRoleNameList) - Method in interface com.cloudera.api.v3.RoleConfigGroupsResource
Moves roles to the specified role config group.
moveRolesToBaseGroup(ApiRoleNameList) - Method in interface com.cloudera.api.v3.RoleConfigGroupsResource
Moves roles to the base role config group.
MUST_USE_DESIRED_ROLLUP - Static variable in class com.cloudera.api.Parameters
 

N

NAMESERVICE_NAME - Static variable in class com.cloudera.api.Parameters
 
NameservicesResource - Interface in com.cloudera.api.v1
 
NameservicesResourceV11 - Interface in com.cloudera.api.v11
 
NameservicesResourceV14 - Interface in com.cloudera.api.v14
 
newDateFromMillis(long) - Static method in class com.cloudera.api.ApiUtils
 
newDateFromString(String) - Static method in class com.cloudera.api.ApiUtils
 
newEmptyResult() - Static method in class com.cloudera.api.model.ApiEventQueryResult
 
newInstantFromString(String) - Static method in class com.cloudera.api.ApiUtils
 
newPeriodFromString(String) - Static method in class com.cloudera.api.ApiUtils
 

O

OFFSET - Static variable in class com.cloudera.api.Parameters
 
oozieCreateEmbeddedDatabaseCommand(String) - Method in interface com.cloudera.api.v10.ServicesResourceV10
Create the Oozie Server Database.
oozieDumpDatabaseCommand(String) - Method in interface com.cloudera.api.v14.ServicesResourceV14
Dump the Oozie Server Database.
oozieLoadDatabaseCommand(String) - Method in interface com.cloudera.api.v14.ServicesResourceV14
Load the Oozie Server Database from dump.
oozieUpgradeDbCommand(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Upgrade Oozie Database schema as part of a major version upgrade.

P

Parameters - Class in com.cloudera.api
Constants defining the common parameter names used in API methods.
ParcelResource - Interface in com.cloudera.api.v3
This interface describes a parcel resource and all the operations that can be performed on it.
ParcelsResource - Interface in com.cloudera.api.v3
 
ParcelsResourceV5 - Interface in com.cloudera.api.v5
 
PATH - Static variable in class com.cloudera.api.Parameters
 
PEER_NAME - Static variable in class com.cloudera.api.Parameters
 
PEER_TYPE - Static variable in class com.cloudera.api.Parameters
 
POLICY_NAME - Static variable in class com.cloudera.api.Parameters
 
poolsRefresh(String) - Method in interface com.cloudera.api.v6.ClustersResourceV6
Updates all refreshable configuration files for services with Dynamic Resource Pools.
printDate(Date) - Static method in class com.cloudera.api.ApiUtils
 
printDate(Instant) - Static method in class com.cloudera.api.ApiUtils
 
ProcessResourceV4 - Interface in com.cloudera.api.v4
 
PRODUCT - Static variable in class com.cloudera.api.Parameters
 

Q

QUERY - Static variable in class com.cloudera.api.Parameters
 
queryTimeSeries(ApiTimeSeriesRequest) - Method in interface com.cloudera.api.v11.TimeSeriesResourceV11
Retrieve time-series data from the Cloudera Manager (CM) time-series data store accepting HTTP POST request.
queryTimeSeries(String, String, String) - Method in interface com.cloudera.api.v4.TimeSeriesResource
Retrieve time-series data from the Cloudera Manager (CM) time-series data store using a tsquery.
queryTimeSeries(String, String, String, String, String, boolean) - Method in interface com.cloudera.api.v6.TimeSeriesResourceV6
Retrieve time-series data from the Cloudera Manager (CM) time-series data store using a tsquery.

R

readAccount(String, DataView) - Method in interface com.cloudera.api.v14.ExternalAccountsResourceV14
Get a single external account by account name.
readAccountByDisplayName(String, DataView) - Method in interface com.cloudera.api.v14.ExternalAccountsResourceV14
Get a single external account by display name.
readAccounts(String, DataView) - Method in interface com.cloudera.api.v14.ExternalAccountsResourceV14
Get a list of external accounts for a specific account type.
readActivities(String, String, Integer, Integer, String, DataView) - Method in interface com.cloudera.api.v1.ActivitiesResource
Read all activities in the system
readActivity(String, String, String, DataView) - Method in interface com.cloudera.api.v1.ActivitiesResource
Returns a specific activity in the system
readAudits(Integer, Integer, String, String, String) - Method in interface com.cloudera.api.v4.AuditsResource
Fetch audit events from Cloudera Manager (CM) and CM managed services like HDFS, HBase, Impala and Hive.
readAudits(Integer, Integer, String, String, String) - Method in interface com.cloudera.api.v8.AuditsResourceV8
Fetch audit events from Cloudera Manager (CM) and CM managed services like HDFS, HBase, Impala, Hive, and Sentry.
readChildActivities(String, String, String, Integer, Integer, DataView) - Method in interface com.cloudera.api.v1.ActivitiesResource
Returns the child activities
readCluster(String) - Method in interface com.cloudera.api.v1.ClustersResource
Reads information about a cluster.
readClusters(DataView) - Method in interface com.cloudera.api.v1.ClustersResource
Lists all known clusters.
readCommand(long) - Method in interface com.cloudera.api.v1.CommandsResource
Retrieve detailed information on an asynchronous command.
readConfig(String, DataView) - Method in interface com.cloudera.api.v16.ExternalAccountsResourceV16
Get configs of external account for the given account name.
readConfig(DataView) - Method in interface com.cloudera.api.v3.AllHostsResource
Retrieve the default configuration for all hosts.
readConfig(String, DataView) - Method in interface com.cloudera.api.v3.MgmtRoleConfigGroupsResource
Returns the current revision of the config for the specified role config group in the Cloudera Management Services.
readConfig(String, DataView) - Method in interface com.cloudera.api.v3.RoleConfigGroupsResource
Returns the current revision of the config for the specified role config group.
readEvent(String) - Method in interface com.cloudera.api.v1.EventsResource
Returns a specific event in the system
readEvents(Integer, Integer, String) - Method in interface com.cloudera.api.v1.EventsResource
Allows you to query events in the system.
readHistory(long, int, int, DataView) - Method in interface com.cloudera.api.v4.ReplicationsResourceV4
Returns a list of commands triggered by a schedule.
readHistory(String, int, int, DataView) - Method in interface com.cloudera.api.v6.SnapshotsResource
Returns a list of commands triggered by a snapshot policy.
readHost(String) - Method in interface com.cloudera.api.v1.HostsResource
Returns a specific Host in the system
readHost(String, DataView) - Method in interface com.cloudera.api.v11.HostsResourceV11
Returns a specific Host in the system.
readHostConfig(String, DataView) - Method in interface com.cloudera.api.v1.HostsResource
Retrieves the configuration of a specific host.
readHosts(DataView) - Method in interface com.cloudera.api.v1.HostsResource
Returns the hostIds for all hosts in the system.
readHostTemplate(String) - Method in interface com.cloudera.api.v3.HostTemplatesResource
Retrieves information about a host template.
readHostTemplates() - Method in interface com.cloudera.api.v3.HostTemplatesResource
Lists all host templates in a cluster.
readLicense() - Method in interface com.cloudera.api.v1.ClouderaManagerResource
Retrieve information about the Cloudera Manager license.
readNameservice(String) - Method in interface com.cloudera.api.v1.NameservicesResource
Retrieve information about a nameservice.
readNameservice(String, DataView) - Method in interface com.cloudera.api.v11.NameservicesResourceV11
Retrieve information about a nameservice.
readParcel() - Method in interface com.cloudera.api.v3.ParcelResource
Retrieves detailed information about a parcel.
readParcels(DataView) - Method in interface com.cloudera.api.v3.ParcelsResource
Lists all parcels that the cluster has access to.
readPeer(String, ApiCmPeerType) - Method in interface com.cloudera.api.v11.CmPeersResourceV11
Fetch information about an existing Cloudera Manager peer.
readPeer(String) - Method in interface com.cloudera.api.v3.CmPeersResource
Fetch information about an existing Cloudera Manager peer.
readPolicies(DataView) - Method in interface com.cloudera.api.v6.SnapshotsResource
Returns information for all snapshot policies.
readPolicy(String, DataView) - Method in interface com.cloudera.api.v6.SnapshotsResource
Returns information for a specific snapshot policy.
readRole(String) - Method in interface com.cloudera.api.v1.MgmtRolesResource
Retrieve detailed information about a Cloudera Management Services role.
readRole(String) - Method in interface com.cloudera.api.v1.RolesResource
Retrieves detailed information about a role.
readRole(String, DataView) - Method in interface com.cloudera.api.v11.RolesResourceV11
Retrieves detailed information about a role.
readRoleConfig(String, DataView) - Method in interface com.cloudera.api.v1.MgmtRolesResource
Retrieve the configuration of a specific Cloudera Management Services role.
readRoleConfig(String, DataView) - Method in interface com.cloudera.api.v1.RolesResource
Retrieves the configuration of a specific role.
readRoleConfigGroup(String) - Method in interface com.cloudera.api.v3.MgmtRoleConfigGroupsResource
Returns the information for a given role config group in the Cloudera Management Services.
readRoleConfigGroup(String) - Method in interface com.cloudera.api.v3.RoleConfigGroupsResource
Returns the information for a role config group.
readRoleConfigGroups() - Method in interface com.cloudera.api.v3.MgmtRoleConfigGroupsResource
Returns the information for all role config groups in the Cloudera Management Services.
readRoleConfigGroups() - Method in interface com.cloudera.api.v3.RoleConfigGroupsResource
Returns the information for all role config groups for a given cluster and service.
readRoles() - Method in interface com.cloudera.api.v1.MgmtRolesResource
List all roles of the Cloudera Management Services.
readRoles() - Method in interface com.cloudera.api.v1.RolesResource
Lists all roles of a given service.
readRoles(DataView) - Method in interface com.cloudera.api.v11.RolesResourceV11
Lists all roles of a given service.
readRoles(String) - Method in interface com.cloudera.api.v3.MgmtRoleConfigGroupsResource
Returns all roles in the given role config group in the Cloudera Management Services.
readRoles(String) - Method in interface com.cloudera.api.v3.RoleConfigGroupsResource
Returns all roles in the given role config group.
readRoles(String) - Method in interface com.cloudera.api.v6.RolesResourceV6
Lists all roles of a given service that match the provided filter.
readSchedule(long, DataView) - Method in interface com.cloudera.api.v3.ReplicationsResource
Returns information for a specific replication schedule.
readSchedules(ApiReplicationScheduleDataLimits) - Method in interface com.cloudera.api.v11.ReplicationsResourceV11
Returns information for all replication schedules.
readSchedules(DataView) - Method in interface com.cloudera.api.v3.ReplicationsResource
Returns information for all replication schedules.
readService() - Method in interface com.cloudera.api.v1.MgmtServiceResource
Retrieve information about the Cloudera Management Services.
readService(String) - Method in interface com.cloudera.api.v1.ServicesResource
Retrieves details information about a service.
readService(String, DataView) - Method in interface com.cloudera.api.v11.ServicesResourceV11
Retrieves details information about a service.
readService(DataView) - Method in interface com.cloudera.api.v2.MgmtServiceResourceV2
Retrieve information about the Cloudera Management Services.
readServiceConfig(DataView) - Method in interface com.cloudera.api.v1.MgmtServiceResource
Retrieve the configuration of the Cloudera Management Services.
readServiceConfig(String, DataView) - Method in interface com.cloudera.api.v1.ServicesResource
Retrieves the configuration of a specific service.
readServices(DataView) - Method in interface com.cloudera.api.v1.ServicesResource
Lists all services registered in the cluster.
readSimilarActivities(String, String, String, DataView) - Method in interface com.cloudera.api.v1.ActivitiesResource
Returns a list of similar activities
readUser(String) - Method in interface com.cloudera.api.v1.UsersResource
Returns detailed information about a user.
readUsers(DataView) - Method in interface com.cloudera.api.v1.UsersResource
Returns a list of the user names configured in the system.
recommissionCommand(String, ApiRoleNameList) - Method in interface com.cloudera.api.v2.ServicesResourceV2
Recommission roles of a service.
recommissionWithStartCommand(String, ApiRoleNameList) - Method in interface com.cloudera.api.v15.ServicesResourceV15
Start and recommission roles of a service.
refresh(String) - Method in interface com.cloudera.api.v6.ClustersResourceV6
Updates all refreshable configuration files in the cluster.
refreshCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.RoleCommandsResource
Refresh a role's data.
refreshCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v10.RoleCommandsResourceV10
Refresh a role's data.
refreshParcelRepos() - Method in interface com.cloudera.api.v16.ClouderaManagerResourceV16
Submit a command to refresh parcels information.
removeAllHosts(String) - Method in interface com.cloudera.api.v3.ClustersResourceV3
 
removeDownloadCommand() - Method in interface com.cloudera.api.v3.ParcelResource
A synchronous command that removes the downloaded parcel.
removeHost(String, String) - Method in interface com.cloudera.api.v3.ClustersResourceV3
 
removeWatchedDirectory(String) - Method in interface com.cloudera.api.v14.WatchedDirResource
Removes a directory from the watching list.
ReplicationsResource - Interface in com.cloudera.api.v3
 
ReplicationsResourceV11 - Interface in com.cloudera.api.v11
 
ReplicationsResourceV13 - Interface in com.cloudera.api.v13
 
ReplicationsResourceV4 - Interface in com.cloudera.api.v4
 
restartCommand(String) - Method in interface com.cloudera.api.v1.ClustersResource
Restart all services in the cluster.
restartCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.MgmtRoleCommandsResource
Restart a set of Cloudera Management Services roles.
restartCommand() - Method in interface com.cloudera.api.v1.MgmtServiceResource
Restart the Cloudera Management Services.
restartCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.RoleCommandsResource
Restart a set of role instances
restartCommand(String) - Method in interface com.cloudera.api.v1.ServicesResource
Restart the service.
restartCommand(String, ApiRestartClusterArgs) - Method in interface com.cloudera.api.v6.ClustersResourceV6
Restart all services in the cluster.
retry(long) - Method in interface com.cloudera.api.v11.CommandsResourceV11
Try to rerun a command.
ROLE_CONFIG_GROUP_NAME - Static variable in class com.cloudera.api.Parameters
 
ROLE_NAME - Static variable in class com.cloudera.api.Parameters
 
ROLE_TYPE - Static variable in class com.cloudera.api.Parameters
 
roleCommandByName(String, ApiRoleNameList) - Method in interface com.cloudera.api.v6.RoleCommandsResourceV6
Execute a role command by name.
RoleCommandsResource - Interface in com.cloudera.api.v1
 
RoleCommandsResourceV10 - Interface in com.cloudera.api.v10
 
RoleCommandsResourceV3 - Interface in com.cloudera.api.v3
 
RoleCommandsResourceV4 - Interface in com.cloudera.api.v4
 
RoleCommandsResourceV6 - Interface in com.cloudera.api.v6
 
RoleCommandsResourceV8 - Interface in com.cloudera.api.v8
 
RoleConfigGroupsResource - Interface in com.cloudera.api.v3
 
RolesResource - Interface in com.cloudera.api.v1
 
RolesResourceV11 - Interface in com.cloudera.api.v11
 
RolesResourceV2 - Interface in com.cloudera.api.v2
 
RolesResourceV4 - Interface in com.cloudera.api.v4
 
RolesResourceV6 - Interface in com.cloudera.api.v6
 
RolesResourceV8 - Interface in com.cloudera.api.v8
 
rollingRestart(String, ApiRollingRestartArgs) - Method in interface com.cloudera.api.v3.ServicesResourceV3
Command to run rolling restart of roles in a service.
rollingRestart(String, ApiRollingRestartClusterArgs) - Method in interface com.cloudera.api.v4.ClustersResourceV4
Command to do a "best-effort" rolling restart of the given cluster, i.e.
rollingUpgrade(String, ApiRollingUpgradeServicesArgs) - Method in interface com.cloudera.api.v10.ClustersResourceV10
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.
ROLLUP_DEFAULT - Static variable in class com.cloudera.api.Parameters
 
RootResourceV1 - Interface in com.cloudera.api.v1
The root of the Cloudera API.
RootResourceV10 - Interface in com.cloudera.api.v10
 
RootResourceV11 - Interface in com.cloudera.api.v11
 
RootResourceV12 - Interface in com.cloudera.api.v12
 
RootResourceV13 - Interface in com.cloudera.api.v13
 
RootResourceV14 - Interface in com.cloudera.api.v14
 
RootResourceV15 - Interface in com.cloudera.api.v15
 
RootResourceV16 - Interface in com.cloudera.api.v16
 
RootResourceV2 - Interface in com.cloudera.api.v2
The root of the Cloudera API (v2).
RootResourceV3 - Interface in com.cloudera.api.v3
The root of the Cloudera API (v3).
RootResourceV4 - Interface in com.cloudera.api.v4
The root of the Cloudera API (v4).
RootResourceV5 - Interface in com.cloudera.api.v5
The root of the Cloudera API (v5).
RootResourceV6 - Interface in com.cloudera.api.v6
The root of the Cloudera API (v6).
RootResourceV7 - Interface in com.cloudera.api.v7
 
RootResourceV8 - Interface in com.cloudera.api.v8
 
RootResourceV9 - Interface in com.cloudera.api.v9
 
runSchedule(long, boolean) - Method in interface com.cloudera.api.v3.ReplicationsResource
Run the schedule immediately.

S

SCHEDULE_ID - Static variable in class com.cloudera.api.Parameters
 
sentryCreateDatabaseCommand(String) - Method in interface com.cloudera.api.v7.ServicesResourceV7
Create the Sentry Server Database.
sentryCreateDatabaseTablesCommand(String) - Method in interface com.cloudera.api.v7.ServicesResourceV7
Create the Sentry Server Database tables.
sentryUpgradeDatabaseTablesCommand(String) - Method in interface com.cloudera.api.v8.ServicesResourceV8
Upgrade the Sentry Server Database tables.
SERVICE_NAME - Static variable in class com.cloudera.api.Parameters
 
serviceCommandByName(String, String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Executes a command on the service specified by name.
ServicesResource - Interface in com.cloudera.api.v1
 
ServicesResourceV10 - Interface in com.cloudera.api.v10
 
ServicesResourceV11 - Interface in com.cloudera.api.v11
 
ServicesResourceV13 - Interface in com.cloudera.api.v13
 
ServicesResourceV14 - Interface in com.cloudera.api.v14
 
ServicesResourceV15 - Interface in com.cloudera.api.v15
 
ServicesResourceV16 - Interface in com.cloudera.api.v16
 
ServicesResourceV2 - Interface in com.cloudera.api.v2
 
ServicesResourceV3 - Interface in com.cloudera.api.v3
 
ServicesResourceV4 - Interface in com.cloudera.api.v4
 
ServicesResourceV6 - Interface in com.cloudera.api.v6
 
ServicesResourceV7 - Interface in com.cloudera.api.v7
 
ServicesResourceV8 - Interface in com.cloudera.api.v8
 
setAbortOnError(boolean) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setAcceptType(String) - Method in class com.cloudera.api.model.ApiBatchRequestElement
 
setAccountConfigs(ApiConfigList) - Method in class com.cloudera.api.model.ApiExternalAccount
 
setActivated(boolean) - Method in class com.cloudera.api.model.ApiParcelUsageParcel
 
setActive(boolean) - Method in class com.cloudera.api.model.ApiCommand
 
setActive(ApiRoleRef) - Method in class com.cloudera.api.model.ApiNameservice
 
setActive(Boolean) - Method in class com.cloudera.api.model.ApiReplicationSchedule
 
setActiveFailoverController(ApiRoleRef) - Method in class com.cloudera.api.model.ApiNameservice
 
setActiveFcName(String) - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
 
setActiveFCName(String) - Method in class com.cloudera.api.model.ApiHdfsFailoverArguments
 
setActiveName(String) - Method in class com.cloudera.api.model.ApiDisableJtHaArguments
 
setActiveName(String) - Method in class com.cloudera.api.model.ApiDisableLlamaHaArguments
 
setActiveName(String) - Method in class com.cloudera.api.model.ApiDisableOozieHaArguments
 
setActiveName(String) - Method in class com.cloudera.api.model.ApiDisableRmHaArguments
 
setActiveName(String) - Method in class com.cloudera.api.model.ApiDisableSentryHaArgs
 
setActiveName(String) - Method in class com.cloudera.api.model.ApiHdfsDisableHaArguments
 
setActiveName(String) - Method in class com.cloudera.api.model.ApiHdfsHaArguments
 
setActiveNnName(String) - Method in class com.cloudera.api.model.ApiDisableNnHaArguments
 
setActiveNnName(String) - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
 
setActiveSharedEditsPath(String) - Method in class com.cloudera.api.model.ApiHdfsHaArguments
 
setActivities(List<ApiActivity>) - Method in class com.cloudera.api.model.ApiActivityList
 
setAggregateStatistics(ApiTimeSeriesAggregateStatistics) - Method in class com.cloudera.api.model.ApiTimeSeriesData
 
setAlert(boolean) - Method in class com.cloudera.api.model.ApiEvent
 
setAlertOnAbort(boolean) - Method in class com.cloudera.api.model.ApiSchedule
 
setAlertOnAbort(boolean) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setAlertOnFail(boolean) - Method in class com.cloudera.api.model.ApiSchedule
 
setAlertOnFail(boolean) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setAlertOnStart(boolean) - Method in class com.cloudera.api.model.ApiSchedule
 
setAlertOnStart(boolean) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setAlertOnSuccess(boolean) - Method in class com.cloudera.api.model.ApiSchedule
 
setAlertOnSuccess(boolean) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setAlias(String) - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
 
setAliases(List<String>) - Method in class com.cloudera.api.model.ApiMetricSchema
 
setAllHostsConfig(ApiConfigList) - Method in class com.cloudera.api.model.ApiDeployment
 
setAllocatedMB(Integer) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setAllocatedMemorySeconds(Long) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setAllocatedVCores(Integer) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setAllocatedVcoreSeconds(Long) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setAllowed(boolean) - Method in class com.cloudera.api.model.ApiAudit
 
setAllowedAccountConfigs(ApiConfigList) - Method in class com.cloudera.api.model.ApiExternalAccountType
 
setApplicationId(String) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setApplicationIds(List<String>) - Method in class com.cloudera.api.model.ApiYarnApplicationDiagnosticsCollectionArgs
 
setApplications(List<ApiYarnApplication>) - Method in class com.cloudera.api.model.ApiYarnApplicationResponse
 
setApplicationTags(List<String>) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setArgSchema(String) - Method in class com.cloudera.api.model.ApiCommandMetadata
 
setAttributes(List<ApiEventAttribute>) - Method in class com.cloudera.api.model.ApiEvent
 
setAttributes(Map<String, String>) - Method in class com.cloudera.api.model.ApiImpalaQuery
 
setAttributes(List<ApiImpalaQueryAttribute>) - Method in class com.cloudera.api.model.ApiImpalaQueryAttributeList
Sets the list of attributes.
setAttributes(Map<String, String>) - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
 
setAttributes(Map<String, String>) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setAttributes(List<ApiYarnApplicationAttribute>) - Method in class com.cloudera.api.model.ApiYarnApplicationAttributeList
Sets the list of attributes.
setAudits(List<ApiAudit>) - Method in class com.cloudera.api.model.ApiAuditList
 
setAutoConfig(boolean) - Method in class com.cloudera.api.model.ApiClusterTemplateConfig
 
setBandwidthPerMap(Integer) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setBase(boolean) - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroup
 
setBase(boolean) - Method in class com.cloudera.api.model.ApiRoleConfigGroup
 
setBody(Object) - Method in class com.cloudera.api.model.ApiBatchRequestElement
 
setBuildTimestamp(String) - Method in class com.cloudera.api.model.ApiVersionInfo
 
setBuildUser(String) - Method in class com.cloudera.api.model.ApiVersionInfo
 
setBundleSize(long) - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
 
setCanRetry(Boolean) - Method in class com.cloudera.api.model.ApiCommand
 
setCardinality(int) - Method in class com.cloudera.api.model.ApiClusterTemplateHostTemplate
 
setCategory(ApiEventCategory) - Method in class com.cloudera.api.model.ApiEvent
 
setCategory(String) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
 
setCategoryName(String) - Method in class com.cloudera.api.model.ApiExternalAccountType
 
setCauses(List<String>) - Method in class com.cloudera.api.ApiErrorMessage
 
setCdhPackageVersion(String) - Method in class com.cloudera.api.model.ApiCdhUpgradeArgs
 
setCdhParcelVersion(String) - Method in class com.cloudera.api.model.ApiCdhUpgradeArgs
 
setCdhVersion(String) - Method in class com.cloudera.api.model.ApiClusterTemplate
 
setChildren(ApiCommandList) - Method in class com.cloudera.api.model.ApiCommand
 
setClearExistingJnEditsDir(boolean) - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
 
setClearExistingStandbyNameDirs(boolean) - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
 
setClearStaleRoleData(boolean) - Method in class com.cloudera.api.model.ApiMigrateRolesArguments
 
setClientConfigStalenessStatus(ApiConfigStalenessStatus) - Method in class com.cloudera.api.model.ApiService
 
setClouderaManagerCreatedUser(Boolean) - Method in class com.cloudera.api.model.ApiCmPeer
 
setCloudRootPath(String) - Method in class com.cloudera.api.model.ApiHiveCloudReplicationArguments
 
setCluster(Map<String, Map<String, Integer>>) - Method in class com.cloudera.api.model.ApiLicensedFeatureUsage
 
setClusterName(String) - Method in class com.cloudera.api.model.ApiClusterRef
 
setClusterName(String) - Method in class com.cloudera.api.model.ApiClusterTemplateInstantiator
 
setClusterName(String) - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
 
setClusterName(String) - Method in class com.cloudera.api.model.ApiParcelRef
 
setClusterName(String) - Method in class com.cloudera.api.model.ApiRoleRef
 
setClusterName(String) - Method in class com.cloudera.api.model.ApiServiceRef
 
setClusterRef(ApiClusterRef) - Method in class com.cloudera.api.model.ApiCommand
 
setClusterRef(ApiClusterRef) - Method in class com.cloudera.api.model.ApiHost
 
setClusterRef(ApiClusterRef) - Method in class com.cloudera.api.model.ApiHostTemplate
 
setClusterRef(ApiClusterRef) - Method in class com.cloudera.api.model.ApiParcel
 
setClusterRef(ApiClusterRef) - Method in class com.cloudera.api.model.ApiService
 
setClusters(List<ApiCluster>) - Method in class com.cloudera.api.model.ApiClusterList
 
setClusters(List<ApiCluster>) - Method in class com.cloudera.api.model.ApiDeployment
 
setClusterUrl(String) - Method in class com.cloudera.api.model.ApiCluster
 
setCmPeers(List<ApiCmPeer>) - Method in class com.cloudera.api.model.ApiCmPeerList
 
setCmRepoUrl(String) - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
setCmVersion(String) - Method in class com.cloudera.api.model.ApiClusterTemplate
 
setCombiner(String) - Method in class com.cloudera.api.model.ApiActivity
 
setCommand(String) - Method in class com.cloudera.api.model.ApiAudit
 
setCommandMetadataItems(List<ApiCommandMetadata>) - Method in class com.cloudera.api.model.ApiCommandMetadataList
 
setCommands(List<ApiCommand>) - Method in class com.cloudera.api.model.ApiCommandList
 
setCommands(List<ApiReplicationCommand>) - Method in class com.cloudera.api.model.ApiReplicationCommandList
 
setCommands(ApiCommandList) - Method in class com.cloudera.api.model.ApiReplicationDiagnosticsCollectionArgs
 
setCommands(List<ApiSnapshotCommand>) - Method in class com.cloudera.api.model.ApiSnapshotCommandList
 
setComments(String) - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
 
setComments(String) - Method in class com.cloudera.api.model.ApiReplicationDiagnosticsCollectionArgs
 
setComments(String) - Method in class com.cloudera.api.model.ApiYarnApplicationDiagnosticsCollectionArgs
 
setCommissionState(ApiCommissionState) - Method in class com.cloudera.api.model.ApiHost
 
setCommissionState(ApiCommissionState) - Method in class com.cloudera.api.model.ApiRole
 
setConfig(ApiConfigList) - Method in class com.cloudera.api.model.ApiHost
 
setConfig(ApiConfigList) - Method in class com.cloudera.api.model.ApiRole
 
setConfig(ApiConfigList) - Method in class com.cloudera.api.model.ApiRoleConfigGroup
 
setConfig(ApiServiceConfig) - Method in class com.cloudera.api.model.ApiService
 
setConfigFiles(List<String>) - Method in class com.cloudera.api.model.ApiProcess
 
setConfigs(List<ApiClusterTemplateConfig>) - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroup
 
setConfigs(List<ApiConfig>) - Method in class com.cloudera.api.model.ApiConfigList
 
setConfigStale(Boolean) - Method in class com.cloudera.api.model.ApiRole
 
setConfigStale(Boolean) - Method in class com.cloudera.api.model.ApiService
 
setConfigStalenessStatus(ApiConfigStalenessStatus) - Method in class com.cloudera.api.model.ApiRole
 
setConfigStalenessStatus(ApiConfigStalenessStatus) - Method in class com.cloudera.api.model.ApiService
 
setContainerAllocatedMemorySeconds(Double) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setContainerAllocatedVcoreSeconds(Double) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setContainerUsedCpuSeconds(Double) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setContainerUsedMemoryMax(Double) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setContainerUsedMemorySeconds(Double) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setContainerUsedVcoreSeconds(Double) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setContent(String) - Method in class com.cloudera.api.model.ApiEvent
 
setContentType(String) - Method in class com.cloudera.api.model.ApiBatchRequestElement
 
setContentType(String) - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
 
setContext(String) - Method in class com.cloudera.api.model.ApiMetric
 
setCoordinator(ApiHostRef) - Method in class com.cloudera.api.model.ApiImpalaQuery
 
setCount(long) - Method in class com.cloudera.api.model.ApiParcelState
 
setCount(long) - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
 
setCounters(List<ApiHdfsReplicationCounter>) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setCpuSec(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setCreatedSnapshotCount(Integer) - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
setCreatedSnapshotCount(Integer) - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
setCreatedSnapshots(List<ApiHBaseSnapshot>) - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
setCreatedSnapshots(List<ApiHdfsSnapshot>) - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
setCreatedTime(Date) - Method in class com.cloudera.api.model.ApiExternalAccount
 
setCreationErrorCount(Integer) - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
setCreationErrorCount(Integer) - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
setCreationErrors(List<ApiHBaseSnapshotError>) - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
setCreationErrors(List<ApiHdfsSnapshotError>) - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
setCreationTime(Date) - Method in class com.cloudera.api.model.ApiHBaseSnapshot
 
setCreationTime(Date) - Method in class com.cloudera.api.model.ApiHdfsSnapshot
 
setCrossEntityMetadata(ApiTimeSeriesCrossEntityMetadata) - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
 
setDailySnapshots(long) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setDashboards(List<ApiDashboard>) - Method in class com.cloudera.api.model.ApiDashboardList
 
setData(List<ApiMetricData>) - Method in class com.cloudera.api.model.ApiMetric
 
setData(List<ApiTimeSeriesData>) - Method in class com.cloudera.api.model.ApiTimeSeries
 
setDatabase(String) - Method in class com.cloudera.api.model.ApiHiveReplicationError
 
setDatabase(String) - Method in class com.cloudera.api.model.ApiHiveTable
 
setDatabase(String) - Method in class com.cloudera.api.model.ApiHiveUDF
 
setDatabase(String) - Method in class com.cloudera.api.model.ApiImpalaQuery
 
setDatabase(String) - Method in class com.cloudera.api.model.ApiImpalaUDF
 
setDataLocalMaps(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setDatanodeTransceiverPort(Long) - Method in class com.cloudera.api.model.ApiConfigureForKerberosArguments
 
setDatanodeWebPort(Long) - Method in class com.cloudera.api.model.ApiConfigureForKerberosArguments
 
setDataReplicationResult(ApiHdfsReplicationResult) - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
setDate(Date) - Method in class com.cloudera.api.model.ApiHdfsUsageReportRow
 
setDayOfMonth(byte) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setDayOfWeek(byte) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setDefaultValue(String) - Method in class com.cloudera.api.model.ApiConfig
 
setDeletedSnapshotCount(Integer) - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
setDeletedSnapshotCount(Integer) - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
setDeletedSnapshots(List<ApiHBaseSnapshot>) - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
setDeletedSnapshots(List<ApiHdfsSnapshot>) - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
setDeletionErrorCount(Integer) - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
setDeletionErrorCount(Integer) - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
setDeletionErrors(List<ApiHBaseSnapshotError>) - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
setDeletionErrors(List<ApiHdfsSnapshotError>) - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
setDeployClientConfig(Boolean) - Method in class com.cloudera.api.model.ApiCdhUpgradeArgs
 
setDeployClientConfigs(boolean) - Method in class com.cloudera.api.model.ApiHdfsDisableHaArguments
 
setDeployClientConfigs(boolean) - Method in class com.cloudera.api.model.ApiHdfsHaArguments
 
setDescription(String) - Method in class com.cloudera.api.model.ApiConfig
 
setDescription(String) - Method in class com.cloudera.api.model.ApiExternalAccountCategory
 
setDescription(String) - Method in class com.cloudera.api.model.ApiExternalAccountType
 
setDescription(String) - Method in class com.cloudera.api.model.ApiImpalaQueryAttribute
 
setDescription(String) - Method in class com.cloudera.api.model.ApiMetric
 
setDescription(String) - Method in class com.cloudera.api.model.ApiMetricSchema
 
setDescription(String) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setDescription(String) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityAttribute
 
setDescription(String) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
 
setDescription(String) - Method in class com.cloudera.api.model.ApiYarnApplicationAttribute
 
setDesiredRollup(String) - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
 
setDestinationAccount(String) - Method in class com.cloudera.api.model.ApiHdfsCloudReplicationArguments
 
setDestinationAccount(String) - Method in class com.cloudera.api.model.ApiHiveCloudReplicationArguments
 
setDestinationHostId(String) - Method in class com.cloudera.api.model.ApiMigrateRolesArguments
 
setDestinationPath(String) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setDetails(String) - Method in class com.cloudera.api.model.ApiImpalaQueryDetailsResponse
 
setDetailsAvailable(boolean) - Method in class com.cloudera.api.model.ApiImpalaQuery
 
setDirs(List<ApiWatchedDir>) - Method in class com.cloudera.api.model.ApiWatchedDirList
 
setDisableQuorumStorage(boolean) - Method in class com.cloudera.api.model.ApiHdfsDisableHaArguments
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiCluster
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiClusterTemplate
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroup
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiClusterTemplateService
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiConfig
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiExternalAccount
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiExternalAccountCategory
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiExternalAccountType
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiImpalaQueryAttribute
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiMetric
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiMetricSchema
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiRoleConfigGroup
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiService
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityAttribute
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
 
setDisplayName(String) - Method in class com.cloudera.api.model.ApiYarnApplicationAttribute
 
setDryRun(boolean) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setDryRun(boolean) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setDryRun(boolean) - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
 
setDryRun(boolean) - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
setDurationMillis(long) - Method in class com.cloudera.api.model.ApiImpalaQuery
 
setDurationSec(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setElements(List<ApiBatchRequestElement>) - Method in class com.cloudera.api.model.ApiBatchRequest
 
setElements(List<ApiBatchResponseElement>) - Method in class com.cloudera.api.model.ApiBatchResponse
 
setEmbeddedDbUsed(boolean) - Method in class com.cloudera.api.model.ApiScmDbInfo
 
setEnableMonitorMetricsCollection(Boolean) - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
 
setEnableQuorumStorage(boolean) - Method in class com.cloudera.api.model.ApiHdfsHaArguments
 
setEndTime(String) - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
 
setEndTime(Date) - Method in class com.cloudera.api.model.ApiCommand
 
setEndTime(Date) - Method in class com.cloudera.api.model.ApiImpalaQuery
 
setEndTime(Date) - Method in class com.cloudera.api.model.ApiSchedule
 
setEndTime(Date) - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
 
setEndTime(Date) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setEntityDisplayNameFormat(String) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
 
setEntityName(String) - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
 
setEntityName(String) - Method in class com.cloudera.api.model.ApiTimeSeriesRow
 
setEntityNameFormat(List<String>) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
 
setEntityStatus(ApiEntityStatus) - Method in class com.cloudera.api.model.ApiCluster
 
setEntityStatus(ApiEntityStatus) - Method in class com.cloudera.api.model.ApiHost
 
setEntityStatus(ApiEntityStatus) - Method in class com.cloudera.api.model.ApiRole
 
setEntityStatus(ApiEntityStatus) - Method in class com.cloudera.api.model.ApiService
 
setError(String) - Method in class com.cloudera.api.model.ApiHBaseSnapshotError
 
setError(String) - Method in class com.cloudera.api.model.ApiHdfsSnapshotError
 
setError(String) - Method in class com.cloudera.api.model.ApiHiveReplicationError
 
setErrorCount(Integer) - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
setErrors(List<ApiHiveReplicationError>) - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
setErrors(List<String>) - Method in class com.cloudera.api.model.ApiParcelState
 
setEvents(List<ApiEvent>) - Method in class com.cloudera.api.model.ApiEventQueryResult
 
setExclusionFilters(List<String>) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setExpiration(Date) - Method in class com.cloudera.api.model.ApiLicense
 
setExplanation(String) - Method in class com.cloudera.api.model.ApiHealthCheck
 
setExportDir(String) - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
 
setExpression(String) - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
 
setExternalAccountCategories(List<ApiExternalAccountCategory>) - Method in class com.cloudera.api.model.ApiExternalAccountCategoryList
 
setExternalAccountList(List<ApiExternalAccount>) - Method in class com.cloudera.api.model.ApiExternalAccountList
 
setExternalAccountTypes(List<ApiExternalAccountType>) - Method in class com.cloudera.api.model.ApiExternalAccountTypeList
 
setFailedFiles(List<String>) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setFailedMaps(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setFailedReduces(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setFc1RoleName(String) - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
 
setFc2RoleName(String) - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
 
setFinishTime(Date) - Method in class com.cloudera.api.model.ApiActivity
 
setForce(boolean) - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
 
setForceInitZNode(boolean) - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
 
setForceInitZNode(boolean) - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
 
setFrom(String) - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
 
setFullVersion(String) - Method in class com.cloudera.api.model.ApiCluster
 
setGitHash(String) - Method in class com.cloudera.api.model.ApiVersionInfo
 
setGpgKeyCustomUrl(String) - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
setGroup(String) - Method in class com.cloudera.api.model.ApiActivity
 
setGroup(String) - Method in class com.cloudera.api.model.ApiHdfsReplicationCounter
 
setGroup(String) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setGroups(List<ApiRoleConfigGroup>) - Method in class com.cloudera.api.model.ApiRoleConfigGroupList
 
setHaStatus(ApiRole.HaStatus) - Method in class com.cloudera.api.model.ApiRole
 
setHBaseArguments(ApiHBaseSnapshotPolicyArguments) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setHBaseResult(ApiHBaseSnapshotResult) - Method in class com.cloudera.api.model.ApiSnapshotCommand
 
setHdfsArguments(ApiHdfsReplicationArguments) - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
 
setHdfsArguments(ApiHdfsReplicationArguments) - Method in class com.cloudera.api.model.ApiReplicationSchedule
 
setHdfsArguments(ApiHdfsSnapshotPolicyArguments) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setHdfsBytesRead(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setHdfsBytesWritten(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setHdfsCloudArguments(ApiHdfsCloudReplicationArguments) - Method in class com.cloudera.api.model.ApiReplicationSchedule
 
setHdfsResult(ApiHdfsReplicationResult) - Method in class com.cloudera.api.model.ApiReplicationCommand
 
setHdfsResult(ApiHdfsSnapshotResult) - Method in class com.cloudera.api.model.ApiSnapshotCommand
 
setHealthChecks(List<ApiHealthCheck>) - Method in class com.cloudera.api.model.ApiHost
 
setHealthChecks(List<ApiHealthCheck>) - Method in class com.cloudera.api.model.ApiNameservice
 
setHealthChecks(List<ApiHealthCheck>) - Method in class com.cloudera.api.model.ApiRole
 
setHealthChecks(List<ApiHealthCheck>) - Method in class com.cloudera.api.model.ApiService
 
setHealthSummary(ApiHealthSummary) - Method in class com.cloudera.api.model.ApiHost
 
setHealthSummary(ApiHealthSummary) - Method in class com.cloudera.api.model.ApiNameservice
 
setHealthSummary(ApiHealthSummary) - Method in class com.cloudera.api.model.ApiRole
 
setHealthSummary(ApiHealthSummary) - Method in class com.cloudera.api.model.ApiService
 
setHistory(List<ApiReplicationCommand>) - Method in class com.cloudera.api.model.ApiReplicationSchedule
 
setHiveArguments(ApiHiveReplicationArguments) - Method in class com.cloudera.api.model.ApiReplicationSchedule
 
setHiveCloudArguments(ApiHiveCloudReplicationArguments) - Method in class com.cloudera.api.model.ApiReplicationSchedule
 
setHiveResult(ApiHiveReplicationResult) - Method in class com.cloudera.api.model.ApiReplicationCommand
 
setHiveUDF(String) - Method in class com.cloudera.api.model.ApiHiveReplicationError
 
setHiveUDFCount(Integer) - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
setHiveUDFs(List<ApiHiveUDF>) - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
setHostId(String) - Method in class com.cloudera.api.model.ApiHost
 
setHostId(String) - Method in class com.cloudera.api.model.ApiHostRef
 
setHostName(String) - Method in class com.cloudera.api.model.ApiClusterTemplateHostInfo
 
setHostname(String) - Method in class com.cloudera.api.model.ApiHost
 
setHostNameRange(String) - Method in class com.cloudera.api.model.ApiClusterTemplateHostInfo
 
setHostNames(List<String>) - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
setHostNames(List<String>) - Method in class com.cloudera.api.model.ApiHostNameList
 
setHostRef(ApiHostRef) - Method in class com.cloudera.api.model.ApiCommand
 
setHostRef(ApiHostRef) - Method in class com.cloudera.api.model.ApiParcelUsageHost
 
setHostRef(ApiHostRef) - Method in class com.cloudera.api.model.ApiRole
 
setHosts(List<ApiClusterTemplateHostInfo>) - Method in class com.cloudera.api.model.ApiClusterTemplateInstantiator
 
setHosts(List<ApiHost>) - Method in class com.cloudera.api.model.ApiDeployment
 
setHosts(List<ApiHost>) - Method in class com.cloudera.api.model.ApiHostList
 
setHosts(List<ApiHostRef>) - Method in class com.cloudera.api.model.ApiHostRefList
 
setHosts(Set<ApiParcelUsageHost>) - Method in class com.cloudera.api.model.ApiParcelUsageRack
 
setHostsUrl(String) - Method in class com.cloudera.api.model.ApiCluster
 
setHostTemplateRefName(String) - Method in class com.cloudera.api.model.ApiClusterTemplateHostInfo
 
setHostTemplates(List<ApiClusterTemplateHostTemplate>) - Method in class com.cloudera.api.model.ApiClusterTemplate
 
setHostTemplates(ApiHostTemplateList) - Method in class com.cloudera.api.model.ApiDeployment
 
setHostTemplates(List<ApiHostTemplate>) - Method in class com.cloudera.api.model.ApiHostTemplateList
 
setHostUrl(String) - Method in class com.cloudera.api.model.ApiHost
 
setHourlySnapshots(long) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setHourOfDay(byte) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setHoursForHourlySnapshots(List<Byte>) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setId(String) - Method in class com.cloudera.api.model.ApiActivity
 
setId(Long) - Method in class com.cloudera.api.model.ApiCommand
 
setId(String) - Method in class com.cloudera.api.model.ApiEvent
 
setId(Long) - Method in class com.cloudera.api.model.ApiSchedule
 
setImmutableAttributeNames(List<String>) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
 
setImpalaUDF(String) - Method in class com.cloudera.api.model.ApiHiveReplicationError
 
setImpalaUDFCount(Integer) - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
setImpalaUDFs(List<ApiImpalaUDF>) - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
setImpersonator(String) - Method in class com.cloudera.api.model.ApiAudit
 
setIncludeInfoLog(boolean) - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
Deprecated.
setIncrementalExportEnabled(Boolean) - Method in class com.cloudera.api.model.ApiReplicationState
 
setInputDir(String) - Method in class com.cloudera.api.model.ApiActivity
 
setInstantiator(ApiClusterTemplateInstantiator) - Method in class com.cloudera.api.model.ApiClusterTemplate
 
setInterval(long) - Method in class com.cloudera.api.model.ApiSchedule
 
setIntervalUnit(ApiScheduleInterval) - Method in class com.cloudera.api.model.ApiSchedule
 
setIpAddress(String) - Method in class com.cloudera.api.model.ApiAudit
 
setIpAddress(String) - Method in class com.cloudera.api.model.ApiHost
 
setIsCounter(boolean) - Method in class com.cloudera.api.model.ApiMetricSchema
 
setIsValueCaseSensitive(boolean) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityAttribute
 
setJavaInstallStrategy(String) - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
setJnEditsDir(String) - Method in class com.cloudera.api.model.ApiJournalNodeArguments
 
setJnHostId(String) - Method in class com.cloudera.api.model.ApiJournalNodeArguments
 
setJnName(String) - Method in class com.cloudera.api.model.ApiJournalNodeArguments
 
setJns(Set<ApiJournalNodeArguments>) - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
 
setJobCount(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setJobDetailsUri(String) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setJobId(String) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setJobState(String) - Method in class com.cloudera.api.model.ApiMr2AppInformation
 
setJson(String) - Method in class com.cloudera.api.model.ApiDashboard
 
setKey(String) - Method in class com.cloudera.api.model.ApiMapEntry
 
setLastCommand(ApiSnapshotCommand) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setLastHeartbeat(Date) - Method in class com.cloudera.api.model.ApiHost
 
setLastModifiedTime(Date) - Method in class com.cloudera.api.model.ApiExternalAccount
 
setLastRequest(Date) - Method in class com.cloudera.api.model.ApiUserSession
 
setLastSuccessfulCommand(ApiSnapshotCommand) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setLastUpdateTime(Date) - Method in class com.cloudera.api.model.ApiHdfsUsageReport
 
setLlama1HostId(String) - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
 
setLlama1RoleName(String) - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
 
setLlama2HostId(String) - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
 
setLlama2RoleName(String) - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
 
setLoadBalancerHostPort(String) - Method in class com.cloudera.api.model.ApiEnableOozieHaArguments
 
setLocalBytesRead(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setLocalBytesWritten(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setLogicalName(String) - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
 
setLogPath(String) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setMaintainSessionAcrossRequests(boolean) - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 
setMaintenanceMode(Boolean) - Method in class com.cloudera.api.model.ApiCluster
 
setMaintenanceMode(Boolean) - Method in class com.cloudera.api.model.ApiHost
 
setMaintenanceMode(Boolean) - Method in class com.cloudera.api.model.ApiRole
 
setMaintenanceMode(Boolean) - Method in class com.cloudera.api.model.ApiService
 
setMaintenanceOwners(List<ApiEntityType>) - Method in class com.cloudera.api.model.ApiCluster
 
setMaintenanceOwners(List<ApiEntityType>) - Method in class com.cloudera.api.model.ApiHost
 
setMaintenanceOwners(List<ApiEntityType>) - Method in class com.cloudera.api.model.ApiRole
 
setMaintenanceOwners(List<ApiEntityType>) - Method in class com.cloudera.api.model.ApiService
 
setManagementService(ApiService) - Method in class com.cloudera.api.model.ApiDeployment
 
setManagerSettings(ApiConfigList) - Method in class com.cloudera.api.model.ApiDeployment
 
setMapInputBytes(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setMapOutputBytes(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setMapper(String) - Method in class com.cloudera.api.model.ApiActivity
 
setMapreduceServiceName(String) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setMax(double) - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
 
setMaxEntityDisplayName(String) - Method in class com.cloudera.api.model.ApiTimeSeriesCrossEntityMetadata
 
setMaxEntityName(String) - Method in class com.cloudera.api.model.ApiTimeSeriesCrossEntityMetadata
 
setMaxTime(Date) - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
 
setMean(double) - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
 
setMemoryBytes(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setMessage(String) - Method in class com.cloudera.api.ApiErrorMessage
 
setMessage(String) - Method in class com.cloudera.api.model.ApiEcho
 
setMetadata(ApiTimeSeriesMetadata) - Method in class com.cloudera.api.model.ApiTimeSeries
 
setMethod(ApiBatchRequestElement.HTTPMethod) - Method in class com.cloudera.api.model.ApiBatchRequestElement
 
setMetricCollectionFrequencyMs(Long) - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
 
setMetricEntityTypeAttributes(List<ApiTimeSeriesEntityAttribute>) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityAttributeList
 
setMetricEntityTypes(List<ApiTimeSeriesEntityType>) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityTypeList
 
setMetricName(String) - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
 
setMetricName(String) - Method in class com.cloudera.api.model.ApiTimeSeriesRow
 
setMetrics(List<ApiMetric>) - Method in class com.cloudera.api.model.ApiMetricList
 
setMin(double) - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
 
setMinEntityDisplayName(String) - Method in class com.cloudera.api.model.ApiTimeSeriesCrossEntityMetadata
 
setMinEntityName(String) - Method in class com.cloudera.api.model.ApiTimeSeriesCrossEntityMetadata
 
setMinTime(Date) - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
 
setMinuteOfHour(byte) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setMonthlySnapshots(long) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setMonthOfYear(byte) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setMountPoints(List<String>) - Method in class com.cloudera.api.model.ApiNameservice
 
setMr2AppInformation(ApiMr2AppInformation) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setMustUseDesiredRollup(Boolean) - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
 
setMutableAttributeNames(List<String>) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
 
setName(String) - Method in class com.cloudera.api.model.ApiActivity
 
setName(String) - Method in class com.cloudera.api.model.ApiCluster
 
setName(String) - Method in class com.cloudera.api.model.ApiClusterTemplateConfig
 
setName(String) - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroupInfo
 
setName(String) - Method in class com.cloudera.api.model.ApiClusterTemplateVariable
 
setName(String) - Method in class com.cloudera.api.model.ApiCmPeer
 
setName(String) - Method in class com.cloudera.api.model.ApiCommand
 
setName(String) - Method in class com.cloudera.api.model.ApiCommandMetadata
 
setName(String) - Method in class com.cloudera.api.model.ApiConfig
 
setName(String) - Method in class com.cloudera.api.model.ApiDashboard
 
setName(String) - Method in class com.cloudera.api.model.ApiEventAttribute
 
setName(String) - Method in class com.cloudera.api.model.ApiExternalAccount
 
setName(String) - Method in class com.cloudera.api.model.ApiExternalAccountCategory
 
setName(String) - Method in class com.cloudera.api.model.ApiExternalAccountType
 
setName(String) - Method in class com.cloudera.api.model.ApiHdfsReplicationCounter
 
setName(String) - Method in class com.cloudera.api.model.ApiHealthCheck
 
setName(String) - Method in class com.cloudera.api.model.ApiHostTemplate
 
setName(String) - Method in class com.cloudera.api.model.ApiImpalaQueryAttribute
 
setName(String) - Method in class com.cloudera.api.model.ApiMetric
 
setName(String) - Method in class com.cloudera.api.model.ApiMetricSchema
 
setName(String) - Method in class com.cloudera.api.model.ApiNameservice
 
setName(String) - Method in class com.cloudera.api.model.ApiRole
 
setName(String) - Method in class com.cloudera.api.model.ApiRoleConfigGroup
 
setName(String) - Method in class com.cloudera.api.model.ApiService
 
setName(String) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setName(String) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityAttribute
 
setName(String) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
 
setName(String) - Method in class com.cloudera.api.model.ApiUser
 
setName(String) - Method in class com.cloudera.api.model.ApiUserSession
 
setName(String) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setName(String) - Method in class com.cloudera.api.model.ApiYarnApplicationAttribute
 
setNameForCrossEntityAggregateMetrics(String) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
 
setNameservice(String) - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
 
setNameservice(String) - Method in class com.cloudera.api.model.ApiHdfsFailoverArguments
 
setNameservice(String) - Method in class com.cloudera.api.model.ApiHdfsHaArguments
 
setNameservice(String) - Method in class com.cloudera.api.model.ApiRollEditsArgs
 
setNameservices(List<ApiNameservice>) - Method in class com.cloudera.api.model.ApiNameserviceList
 
setNewJtHostId(String) - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
 
setNewJtRoleName(String) - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
 
setNewLlamaHostId(String) - Method in class com.cloudera.api.model.ApiEnableLlamaHaArguments
 
setNewLlamaRoleName(String) - Method in class com.cloudera.api.model.ApiEnableLlamaHaArguments
 
setNewOozieServerHostIds(List<String>) - Method in class com.cloudera.api.model.ApiEnableOozieHaArguments
 
setNewOozieServerRoleNames(List<String>) - Method in class com.cloudera.api.model.ApiEnableOozieHaArguments
 
setNewRmHostId(String) - Method in class com.cloudera.api.model.ApiEnableRmHaArguments
 
setNewRmRoleName(String) - Method in class com.cloudera.api.model.ApiEnableRmHaArguments
 
setNewSentryHostId(String) - Method in class com.cloudera.api.model.ApiEnableSentryHaArgs
 
setNewSentryRoleName(String) - Method in class com.cloudera.api.model.ApiEnableSentryHaArgs
 
setNextRun(Date) - Method in class com.cloudera.api.model.ApiSchedule
 
setNumBytesCopied(long) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setNumBytesCopyFailed(long) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setNumBytesDryRun(long) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setNumBytesExpected(long) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setNumBytesSkipped(long) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setNumCores(Long) - Method in class com.cloudera.api.model.ApiHost
 
setNumEntities(double) - Method in class com.cloudera.api.model.ApiTimeSeriesCrossEntityMetadata
 
setNumFiles(long) - Method in class com.cloudera.api.model.ApiHdfsUsageReportRow
 
setNumFilesCopied(long) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setNumFilesCopyFailed(long) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setNumFilesDeleted(long) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setNumFilesDryRun(long) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setNumFilesExpected(long) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setNumFilesSkipped(long) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setNumMaps(Integer) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setNumPhysicalCores(Long) - Method in class com.cloudera.api.model.ApiHost
 
setOperationText(String) - Method in class com.cloudera.api.model.ApiAudit
 
setOutputDir(String) - Method in class com.cloudera.api.model.ApiActivity
 
setOwner(String) - Method in class com.cloudera.api.model.ApiLicense
 
setParallelInstallCount(Integer) - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
setParcelName(String) - Method in class com.cloudera.api.model.ApiParcelRef
 
setParcelRef(ApiParcelRef) - Method in class com.cloudera.api.model.ApiParcelUsageParcel
 
setParcelRefs(Set<ApiParcelRef>) - Method in class com.cloudera.api.model.ApiParcelUsageRole
 
setParcels(List<ApiParcel>) - Method in class com.cloudera.api.model.ApiCluster
 
setParcels(List<ApiParcel>) - Method in class com.cloudera.api.model.ApiParcelList
 
setParcels(Set<ApiParcelUsageParcel>) - Method in class com.cloudera.api.model.ApiParcelUsage
 
setParcelVersion(String) - Method in class com.cloudera.api.model.ApiParcelRef
 
setParent(String) - Method in class com.cloudera.api.model.ApiActivity
 
setParent(ApiCommand) - Method in class com.cloudera.api.model.ApiCommand
 
setParentMetricEntityTypeNames(List<String>) - Method in class com.cloudera.api.model.ApiTimeSeriesEntityType
 
setPassphrase(String) - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
setPassword(String) - Method in class com.cloudera.api.model.ApiCmPeer
 
setPassword(String) - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
setPassword(String) - Method in class com.cloudera.api.model.ApiUser
Sets the user password.
setPath(String) - Method in class com.cloudera.api.model.ApiHdfsSnapshot
 
setPath(String) - Method in class com.cloudera.api.model.ApiHdfsSnapshotError
 
setPathPatterns(List<String>) - Method in class com.cloudera.api.model.ApiHdfsSnapshotPolicyArguments
 
setPaused(boolean) - Method in class com.cloudera.api.model.ApiSchedule
 
setPaused(Boolean) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setPeerName(String) - Method in class com.cloudera.api.model.ApiServiceRef
 
setPeers(List<ApiCmPeer>) - Method in class com.cloudera.api.model.ApiDeployment
 
setPhase(String) - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
setPhoneHome(Boolean) - Method in class com.cloudera.api.model.ApiReplicationDiagnosticsCollectionArgs
 
setPolicies(List<ApiSnapshotPolicy>) - Method in class com.cloudera.api.model.ApiSnapshotPolicyList
 
setPool(String) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setPreserveBlockSize(boolean) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setPreservePermissions(boolean) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setPreserveReplicationCount(boolean) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setPreserveXAttrs(Boolean) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setPrincipals(List<String>) - Method in class com.cloudera.api.model.ApiPrincipalList
 
setPrivateKey(String) - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
setProcessCount(int) - Method in class com.cloudera.api.model.ApiParcelUsageParcel
 
setProcessedPathCount(Integer) - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
setProcessedPaths(List<String>) - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
setProcessedTableCount(Integer) - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
setProcessedTables(List<String>) - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
setProduct(String) - Method in class com.cloudera.api.model.ApiParcel
 
setProduct(String) - Method in class com.cloudera.api.model.ApiProductVersion
 
setProducts(List<ApiProductVersion>) - Method in class com.cloudera.api.model.ApiClusterTemplate
 
setProgress(int) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setProgress(long) - Method in class com.cloudera.api.model.ApiParcelState
 
setProgress(Double) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setPwHash(String) - Method in class com.cloudera.api.model.ApiUser
 
setPwLogin(Boolean) - Method in class com.cloudera.api.model.ApiUser
 
setPwSalt(Long) - Method in class com.cloudera.api.model.ApiUser
 
setQjName(String) - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
 
setQueries(List<ApiImpalaQuery>) - Method in class com.cloudera.api.model.ApiImpalaQueryResponse
 
setQuery(String) - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
 
setQueryId(String) - Method in class com.cloudera.api.model.ApiImpalaQuery
 
setQueryState(String) - Method in class com.cloudera.api.model.ApiImpalaQuery
 
setQueryType(String) - Method in class com.cloudera.api.model.ApiImpalaQuery
 
setQueueName(String) - Method in class com.cloudera.api.model.ApiActivity
 
setRackId(String) - Method in class com.cloudera.api.model.ApiClusterTemplateHostInfo
 
setRackId(String) - Method in class com.cloudera.api.model.ApiHost
 
setRackId(String) - Method in class com.cloudera.api.model.ApiParcelUsageRack
 
setRackLocalMaps(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setRacks(Set<ApiParcelUsageRack>) - Method in class com.cloudera.api.model.ApiParcelUsage
 
setRawSize(long) - Method in class com.cloudera.api.model.ApiHdfsUsageReportRow
 
setRcgRefName(String) - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroupInfo
 
setRedeployClientConfiguration(Boolean) - Method in class com.cloudera.api.model.ApiRestartClusterArgs
 
setRedeployClientConfiguration(Boolean) - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
 
setReducer(String) - Method in class com.cloudera.api.model.ApiActivity
 
setRef(String) - Method in class com.cloudera.api.model.ApiClusterTemplateConfig
 
setRefName(String) - Method in class com.cloudera.api.model.ApiClusterTemplateHostTemplate
 
setRefName(String) - Method in class com.cloudera.api.model.ApiClusterTemplateRole
 
setRefName(String) - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroup
 
setRefName(String) - Method in class com.cloudera.api.model.ApiClusterTemplateService
 
setRelatedName(String) - Method in class com.cloudera.api.model.ApiConfig
 
setRemoteAddr(String) - Method in class com.cloudera.api.model.ApiUserSession
 
setRemoveMissingFiles(boolean) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setReplicateData(boolean) - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
 
setReplicateImpalaMetadata(Boolean) - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
 
setReplicationOption(ApiHiveCloudReplicationArguments.ReplicationOption) - Method in class com.cloudera.api.model.ApiHiveCloudReplicationArguments
 
setReplicationSchedules(List<ApiReplicationSchedule>) - Method in class com.cloudera.api.model.ApiService
 
setReplicationStrategy(ApiHdfsReplicationArguments.ReplicationStrategy) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setReportRows(List<ApiHdfsUsageReportRow>) - Method in class com.cloudera.api.model.ApiHdfsUsageReport
 
setReportRows(List<ApiMrUsageReportRow>) - Method in class com.cloudera.api.model.ApiMrUsageReport
 
setRepositories(List<String>) - Method in class com.cloudera.api.model.ApiClusterTemplate
 
setRequired(Boolean) - Method in class com.cloudera.api.model.ApiConfig
 
setResource(String) - Method in class com.cloudera.api.model.ApiAudit
 
setResponse(Object) - Method in class com.cloudera.api.model.ApiBatchResponseElement
 
setResponses(List<ApiTimeSeriesResponse>) - Method in class com.cloudera.api.model.ApiTimeSeriesResponseList
 
setRestartOnlyStaleServices(Boolean) - Method in class com.cloudera.api.model.ApiRestartClusterArgs
 
setRestartRoleNames(List<String>) - Method in class com.cloudera.api.model.ApiRollingRestartArgs
 
setRestartRoleTypes(List<String>) - Method in class com.cloudera.api.model.ApiRollingRestartArgs
 
setRestartServiceNames(List<String>) - Method in class com.cloudera.api.model.ApiRestartClusterArgs
 
setRestartServiceNames(List<String>) - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
 
setResultDataUrl(String) - Method in class com.cloudera.api.model.ApiCommand
 
setResultMessage(String) - Method in class com.cloudera.api.model.ApiCommand
 
setRoleConfigGroupName(String) - Method in class com.cloudera.api.model.ApiRoleConfigGroupRef
 
setRoleConfigGroupRef(ApiRoleConfigGroupRef) - Method in class com.cloudera.api.model.ApiRole
 
setRoleConfigGroups(List<ApiClusterTemplateRoleConfigGroupInfo>) - Method in class com.cloudera.api.model.ApiClusterTemplateInstantiator
 
setRoleConfigGroups(List<ApiClusterTemplateRoleConfigGroup>) - Method in class com.cloudera.api.model.ApiClusterTemplateService
 
setRoleConfigGroups(List<ApiRoleConfigGroupRef>) - Method in class com.cloudera.api.model.ApiHostTemplate
 
setRoleConfigGroups(List<ApiRoleConfigGroup>) - Method in class com.cloudera.api.model.ApiService
 
setRoleConfigGroupsRefNames(List<String>) - Method in class com.cloudera.api.model.ApiClusterTemplateHostTemplate
 
setRoleInstancesUrl(String) - Method in class com.cloudera.api.model.ApiService
 
setRoleName(String) - Method in class com.cloudera.api.model.ApiRoleRef
 
setRoleNames(List<String>) - Method in class com.cloudera.api.model.ApiRoleNameList
 
setRoleNamesToMigrate(List<String>) - Method in class com.cloudera.api.model.ApiMigrateRolesArguments
 
setRoleRef(ApiRoleRef) - Method in class com.cloudera.api.model.ApiCommand
 
setRoleRef(ApiRoleRef) - Method in class com.cloudera.api.model.ApiParcelUsageRole
 
setRoleRefNames(Set<String>) - Method in class com.cloudera.api.model.ApiClusterTemplateHostInfo
 
setRoleRefs(List<ApiRoleRef>) - Method in class com.cloudera.api.model.ApiHost
 
setRoles(List<ApiClusterTemplateRole>) - Method in class com.cloudera.api.model.ApiClusterTemplateService
 
setRoles(List<String>) - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
 
setRoles(Set<ApiParcelUsageRole>) - Method in class com.cloudera.api.model.ApiParcelUsageHost
 
setRoles(List<ApiRole>) - Method in class com.cloudera.api.model.ApiRoleList
 
setRoles(List<ApiRole>) - Method in class com.cloudera.api.model.ApiService
 
setRoles(Set<String>) - Method in class com.cloudera.api.model.ApiUser
 
setRoleState(ApiRoleState) - Method in class com.cloudera.api.model.ApiRole
 
setRolesToInclude(ApiRolesToInclude) - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
 
setRoleType(String) - Method in class com.cloudera.api.model.ApiClusterTemplateRole
 
setRoleType(String) - Method in class com.cloudera.api.model.ApiClusterTemplateRoleConfigGroup
 
setRoleType(String) - Method in class com.cloudera.api.model.ApiRoleConfigGroup
 
setRoleType(String) - Method in class com.cloudera.api.model.ApiRoleTypeConfig
 
setRoleTypeConfigs(List<ApiRoleTypeConfig>) - Method in class com.cloudera.api.model.ApiServiceConfig
 
setRoleUrl(String) - Method in class com.cloudera.api.model.ApiRole
 
setRollingRestartArgs(ApiRollingUpgradeClusterArgs) - Method in class com.cloudera.api.model.ApiCdhUpgradeArgs
 
setRollupUsed(String) - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
 
setRowsProduced(Long) - Method in class com.cloudera.api.model.ApiImpalaQuery
 
setRrcArgs(ApiSimpleRollingRestartClusterArgs) - Method in class com.cloudera.api.model.ApiEnableSentryHaArgs
 
setRunAsUser(String) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setRunAsUser(String) - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
setRunningContainers(Integer) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setSampleTime(Date) - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
 
setSampleValue(double) - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
 
setSchedulerPoolName(String) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setSchedulerPriority(String) - Method in class com.cloudera.api.model.ApiActivity
 
setSchedules(List<ApiReplicationSchedule>) - Method in class com.cloudera.api.model.ApiReplicationScheduleList
 
setSchemas(List<ApiMetricSchema>) - Method in class com.cloudera.api.model.ApiMetricSchemaList
 
setScmDbType(ApiScmDbInfo.ScmDbType) - Method in class com.cloudera.api.model.ApiScmDbInfo
 
setSecondary(ApiRoleRef) - Method in class com.cloudera.api.model.ApiNameservice
 
setSecondaryName(String) - Method in class com.cloudera.api.model.ApiHdfsDisableHaArguments
 
setSensitive(Boolean) - Method in class com.cloudera.api.model.ApiConfig
 
setService(String) - Method in class com.cloudera.api.model.ApiAudit
 
setServiceConfigs(List<ApiClusterTemplateConfig>) - Method in class com.cloudera.api.model.ApiClusterTemplateService
 
setServiceName(String) - Method in class com.cloudera.api.model.ApiRoleRef
 
setServiceName(String) - Method in class com.cloudera.api.model.ApiServiceRef
 
setServiceRef(ApiServiceRef) - Method in class com.cloudera.api.model.ApiCommand
 
setServiceRef(ApiServiceRef) - Method in class com.cloudera.api.model.ApiRole
 
setServiceRef(ApiServiceRef) - Method in class com.cloudera.api.model.ApiRoleConfigGroup
 
setServices(List<ApiService>) - Method in class com.cloudera.api.model.ApiCluster
 
setServices(List<ApiClusterTemplateService>) - Method in class com.cloudera.api.model.ApiClusterTemplate
 
setServices(List<ApiService>) - Method in class com.cloudera.api.model.ApiServiceList
 
setServiceState(ApiServiceState) - Method in class com.cloudera.api.model.ApiService
 
setServiceType(String) - Method in class com.cloudera.api.model.ApiClusterTemplateService
 
setServiceUrl(String) - Method in class com.cloudera.api.model.ApiService
 
setSetupError(String) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setSeverity(ApiEventSeverity) - Method in class com.cloudera.api.model.ApiEvent
 
setSignature(String) - Method in class com.cloudera.api.model.ApiHiveUDF
 
setSignature(String) - Method in class com.cloudera.api.model.ApiImpalaUDF
 
setSize(long) - Method in class com.cloudera.api.model.ApiHdfsUsageReportRow
 
setSkipChecksumChecks(boolean) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setSkipRestart(boolean) - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
 
setSkipTrash(Boolean) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setSlaveBatchSize(int) - Method in class com.cloudera.api.model.ApiRollingRestartArgs
 
setSlaveBatchSize(Integer) - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
 
setSlaveBatchSize(Integer) - Method in class com.cloudera.api.model.ApiRollingUpgradeClusterArgs
 
setSlaveBatchSize(Integer) - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
 
setSlaveBatchSize(Integer) - Method in class com.cloudera.api.model.ApiSimpleRollingRestartClusterArgs
 
setSlaveFailCountThreshold(int) - Method in class com.cloudera.api.model.ApiRollingRestartArgs
 
setSlaveFailCountThreshold(Integer) - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
 
setSlaveFailCountThreshold(Integer) - Method in class com.cloudera.api.model.ApiRollingUpgradeClusterArgs
 
setSlaveFailCountThreshold(Integer) - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
 
setSlaveFailCountThreshold(Integer) - Method in class com.cloudera.api.model.ApiSimpleRollingRestartClusterArgs
 
setSleepSeconds(int) - Method in class com.cloudera.api.model.ApiRollingRestartArgs
 
setSleepSeconds(Integer) - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
 
setSleepSeconds(Integer) - Method in class com.cloudera.api.model.ApiRollingUpgradeClusterArgs
 
setSleepSeconds(Integer) - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
 
setSleepSeconds(Integer) - Method in class com.cloudera.api.model.ApiSimpleRollingRestartClusterArgs
 
setSnapshot(boolean) - Method in class com.cloudera.api.model.ApiVersionInfo
 
setSnapshotName(String) - Method in class com.cloudera.api.model.ApiHBaseSnapshot
 
setSnapshotName(String) - Method in class com.cloudera.api.model.ApiHBaseSnapshotError
 
setSnapshotName(String) - Method in class com.cloudera.api.model.ApiHdfsSnapshot
 
setSnapshotName(String) - Method in class com.cloudera.api.model.ApiHdfsSnapshotError
 
setSnapshotPath(String) - Method in class com.cloudera.api.model.ApiHdfsSnapshot
 
setSnapshotPolicies(List<ApiSnapshotPolicy>) - Method in class com.cloudera.api.model.ApiService
 
setSnapshottedDirs(List<String>) - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
setSnnCheckpointDirList(List<String>) - Method in class com.cloudera.api.model.ApiDisableNnHaArguments
 
setSnnHostId(String) - Method in class com.cloudera.api.model.ApiDisableNnHaArguments
 
setSnnName(String) - Method in class com.cloudera.api.model.ApiDisableNnHaArguments
 
setSourceAccount(String) - Method in class com.cloudera.api.model.ApiHdfsCloudReplicationArguments
 
setSourceAccount(String) - Method in class com.cloudera.api.model.ApiHiveCloudReplicationArguments
 
setSourcePath(String) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setSources(Map<String, List<String>>) - Method in class com.cloudera.api.model.ApiMetricSchema
 
setSourceService(ApiServiceRef) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setSourceService(ApiServiceRef) - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
 
setSshPort(Integer) - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
setStage(String) - Method in class com.cloudera.api.model.ApiParcel
 
setStaleConfigsOnly(boolean) - Method in class com.cloudera.api.model.ApiRollingRestartArgs
 
setStaleConfigsOnly(Boolean) - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
 
setStandBy(ApiRoleRef) - Method in class com.cloudera.api.model.ApiNameservice
 
setStandByFailoverController(ApiRoleRef) - Method in class com.cloudera.api.model.ApiNameservice
 
setStandbyFcName(String) - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
 
setStandByFCName(String) - Method in class com.cloudera.api.model.ApiHdfsFailoverArguments
 
setStandByName(String) - Method in class com.cloudera.api.model.ApiHdfsHaArguments
 
setStandbyNameDirList(List<String>) - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
 
setStandbyNnHostId(String) - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
 
setStandbyNnName(String) - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
 
setStandBySharedEditsPath(String) - Method in class com.cloudera.api.model.ApiHdfsHaArguments
 
setStartAllServices(Boolean) - Method in class com.cloudera.api.model.ApiCdhUpgradeArgs
 
setStartDependentServices(boolean) - Method in class com.cloudera.api.model.ApiHdfsDisableHaArguments
 
setStartDependentServices(boolean) - Method in class com.cloudera.api.model.ApiHdfsHaArguments
 
setStartTime(Date) - Method in class com.cloudera.api.model.ApiActivity
 
setStartTime(String) - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
 
setStartTime(Date) - Method in class com.cloudera.api.model.ApiCommand
 
setStartTime(Date) - Method in class com.cloudera.api.model.ApiImpalaQuery
 
setStartTime(Date) - Method in class com.cloudera.api.model.ApiSchedule
 
setStartTime(Date) - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
 
setStartTime(Date) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setState(ApiParcelState) - Method in class com.cloudera.api.model.ApiParcel
 
setState(ApiShutdownReadiness.ShutdownReadinessState) - Method in class com.cloudera.api.model.ApiShutdownReadiness
 
setState(String) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setStatement(String) - Method in class com.cloudera.api.model.ApiImpalaQuery
 
setStatus(ApiActivityStatus) - Method in class com.cloudera.api.model.ApiActivity
 
setStatusCode(int) - Method in class com.cloudera.api.model.ApiBatchResponseElement
 
setStdDev(double) - Method in class com.cloudera.api.model.ApiTimeSeriesAggregateStatistics
 
setStorage(ApiHBaseSnapshot.Storage) - Method in class com.cloudera.api.model.ApiHBaseSnapshot
 
setStorage(ApiHBaseSnapshot.Storage) - Method in class com.cloudera.api.model.ApiHBaseSnapshotError
 
setStorage(ApiHBaseSnapshot.Storage) - Method in class com.cloudera.api.model.ApiHBaseSnapshotPolicyArguments
 
setSuccess(Boolean) - Method in class com.cloudera.api.model.ApiBatchResponse
 
setSuccess(Boolean) - Method in class com.cloudera.api.model.ApiCommand
 
setSummary(ApiHealthSummary) - Method in class com.cloudera.api.model.ApiHealthCheck
 
setSupportsHistograms(boolean) - Method in class com.cloudera.api.model.ApiImpalaQueryAttribute
 
setSupportsHistograms(boolean) - Method in class com.cloudera.api.model.ApiYarnApplicationAttribute
 
setSuppressed(Boolean) - Method in class com.cloudera.api.model.ApiHealthCheck
 
setTableCount(Integer) - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
setTableFilters(List<ApiHiveTable>) - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
 
setTableName(String) - Method in class com.cloudera.api.model.ApiHBaseSnapshot
 
setTableName(String) - Method in class com.cloudera.api.model.ApiHBaseSnapshotError
 
setTableName(String) - Method in class com.cloudera.api.model.ApiHiveReplicationError
 
setTableName(String) - Method in class com.cloudera.api.model.ApiHiveTable
 
setTableRegExps(List<String>) - Method in class com.cloudera.api.model.ApiHBaseSnapshotPolicyArguments
 
setTables(List<ApiHiveTable>) - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
setTaskCount(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setThreadSafe(boolean) - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 
setTicketNumber(String) - Method in class com.cloudera.api.model.ApiCollectDiagnosticDataArguments
 
setTicketNumber(String) - Method in class com.cloudera.api.model.ApiReplicationDiagnosticsCollectionArgs
 
setTicketNumber(String) - Method in class com.cloudera.api.model.ApiYarnApplicationDiagnosticsCollectionArgs
 
setTimeOccurred(Date) - Method in class com.cloudera.api.model.ApiEvent
 
setTimePeriod(String) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setTimeReceived(Date) - Method in class com.cloudera.api.model.ApiEvent
 
setTimeSeries(List<ApiTimeSeries>) - Method in class com.cloudera.api.model.ApiTimeSeriesResponse
 
setTimeSeriesQuery(String) - Method in class com.cloudera.api.model.ApiTimeSeriesResponse
 
setTimeSeriesRows(List<ApiTimeSeriesRow>) - Method in class com.cloudera.api.model.ApiTimeSeriesResponseList
 
setTimestamp(Date) - Method in class com.cloudera.api.model.ApiAudit
 
setTimestamp(Date) - Method in class com.cloudera.api.model.ApiDeployment
 
setTimestamp(Date) - Method in class com.cloudera.api.model.ApiMetricData
 
setTimestamp(Date) - Method in class com.cloudera.api.model.ApiTimeSeriesData
 
setTimestamp(Date) - Method in class com.cloudera.api.model.ApiTimeSeriesRow
 
setTo(String) - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
 
setTotalCount(long) - Method in class com.cloudera.api.model.ApiParcelState
 
setTotalMaps(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setTotalPhysMemBytes(Long) - Method in class com.cloudera.api.model.ApiHost
 
setTotalProgress(long) - Method in class com.cloudera.api.model.ApiParcelState
 
setTotalReduces(long) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setTotalResults(long) - Method in class com.cloudera.api.model.ApiEventQueryResult
 
setTotals(Map<String, Integer>) - Method in class com.cloudera.api.model.ApiLicensedFeatureUsage
 
setTrustManagers(TrustManager[]) - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 
setType(ApiActivityType) - Method in class com.cloudera.api.model.ApiActivity
 
setType(ApiCmPeerType) - Method in class com.cloudera.api.model.ApiCmPeer
 
setType(String) - Method in class com.cloudera.api.model.ApiExternalAccountType
 
setType(String) - Method in class com.cloudera.api.model.ApiImpalaQueryAttribute
 
setType(String) - Method in class com.cloudera.api.model.ApiRole
 
setType(String) - Method in class com.cloudera.api.model.ApiService
 
setType(String) - Method in class com.cloudera.api.model.ApiTimeSeriesData
 
setType(String) - Method in class com.cloudera.api.model.ApiYarnApplicationAttribute
 
setTypeName(String) - Method in class com.cloudera.api.model.ApiExternalAccount
 
setTypeNames(List<String>) - Method in class com.cloudera.api.model.ApiRoleTypeList
 
setTypeNames(List<String>) - Method in class com.cloudera.api.model.ApiServiceTypeList
 
setUnit(String) - Method in class com.cloudera.api.model.ApiMetric
 
setUnitDenominator(String) - Method in class com.cloudera.api.model.ApiMetricSchema
 
setUnitDenominators(List<String>) - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
 
setUnitNumerator(String) - Method in class com.cloudera.api.model.ApiMetricSchema
 
setUnitNumerators(List<String>) - Method in class com.cloudera.api.model.ApiTimeSeriesMetadata
 
setUnlimitedJCE(boolean) - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
setUnprocessedPathCount(Integer) - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
setUnprocessedPaths(List<String>) - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
setUnprocessedTableCount(Integer) - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
setUnprocessedTables(List<String>) - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
setUnUpgradedOnly(boolean) - Method in class com.cloudera.api.model.ApiRollingRestartArgs
 
setUnUpgradedOnly(Boolean) - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
 
setupCMS(ApiService) - Method in interface com.cloudera.api.v1.MgmtServiceResource
Setup the Cloudera Management Services.
setUpgradeFromCdhVersion(String) - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
 
setUpgradeServiceNames(List<String>) - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
 
setUpgradeToCdhVersion(String) - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
 
setUrl(String) - Method in class com.cloudera.api.model.ApiBatchRequestElement
 
setUrl(String) - Method in class com.cloudera.api.model.ApiCmPeer
 
setUser(String) - Method in class com.cloudera.api.model.ApiActivity
 
setUser(String) - Method in class com.cloudera.api.model.ApiHdfsUsageReportRow
 
setUser(String) - Method in class com.cloudera.api.model.ApiImpalaQuery
 
setUser(String) - Method in class com.cloudera.api.model.ApiMrUsageReportRow
 
setUser(String) - Method in class com.cloudera.api.model.ApiYarnApplication
 
setUsername(String) - Method in class com.cloudera.api.model.ApiAudit
 
setUsername(String) - Method in class com.cloudera.api.model.ApiCmPeer
 
setUserName(String) - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
setUserName(String) - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
setUsers(List<ApiUser>) - Method in class com.cloudera.api.model.ApiDeployment
 
setUsers(List<ApiUser>) - Method in class com.cloudera.api.model.ApiUserList
 
setUserSessions(List<ApiUserSession>) - Method in class com.cloudera.api.model.ApiUserSessionList
 
setUuid(String) - Method in class com.cloudera.api.model.ApiCluster
 
setUuid(String) - Method in class com.cloudera.api.model.ApiLicense
 
setValidationMessage(String) - Method in class com.cloudera.api.model.ApiConfig
 
setValidationState(ApiConfig.ValidationState) - Method in class com.cloudera.api.model.ApiConfig
 
setValidationWarningsSuppressed(Boolean) - Method in class com.cloudera.api.model.ApiConfig
 
setValue(String) - Method in class com.cloudera.api.model.ApiClusterTemplateConfig
 
setValue(String) - Method in class com.cloudera.api.model.ApiClusterTemplateVariable
 
setValue(String) - Method in class com.cloudera.api.model.ApiConfig
 
setValue(Long) - Method in class com.cloudera.api.model.ApiHdfsReplicationCounter
 
setValue(String) - Method in class com.cloudera.api.model.ApiMapEntry
 
setValue(double) - Method in class com.cloudera.api.model.ApiMetricData
 
setValue(double) - Method in class com.cloudera.api.model.ApiTimeSeriesData
 
setValue(double) - Method in class com.cloudera.api.model.ApiTimeSeriesRow
 
setValues(List<String>) - Method in class com.cloudera.api.model.ApiEventAttribute
 
setVariable(String) - Method in class com.cloudera.api.model.ApiClusterTemplateConfig
 
setVariables(List<ApiClusterTemplateVariable>) - Method in class com.cloudera.api.model.ApiClusterTemplateInstantiator
 
setVersion(ApiClusterVersion) - Method in class com.cloudera.api.model.ApiCluster
 
setVersion(String) - Method in class com.cloudera.api.model.ApiParcel
 
setVersion(String) - Method in class com.cloudera.api.model.ApiProductVersion
 
setVersion(String) - Method in class com.cloudera.api.model.ApiVersionInfo
 
setVersionInfo(ApiVersionInfo) - Method in class com.cloudera.api.model.ApiDeployment
 
setWarning(String) - Method in class com.cloudera.api.model.ApiImpalaCancelResponse
 
setWarning(String) - Method in class com.cloudera.api.model.ApiYarnKillResponse
 
setWarnings(List<String>) - Method in class com.cloudera.api.model.ApiImpalaQueryResponse
 
setWarnings(List<String>) - Method in class com.cloudera.api.model.ApiParcelState
 
setWarnings(List<String>) - Method in class com.cloudera.api.model.ApiTimeSeriesResponse
 
setWarnings(List<String>) - Method in class com.cloudera.api.model.ApiYarnApplicationResponse
 
setWeeklySnapshots(long) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setYearlySnapshots(long) - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
setZkServiceName(String) - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
 
setZkServiceName(String) - Method in class com.cloudera.api.model.ApiEnableLlamaHaArguments
 
setZkServiceName(String) - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
 
setZkServiceName(String) - Method in class com.cloudera.api.model.ApiEnableNnHaArguments
 
setZkServiceName(String) - Method in class com.cloudera.api.model.ApiEnableOozieHaArguments
 
setZkServiceName(String) - Method in class com.cloudera.api.model.ApiEnableRmHaArguments
 
setZkServiceName(String) - Method in class com.cloudera.api.model.ApiEnableSentryHaArgs
 
setZooKeeperServerMode(ApiRole.ZooKeeperServerMode) - Method in class com.cloudera.api.model.ApiRole
 
setZooKeeperService(ApiServiceRef) - Method in class com.cloudera.api.model.ApiHdfsFailoverArguments
 
SnapshotsResource - Interface in com.cloudera.api.v6
Available since API v6.
sqoopCreateDatabaseTablesCommand(String) - Method in interface com.cloudera.api.v10.ServicesResourceV10
Create the Sqoop2 Server Database tables.
sqoopUpgradeDbCommand(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Upgrade Sqoop Database schema as part of a major version upgrade.
startCommand(String) - Method in interface com.cloudera.api.v1.ClustersResource
Start all services in the cluster.
startCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.MgmtRoleCommandsResource
Start a set of Cloudera Management Services roles.
startCommand() - Method in interface com.cloudera.api.v1.MgmtServiceResource
Start the Cloudera Management Services.
startCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.RoleCommandsResource
Start a set of role instances.
startCommand(String) - Method in interface com.cloudera.api.v1.ServicesResource
Start the service.
startDistributionCommand() - Method in interface com.cloudera.api.v3.ParcelResource
A synchronous command that starts the distribution of the parcel to the cluster.
startDownloadCommand() - Method in interface com.cloudera.api.v3.ParcelResource
A synchronous command that starts the parcel download.
startRemovalOfDistributionCommand() - Method in interface com.cloudera.api.v3.ParcelResource
A synchronous command that removes the distribution from the hosts in the cluster.
stopCommand(String) - Method in interface com.cloudera.api.v1.ClustersResource
Stop all services in the cluster.
stopCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.MgmtRoleCommandsResource
Stop a set of Cloudera Management Services roles.
stopCommand() - Method in interface com.cloudera.api.v1.MgmtServiceResource
Stop the Cloudera Management Services.
stopCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.RoleCommandsResource
Stop a set of role instances.
stopCommand(String) - Method in interface com.cloudera.api.v1.ServicesResource
Stop the service.
streamAudits(Integer, Integer, String, String, String) - Method in interface com.cloudera.api.v10.AuditsResourceV10
 
switchToMr2(String) - Method in interface com.cloudera.api.v6.ServicesResourceV6
Change the cluster to use MR2 instead of MR1.
syncHueDbCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.RoleCommandsResource
Create / update the Hue database schema.

T

testPeer(String, ApiCmPeerType) - Method in interface com.cloudera.api.v11.CmPeersResourceV11
Test the connectivity of a peer.
testPeer(String) - Method in interface com.cloudera.api.v3.CmPeersResource
Test the connectivity of a peer.
TimeSeriesResource - Interface in com.cloudera.api.v4
 
TimeSeriesResourceV11 - Interface in com.cloudera.api.v11
 
TimeSeriesResourceV6 - Interface in com.cloudera.api.v6
 
TO - Static variable in class com.cloudera.api.Parameters
 
ToolsResource - Interface in com.cloudera.api.v1
 
toString() - Method in class com.cloudera.api.ApiErrorMessage
 
toString() - Method in class com.cloudera.api.model.ApiActivity
 
toString() - Method in class com.cloudera.api.model.ApiAudit
 
toString() - Method in class com.cloudera.api.model.ApiBatchRequestElement
 
toString() - Method in class com.cloudera.api.model.ApiBatchResponseElement
 
toString() - Method in class com.cloudera.api.model.ApiCdhUpgradeArgs
 
toString() - Method in class com.cloudera.api.model.ApiCluster
 
toString() - Method in class com.cloudera.api.model.ApiClusterRef
 
toString() - Method in class com.cloudera.api.model.ApiCmPeer
 
toString() - Method in class com.cloudera.api.model.ApiCommand
 
toString() - Method in class com.cloudera.api.model.ApiCommandMetadata
 
toString() - Method in class com.cloudera.api.model.ApiConfig
 
toString() - Method in class com.cloudera.api.model.ApiConfigureForKerberosArguments
 
toString() - Method in class com.cloudera.api.model.ApiDeployment
 
toString() - Method in class com.cloudera.api.model.ApiDisableJtHaArguments
 
toString() - Method in class com.cloudera.api.model.ApiDisableLlamaHaArguments
 
toString() - Method in class com.cloudera.api.model.ApiDisableNnHaArguments
 
toString() - Method in class com.cloudera.api.model.ApiDisableOozieHaArguments
 
toString() - Method in class com.cloudera.api.model.ApiDisableRmHaArguments
 
toString() - Method in class com.cloudera.api.model.ApiDisableSentryHaArgs
 
toString() - Method in class com.cloudera.api.model.ApiEnableJtHaArguments
 
toString() - Method in class com.cloudera.api.model.ApiEnableLlamaHaArguments
 
toString() - Method in class com.cloudera.api.model.ApiEnableLlamaRmArguments
 
toString() - Method in class com.cloudera.api.model.ApiEnableOozieHaArguments
 
toString() - Method in class com.cloudera.api.model.ApiEnableRmHaArguments
 
toString() - Method in class com.cloudera.api.model.ApiEnableSentryHaArgs
 
toString() - Method in class com.cloudera.api.model.ApiExternalAccount
 
toString() - Method in class com.cloudera.api.model.ApiHBaseSnapshot
 
toString() - Method in class com.cloudera.api.model.ApiHBaseSnapshotError
 
toString() - Method in class com.cloudera.api.model.ApiHBaseSnapshotPolicyArguments
 
toString() - Method in class com.cloudera.api.model.ApiHBaseSnapshotResult
 
toString() - Method in class com.cloudera.api.model.ApiHdfsCloudReplicationArguments
 
toString() - Method in class com.cloudera.api.model.ApiHdfsDisableHaArguments
 
toString() - Method in class com.cloudera.api.model.ApiHdfsFailoverArguments
 
toString() - Method in class com.cloudera.api.model.ApiHdfsHaArguments
 
toString() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
toString() - Method in class com.cloudera.api.model.ApiHdfsReplicationCounter
 
toString() - Method in class com.cloudera.api.model.ApiHdfsReplicationResult
 
toString() - Method in class com.cloudera.api.model.ApiHdfsSnapshot
 
toString() - Method in class com.cloudera.api.model.ApiHdfsSnapshotError
 
toString() - Method in class com.cloudera.api.model.ApiHdfsSnapshotPolicyArguments
 
toString() - Method in class com.cloudera.api.model.ApiHdfsSnapshotResult
 
toString() - Method in class com.cloudera.api.model.ApiHiveCloudReplicationArguments
 
toString() - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
 
toString() - Method in class com.cloudera.api.model.ApiHiveReplicationError
 
toString() - Method in class com.cloudera.api.model.ApiHiveReplicationResult
 
toString() - Method in class com.cloudera.api.model.ApiHiveTable
 
toString() - Method in class com.cloudera.api.model.ApiHiveUDF
 
toString() - Method in class com.cloudera.api.model.ApiHost
 
toString() - Method in class com.cloudera.api.model.ApiHostInstallArguments
 
toString() - Method in class com.cloudera.api.model.ApiHostRef
 
toString() - Method in class com.cloudera.api.model.ApiHostTemplate
 
toString() - Method in class com.cloudera.api.model.ApiImpalaQuery
 
toString() - Method in class com.cloudera.api.model.ApiImpalaUDF
 
toString() - Method in class com.cloudera.api.model.ApiJournalNodeArguments
 
toString() - Method in class com.cloudera.api.model.ApiLicense
 
toString() - Method in class com.cloudera.api.model.ApiMapEntry
 
toString() - Method in class com.cloudera.api.model.ApiMigrateRolesArguments
 
toString() - Method in class com.cloudera.api.model.ApiParcel
 
toString() - Method in class com.cloudera.api.model.ApiParcelRef
 
toString() - Method in class com.cloudera.api.model.ApiParcelState
 
toString() - Method in class com.cloudera.api.model.ApiParcelUsage
 
toString() - Method in class com.cloudera.api.model.ApiParcelUsageHost
 
toString() - Method in class com.cloudera.api.model.ApiParcelUsageParcel
 
toString() - Method in class com.cloudera.api.model.ApiParcelUsageRack
 
toString() - Method in class com.cloudera.api.model.ApiParcelUsageRole
 
toString() - Method in class com.cloudera.api.model.ApiProcess
 
toString() - Method in class com.cloudera.api.model.ApiReplicationCommand
 
toString() - Method in class com.cloudera.api.model.ApiReplicationSchedule
 
toString() - Method in class com.cloudera.api.model.ApiReplicationState
 
toString() - Method in class com.cloudera.api.model.ApiRestartClusterArgs
 
toString() - Method in class com.cloudera.api.model.ApiRole
 
toString() - Method in class com.cloudera.api.model.ApiRoleConfigGroup
 
toString() - Method in class com.cloudera.api.model.ApiRoleConfigGroupRef
 
toString() - Method in class com.cloudera.api.model.ApiRoleRef
 
toString() - Method in class com.cloudera.api.model.ApiRollEditsArgs
 
toString() - Method in class com.cloudera.api.model.ApiRollingRestartArgs
 
toString() - Method in class com.cloudera.api.model.ApiRollingRestartClusterArgs
 
toString() - Method in class com.cloudera.api.model.ApiRollingUpgradeClusterArgs
 
toString() - Method in class com.cloudera.api.model.ApiRollingUpgradeServicesArgs
 
toString() - Method in class com.cloudera.api.model.ApiSchedule
 
toString() - Method in class com.cloudera.api.model.ApiService
 
toString() - Method in class com.cloudera.api.model.ApiServiceRef
 
toString() - Method in class com.cloudera.api.model.ApiSimpleRollingRestartClusterArgs
 
toString() - Method in class com.cloudera.api.model.ApiSnapshotCommand
 
toString() - Method in class com.cloudera.api.model.ApiSnapshotPolicy
 
toString() - Method in class com.cloudera.api.model.ApiTimeSeriesRequest
 
toString() - Method in class com.cloudera.api.model.ApiUser
 
toString() - Method in class com.cloudera.api.model.ApiUserSession
 
toString() - Method in class com.cloudera.api.model.ApiVersionInfo
 
toString() - Method in class com.cloudera.api.model.ApiYarnApplication
 
toStringHelper() - Method in class com.cloudera.api.model.ApiCommand
 
toStringHelper() - Method in class com.cloudera.api.model.ApiHdfsReplicationArguments
 
toStringHelper() - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
 
toStringHelper() - Method in class com.cloudera.api.model.ApiReplicationSchedule
 
toStringHelper() - Method in class com.cloudera.api.model.ApiReplicationState
 
toStringHelper() - Method in class com.cloudera.api.model.ApiSchedule
 

U

updateAccount(ApiExternalAccount) - Method in interface com.cloudera.api.v14.ExternalAccountsResourceV14
Update an external account.
updateCluster(String, ApiCluster) - Method in interface com.cloudera.api.v2.ClustersResourceV2
Update an existing cluster.
updateCluster(String, ApiCluster) - Method in interface com.cloudera.api.v6.ClustersResourceV6
Update an existing cluster.
updateConfig(ApiConfigList) - Method in interface com.cloudera.api.v1.ClouderaManagerResource
Update the Cloudera Manager settings.
updateConfig(ApiConfigList, String) - Method in interface com.cloudera.api.v15.ClouderaManagerResourceV15
Update the Cloudera Manager settings.
updateConfig(String, ApiConfigList, String) - Method in interface com.cloudera.api.v16.ExternalAccountsResourceV16
Upadate configs of external account for the given account name.
updateConfig(String, ApiConfigList) - Method in interface com.cloudera.api.v3.AllHostsResource
Update the default configuration values for all hosts.
updateConfig(String, String, ApiConfigList) - Method in interface com.cloudera.api.v3.MgmtRoleConfigGroupsResource
Updates the config for the given role config group in the Cloudera Management Services.
updateConfig(String, String, ApiConfigList) - Method in interface com.cloudera.api.v3.RoleConfigGroupsResource
Updates the config for the given role config group.
updateDeployment(ApiDeployment, Boolean) - Method in interface com.cloudera.api.v2.ClouderaManagerResourceV2
Apply the supplied deployment description to the system.
updateHost(String, ApiHost) - Method in interface com.cloudera.api.v1.HostsResource
Update an existing host in the system.
updateHostConfig(String, String, ApiConfigList) - Method in interface com.cloudera.api.v1.HostsResource
Updates the host configuration with the given values.
updateHostTemplate(String, ApiHostTemplate) - Method in interface com.cloudera.api.v3.HostTemplatesResource
Updates an existing host template.
updateLicense(byte[]) - Method in interface com.cloudera.api.v1.ClouderaManagerResource
Updates the Cloudera Manager license.
updatePeer(String, ApiCmPeer) - Method in interface com.cloudera.api.v3.CmPeersResource
Update information for a Cloudera Manager peer.
updatePolicy(String, ApiSnapshotPolicy) - Method in interface com.cloudera.api.v6.SnapshotsResource
Updates an existing snapshot policy.
updateRoleConfig(String, String, ApiConfigList) - Method in interface com.cloudera.api.v1.MgmtRolesResource
Update the configuration of a Cloudera Management Services role.
updateRoleConfig(String, String, ApiConfigList) - Method in interface com.cloudera.api.v1.RolesResource
Updates the role configuration with the given values.
updateRoleConfigGroup(String, ApiRoleConfigGroup, String) - Method in interface com.cloudera.api.v3.MgmtRoleConfigGroupsResource
Updates an existing role config group in the Cloudera Management Services.
updateRoleConfigGroup(String, ApiRoleConfigGroup, String) - Method in interface com.cloudera.api.v3.RoleConfigGroupsResource
Updates an existing role config group
updateSchedule(long, ApiReplicationSchedule) - Method in interface com.cloudera.api.v3.ReplicationsResource
Updates an existing replication schedule.
updateService(String, ApiService) - Method in interface com.cloudera.api.v3.ServicesResourceV3
Updates service information.
updateServiceConfig(String, ApiServiceConfig) - Method in interface com.cloudera.api.v1.MgmtServiceResource
Update the Cloudera Management Services configuration.
updateServiceConfig(String, String, ApiServiceConfig) - Method in interface com.cloudera.api.v1.ServicesResource
Updates the service configuration with the given values.
updateUser(String, ApiUser) - Method in interface com.cloudera.api.v1.UsersResource
Updates the given user's information.
upgradeCdhCommand(String, ApiCdhUpgradeArgs) - Method in interface com.cloudera.api.v6.ClustersResourceV6
Perform CDH upgrade to the next major version.
upgradeCdhCommand(String, ApiCdhUpgradeArgs) - Method in interface com.cloudera.api.v9.ClustersResourceV9
Perform CDH upgrade to the specified version.
upgradeServicesCommand(String) - Method in interface com.cloudera.api.v1.ClustersResource
Deprecated.
This endpoint should not used in Cloudera Manager 5 or later. Use the upgradeCdh endpoint on the cluster instead.
USER_NAME - Static variable in class com.cloudera.api.Parameters
 
UsersResource - Interface in com.cloudera.api.v1
 
UsersResourceV11 - Interface in com.cloudera.api.v11
 

V

valueOf(String) - Static method in enum com.cloudera.api.ApiTimeAggregation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.DataView
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiActivityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiBatchRequestElement.HTTPMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiClusterVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiCmPeerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiCommissionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiConfig.ValidationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiConfigStalenessStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiEntityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiEventCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiEventSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiHBaseSnapshot.Storage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiHdfsReplicationArguments.ReplicationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiHealthSummary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiHiveCloudReplicationArguments.ReplicationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiRole.HaStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiRole.ZooKeeperServerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiRoleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiRolesToInclude
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiScheduleInterval
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiScmDbInfo.ScmDbType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiServiceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudera.api.model.ApiShutdownReadiness.ShutdownReadinessState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.cloudera.api.ApiTimeAggregation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.DataView
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiActivityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiBatchRequestElement.HTTPMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiClusterVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiCmPeerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiCommissionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiConfig.ValidationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiConfigStalenessStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiEntityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiEventCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiEventSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiHBaseSnapshot.Storage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiHdfsReplicationArguments.ReplicationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiHealthSummary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiHiveCloudReplicationArguments.ReplicationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiRole.HaStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiRole.ZooKeeperServerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiRoleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiRolesToInclude
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiScheduleInterval
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiScmDbInfo.ScmDbType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiServiceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudera.api.model.ApiShutdownReadiness.ShutdownReadinessState
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class com.cloudera.api.Parameters
 

W

WARNINGS_ATTR - Static variable in class com.cloudera.api.model.ApiImpalaQueryResponse
 
WARNINGS_ATTR - Static variable in class com.cloudera.api.model.ApiYarnApplicationResponse
 
WatchedDirResource - Interface in com.cloudera.api.v14
 
withAcceptLanguage(String) - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 
withBaseURL(URL) - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 
withConnectionTimeout(long, TimeUnit) - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 
withHost(String) - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 
withPort(int) - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 
withReceiveTimeout(long, TimeUnit) - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 
withUsernamePassword(String, String) - Method in class com.cloudera.api.ClouderaManagerClientBuilder
 

Y

YarnApplicationsResource - Interface in com.cloudera.api.v6
 
yarnFormatStateStore(String) - Method in interface com.cloudera.api.v8.ServicesResourceV8
Formats the state store in ZooKeeper used for Resource Manager High Availability.

Z

zooKeeperCleanupCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.RoleCommandsResource
Cleanup a list of ZooKeeper server roles.
zooKeeperCleanupCommand(String) - Method in interface com.cloudera.api.v1.ServicesResource
Clean up all running server instances of a ZooKeeper service.
zooKeeperInitCommand(ApiRoleNameList) - Method in interface com.cloudera.api.v1.RoleCommandsResource
Initialize a list of ZooKeeper server roles.
zooKeeperInitCommand(String) - Method in interface com.cloudera.api.v1.ServicesResource
Initializes all the server instances of a ZooKeeper service.
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

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