- 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
-
- ApiKerberosInfo - Class in com.cloudera.api.model
-
Kerberos information of a Cluster or Cloudera Manager.
- ApiKerberosInfo() - Constructor for class com.cloudera.api.model.ApiKerberosInfo
-
- ApiKerberosInfo(boolean) - Constructor for class com.cloudera.api.model.ApiKerberosInfo
-
- 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
-
- 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.
- 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.
- getAdminHost() - Method in class com.cloudera.api.model.ApiKerberosInfo
-
- 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.v17.RootResourceV17
-
- 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.v17.RootResourceV17
-
- 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.ApiSchedule
-
The schedule description.
- 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.ApiSchedule
-
The schedule display name.
- 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.
- getDomain() - Method in class com.cloudera.api.model.ApiKerberosInfo
-
- 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.
- getKdcHost() - Method in class com.cloudera.api.model.ApiKerberosInfo
-
- getKdcType() - Method in class com.cloudera.api.model.ApiKerberosInfo
-
- getKerberosInfo() - Method in interface com.cloudera.api.v17.ClouderaManagerResourceV17
-
Provides Cloudera Manager Kerberos information
- getKerberosInfo(String) - Method in interface com.cloudera.api.v17.ClustersResourceV17
-
Provides Cluster Kerberos information
- getKerberosPrincipals(boolean) - Method in interface com.cloudera.api.v7.ClouderaManagerResourceV7
-
Returns the Kerberos principals needed by the services being managed
by Cloudera Manager.
- getKerberosRealm() - Method in class com.cloudera.api.model.ApiKerberosInfo
-
- 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
-
- getRootV17() - 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.
- getRunInvalidateMetadata() - Method in class com.cloudera.api.model.ApiHiveReplicationArguments
-
Whether to run invalidate metadata query or not
- 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.v17.ClustersResourceV17
-
- 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
-
- 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
-
- 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.