- getAction() - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
The conditions that trigger an automatic scaling activity.
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.ElasticMapReduceActions
-
- getActionOnFailure() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The action to take when the cluster step fails.
- getActionOnFailure() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The action to take when the cluster step fails.
- getActionOnFailure() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The action to take when the cluster step fails.
- getAdditionalInfo() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
This option is for advanced users only.
- getAdditionalInfo() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A JSON string for selecting additional features.
- getAdditionalMasterSecurityGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
A list of additional Amazon EC2 security group IDs for the master node.
- getAdditionalMasterSecurityGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the master node.
- getAdditionalSlaveSecurityGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- getAdditionalSlaveSecurityGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- getADDomainJoinPassword() - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
The Active Directory password for ADDomainJoinUser
.
- getADDomainJoinUser() - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
Required only when establishing a cross-realm trust with an Active Directory domain.
- getAdjustmentType() - Method in class com.amazonaws.services.elasticmapreduce.model.SimpleScalingPolicyConfiguration
-
The way in which EC2 instances are added (if ScalingAdjustment
is a positive number) or terminated
(if ScalingAdjustment
is a negative number) each time the scaling activity is triggered.
- getAllocationStrategy() - Method in class com.amazonaws.services.elasticmapreduce.model.OnDemandProvisioningSpecification
-
Specifies the strategy to use in launching On-Demand instance fleets.
- getAllocationStrategy() - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
Specifies the strategy to use in launching Spot instance fleets.
- getAmiVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Applies only to Amazon EMR AMI versions 3.x and 2.x.
- getAmiVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Applies only to Amazon EMR AMI versions 3.x and 2.x.
- getAnnotations() - Method in class com.amazonaws.services.elasticmapreduce.spi.EMRFSAnnotationProvider
-
- getApplications() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The applications installed on this cluster.
- getApplications() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Applies to Amazon EMR releases 4.0 and later.
- getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
Arguments for Amazon EMR to pass to the application.
- getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.Command
-
Arguments for Amazon EMR to pass to the command for execution.
- getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
A list of command line arguments passed to the JAR file's main function when executed.
- getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
The list of command line arguments to pass to the JAR file's main function for execution.
- getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
A list of command line arguments to pass to the bootstrap action script.
- getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
-
The list of user-supplied arguments.
- getArgs() - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
-
- getArgs() - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ModifyInstanceGroup
-
- getArgs() - Method in interface com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ResizeAction
-
- getArn() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The Amazon Resource Name (ARN) of the notebook execution.
- getAutoScalingPolicy() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- getAutoScalingPolicy() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- getAutoScalingPolicy() - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyRequest
-
Specifies the definition of the automatic scaling policy.
- getAutoScalingPolicy() - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyResult
-
The automatic scaling policy definition.
- getAutoScalingRole() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
An IAM role for automatic scaling policies.
- getAutoScalingRole() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
An IAM role for automatic scaling policies.
- getAutoScalingRole() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
An IAM role for automatic scaling policies.
- getAutoTerminate() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Specifies whether the cluster should terminate after completing all steps.
- getAvailabilityZone() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
-
The Amazon EC2 Availability Zone for the cluster.
- getAvailabilityZones() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
-
When multiple Availability Zones are specified, Amazon EMR evaluates them and launches instances in the optimal
Availability Zone.
- getBidPrice() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- getBidPrice() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- getBidPrice() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- getBidPrice() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- getBidPrice() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- getBidPriceAsPercentageOfOnDemandPrice() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
The bid price, as a percentage of On-Demand price, for each EC2 Spot instance as defined by
InstanceType
.
- getBidPriceAsPercentageOfOnDemandPrice() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The bid price, as a percentage of On-Demand price, for each EC2 Spot instance as defined by
InstanceType
.
- getBlockDurationMinutes() - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
The defined duration for Spot instances (also known as Spot blocks) in minutes.
- getBlockPublicAccessConfiguration(GetBlockPublicAccessConfigurationRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduce
-
- getBlockPublicAccessConfiguration(GetBlockPublicAccessConfigurationRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
Returns the Amazon EMR block public access configuration for your AWS account in the current Region.
- getBlockPublicAccessConfiguration(GetBlockPublicAccessConfigurationRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
Returns the Amazon EMR block public access configuration for your AWS account in the current Region.
- getBlockPublicAccessConfiguration() - Method in class com.amazonaws.services.elasticmapreduce.model.GetBlockPublicAccessConfigurationResult
-
A configuration for Amazon EMR block public access.
- getBlockPublicAccessConfiguration() - Method in class com.amazonaws.services.elasticmapreduce.model.PutBlockPublicAccessConfigurationRequest
-
A configuration for Amazon EMR block public access.
- getBlockPublicAccessConfigurationAsync(GetBlockPublicAccessConfigurationRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- getBlockPublicAccessConfigurationAsync(GetBlockPublicAccessConfigurationRequest, AsyncHandler<GetBlockPublicAccessConfigurationRequest, GetBlockPublicAccessConfigurationResult>) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- getBlockPublicAccessConfigurationAsync(GetBlockPublicAccessConfigurationRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
Returns the Amazon EMR block public access configuration for your AWS account in the current Region.
- getBlockPublicAccessConfigurationAsync(GetBlockPublicAccessConfigurationRequest, AsyncHandler<GetBlockPublicAccessConfigurationRequest, GetBlockPublicAccessConfigurationResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
Returns the Amazon EMR block public access configuration for your AWS account in the current Region.
- getBlockPublicAccessConfigurationAsync(GetBlockPublicAccessConfigurationRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- getBlockPublicAccessConfigurationAsync(GetBlockPublicAccessConfigurationRequest, AsyncHandler<GetBlockPublicAccessConfigurationRequest, GetBlockPublicAccessConfigurationResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- getBlockPublicAccessConfigurationMetadata() - Method in class com.amazonaws.services.elasticmapreduce.model.GetBlockPublicAccessConfigurationResult
-
Properties that describe the AWS principal that created the BlockPublicAccessConfiguration
using the
PutBlockPublicAccessConfiguration
action as well as the date and time that the configuration was
created.
- GetBlockPublicAccessConfigurationRequest - Class in com.amazonaws.services.elasticmapreduce.model
-
- GetBlockPublicAccessConfigurationRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.GetBlockPublicAccessConfigurationRequest
-
- GetBlockPublicAccessConfigurationResult - Class in com.amazonaws.services.elasticmapreduce.model
-
- GetBlockPublicAccessConfigurationResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.GetBlockPublicAccessConfigurationResult
-
- getBlockPublicSecurityGroupRules() - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfiguration
-
Indicates whether EMR block public access is enabled (true
) or disabled (false
).
- getBootstrapActionConfig() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
-
A description of the bootstrap action.
- getBootstrapActions() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
A list of the bootstrap actions run by the job flow.
- getBootstrapActions() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
-
The bootstrap actions associated with the cluster.
- getBootstrapActions() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of bootstrap actions to run before Hadoop starts on the cluster nodes.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduce
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCancelStepsInfoList() - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsResult
-
A list of
CancelStepsInfo, which shows the status of specified cancel requests for each
StepID
specified.
- getCertificateChain() - Method in class com.amazonaws.services.elasticmapreduce.spi.security.TLSArtifacts
-
Gets the certificate chain for private key in the TLSArtifacts object.
- getClassification() - Method in class com.amazonaws.services.elasticmapreduce.model.Configuration
-
The classification within a configuration.
- getCloudWatchAlarmDefinition() - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingTrigger
-
The definition of a CloudWatch metric alarm.
- getCluster() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
-
This output contains the details for the requested cluster.
- getClusterArn() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetResult
-
The Amazon Resource Name of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
-
The Amazon Resource Name of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The Amazon Resource Name of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The Amazon Resource Name of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyResult
-
The Amazon Resource Name of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
-
The Amazon Resource Name of the cluster.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetRequest
-
The unique identifier of the cluster.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetResult
-
The unique identifier of the cluster.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsRequest
-
The ClusterID
for which specified steps will be canceled.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
-
The identifier of the cluster to describe.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
-
The identifier of the cluster with steps to describe.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.GetManagedScalingPolicyRequest
-
Specifies the ID of the cluster for which the managed scaling policy will be fetched.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
-
The cluster identifier for the bootstrap actions to list.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsRequest
-
The unique identifier of the cluster.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
-
The identifier of the cluster for which to list the instance groups.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The identifier of the cluster for which to list the instances.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The identifier of the cluster for which to list the steps.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyClusterRequest
-
The unique identifier of the cluster.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceFleetRequest
-
The unique identifier of the cluster.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
-
The ID of the cluster to which the instance group belongs.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyRequest
-
Specifies the ID of a cluster.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyResult
-
Specifies the ID of a cluster.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.PutManagedScalingPolicyRequest
-
Specifies the ID of an EMR cluster where the managed scaling policy is attached.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveAutoScalingPolicyRequest
-
Specifies the ID of a cluster.
- getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveManagedScalingPolicyRequest
-
Specifies the ID of the cluster from which the managed scaling policy will be removed.
- getClusters() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
-
The list of clusters for the account based on the given filters.
- getClusterStates() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The cluster state filters to apply when listing clusters.
- getCode() - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStateChangeReason
-
The code indicating the reason for the change in status.USER_REQUEST
indicates that the scaling
policy status was changed by a user.
- getCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
-
The programmatic code for the state change reason.
- getCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStateChangeReason
-
A code corresponding to the reason the state change occurred.
- getCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
-
The programmable code for the state change reason.
- getCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
-
The programmable code for the state change reason.
- getCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
-
The programmable code for the state change reason.
- getComparisonOperator() - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
Determines how the metric specified by MetricName
is compared to the value specified by
Threshold
.
- getComputeLimits() - Method in class com.amazonaws.services.elasticmapreduce.model.ManagedScalingPolicy
-
The EC2 unit limits for a managed scaling policy.
- getConfig() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The Hadoop job configuration of the cluster step.
- getConfig() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The Hadoop job configuration of the cluster step.
- getConfigurations() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Applies only to Amazon EMR releases 4.x and later.
- getConfigurations() - Method in class com.amazonaws.services.elasticmapreduce.model.Configuration
-
A list of additional configurations to apply within a configuration object.
- getConfigurations() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
- getConfigurations() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
- getConfigurations() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
A list of new or modified configurations to apply for an instance group.
- getConfigurations() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
A configuration classification that applies when provisioning cluster instances, which can include configurations
for applications and software that run on the cluster.
- getConfigurations() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
A configuration classification that applies when provisioning cluster instances, which can include configurations
for applications and software bundled with Amazon EMR.
- getConfigurations() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
For Amazon EMR releases 4.0 and later.
- getConfigurationsVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The version number of the requested configuration specification for this instance group.
- getConstraints() - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicy
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- getConstraints() - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyDescription
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- getContext() - Method in class com.amazonaws.services.elasticmapreduce.spi.security.EncryptionContext
-
Gets the encryption context key value pairs.
- getCoolDown() - Method in class com.amazonaws.services.elasticmapreduce.model.SimpleScalingPolicyConfiguration
-
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling
activities can start.
- getCreatedAfter() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows created after this date and time.
- getCreatedAfter() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The creation date and time beginning value filter for listing clusters.
- getCreatedBefore() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows created before this date and time.
- getCreatedBefore() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The creation date and time end value filter for listing clusters.
- getCreatedByArn() - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfigurationMetadata
-
The Amazon Resource Name that created or last modified the configuration.
- getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfigurationMetadata
-
The date and time that the configuration was created.
- getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
-
The creation date and time of the cluster.
- getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationResult
-
The date and time the security configuration was created.
- getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationResult
-
The date and time the security configuration was created
- getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetTimeline
-
The time and date the instance fleet was created.
- getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The date/time the instance group was created.
- getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
-
The creation date and time of the instance group.
- getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
-
The creation date and time of the instance.
- getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The creation date and time of the job flow.
- getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.SecurityConfigurationSummary
-
The date and time the security configuration was created.
- getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The creation date and time of the step.
- getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
-
The date and time when the cluster step was created.
- getCrossRealmTrustPrincipalPassword() - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
Required only when establishing a cross-realm trust with a KDC in a different realm.
- getCustomAmiId() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Available only in Amazon EMR version 5.7.0 and later.
- getCustomAmiId() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Available only in Amazon EMR version 5.7.0 and later.
- getDecommissionTimeout() - Method in class com.amazonaws.services.elasticmapreduce.model.ShrinkPolicy
-
The desired timeout for decommissioning an instance.
- getDescription() - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
A friendly, more verbose description of the automatic scaling rule.
- getDevice() - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDevice
-
The device name that is exposed to the instance, such as /dev/sdh.
- getDevice() - Method in class com.amazonaws.services.elasticmapreduce.model.EbsVolume
-
The device name that is exposed to the instance, such as /dev/sdh.
- getDimensions() - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
A CloudWatch metric dimension.
- getEbsBlockDeviceConfigs() - Method in class com.amazonaws.services.elasticmapreduce.model.EbsConfiguration
-
An array of Amazon EBS volume specifications attached to a cluster instance.
- getEbsBlockDevices() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The EBS block devices that are mapped to this instance group.
- getEbsBlockDevices() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The configuration of Amazon Elastic Block Storage (EBS) attached to each instance as defined by
InstanceType
.
- getEbsConfiguration() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
EBS configurations that will be attached to each EC2 instance in the instance group.
- getEbsConfiguration() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
The configuration of Amazon Elastic Block Storage (EBS) attached to each instance as defined by
InstanceType
.
- getEbsOptimized() - Method in class com.amazonaws.services.elasticmapreduce.model.EbsConfiguration
-
Indicates whether an Amazon EBS volume is EBS-optimized.
- getEbsOptimized() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
If the instance group is EBS-optimized.
- getEbsOptimized() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
Evaluates to TRUE
when the specified InstanceType
is EBS-optimized.
- getEbsRootVolumeSize() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The size, in GiB, of the EBS root device volume of the Linux AMI that is used for each EC2 instance.
- getEbsRootVolumeSize() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The size, in GiB, of the EBS root device volume of the Linux AMI that is used for each EC2 instance.
- getEbsVolumes() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The list of EBS volumes that are attached to this instance.
- getEc2AvailabilityZone() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The Availability Zone in which the cluster will run.
- getEc2InstanceAttributes() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Provides information about the EC2 instances in a cluster grouped by category.
- getEc2InstanceId() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The unique identifier of the instance in Amazon EC2.
- getEC2InstanceIdsToTerminate() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
The EC2 InstanceIds to terminate.
- getEc2KeyName() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The name of the Amazon EC2 key pair to use when connecting with SSH into the master node as a user named
"hadoop".
- getEc2KeyName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The name of the EC2 key pair that can be used to ssh to the master node as the user called "hadoop."
- getEc2KeyName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The name of an Amazon EC2 key pair that can be used to ssh to the master node.
- getEc2SubnetId() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
Set this parameter to the identifier of the Amazon VPC subnet where you want the cluster to launch.
- getEc2SubnetId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Applies to clusters that use the uniform instance group configuration.
- getEc2SubnetId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
For clusters launched within Amazon Virtual Private Cloud, this is the identifier of the subnet where the cluster
was launched.
- getEc2SubnetIds() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Applies to clusters that use the instance fleet configuration.
- getEditorId() - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The unique ID of the editor associated with the notebook execution.
- getEditorId() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The unique identifier of the EMR Notebook that is used for the notebook execution.
- getEditorId() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The unique identifier of the editor associated with the notebook execution.
- getEditorId() - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
The unique identifier of the EMR Notebook to use for notebook execution.
- getEmrErrorCode() - Method in exception com.amazonaws.services.elasticmapreduce.model.InvalidRequestException
-
The error code associated with the exception.
- getEmrManagedMasterSecurityGroup() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group for the master node.
- getEmrManagedMasterSecurityGroup() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group for the master node.
- getEmrManagedSlaveSecurityGroup() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group for the core and task nodes.
- getEmrManagedSlaveSecurityGroup() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group for the core and task nodes.
- getEncryptionMaterials(EncryptionContext) - Method in class com.amazonaws.services.elasticmapreduce.spi.security.EncryptionMaterialsProvider
-
Gets encryption materials by encryption context.
- getEncryptionMaterials(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.spi.security.EncryptionMaterialsProvider
-
Gets encryption materials by material description.
- getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
-
The date and time when the cluster was terminated.
- getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetTimeline
-
The time and date the instance fleet terminated.
- getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The date/time the instance group was terminated.
- getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
-
The date and time when the instance group terminated.
- getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
-
The date and time when the instance was terminated.
- getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The completion date and time of the job flow.
- getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The completion date and time of the step.
- getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
-
The date and time when the cluster step execution completed or failed.
- getEndTime() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The timestamp when notebook execution ended.
- getEndTime() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The timestamp when notebook execution started.
- getEvaluationPeriods() - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The number of periods, in five-minute increments, during which the alarm condition must exist before the alarm
triggers automatic scaling activity.
- getExecutionEngine() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The execution engine, such as an EMR cluster, used to run the EMR notebook and perform the notebook execution.
- getExecutionEngine() - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
Specifies the execution engine (cluster) that runs the notebook execution.
- getExecutionStatusDetail() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Describes the execution status of the job flow.
- getExecutionStatusDetail() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
-
The description of the step status.
- getExecutorService() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFailureDetails() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The details for the step failure including reason, message, and log file path where the root cause was
identified.
- getFrom() - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The beginning of time range filter for listing notebook executions.
- getHadoopConfig() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Get the Hadoop config overrides (-D values).
- getHadoopJarStep() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The JAR file used for the step.
- getHadoopVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Applies only to Amazon EMR release versions earlier than 4.0.
- getHadoopVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Hadoop version for the cluster.
- getIamInstanceProfile() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The IAM role that was specified when the cluster was launched.
- getId() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The unique identifier for the cluster.
- getId() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The unique identifier for the cluster.
- getId() - Method in class com.amazonaws.services.elasticmapreduce.model.ExecutionEngineConfig
-
The unique identifier of the execution engine.
- getId() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The unique identifier for the instance in Amazon EMR.
- getId() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The unique identifier of the instance fleet.
- getId() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The identifier of the instance group.
- getId() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The identifier of the cluster step.
- getId() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The identifier of the cluster step.
- getInputs() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Get list of step input paths.
- getInstanceCollectionType() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
- getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Target number of instances for the instance group.
- getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
Target size for the instance group.
- getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The number of EC2 instances in the cluster.
- getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The number of Amazon EC2 instances in the cluster.
- getInstanceFleet() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetRequest
-
Specifies the configuration of the instance fleet.
- getInstanceFleet() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceFleetRequest
-
The unique identifier of the instance fleet.
- getInstanceFleetId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetResult
-
The unique identifier of the instance fleet.
- getInstanceFleetId() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The unique identifier of the instance fleet to which an EC2 instance belongs.
- getInstanceFleetId() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetModifyConfig
-
A unique identifier for the instance fleet.
- getInstanceFleetId() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The unique identifier of the instance fleet.
- getInstanceFleets() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
- getInstanceFleets() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsResult
-
The list of instance fleets for the cluster and given filters.
- getInstanceFleetType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The node type that the instance fleet hosts.
- getInstanceFleetType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The node type that the instance fleet hosts.
- getInstanceFleetType() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The node type of the instance fleet.
- getInstanceGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The identifier of the instance group to which this instance belongs.
- getInstanceGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Unique identifier for the instance group.
- getInstanceGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
Unique ID of the instance group to expand or shrink.
- getInstanceGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The identifier of the instance group for which to list the instances.
- getInstanceGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyRequest
-
Specifies the ID of the instance group to which the automatic scaling policy is applied.
- getInstanceGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyResult
-
Specifies the ID of the instance group to which the scaling policy is applied.
- getInstanceGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveAutoScalingPolicyRequest
-
Specifies the ID of the instance group to which the scaling policy is applied.
- getInstanceGroupIds() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
-
Instance group IDs of the newly created instance groups.
- getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
-
Instance groups to add.
- getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Configuration for the instance groups in a cluster.
- getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Details about the instance groups in a cluster.
- getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
-
The list of instance groups for the cluster and given filters.
- getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
-
Instance groups to change.
- getInstanceGroupType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The type of the instance group.
- getInstanceGroupTypes() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The type of instance group for which to list the instances.
- getInstanceRequestCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Target number of instances to run in the instance group.
- getInstanceResizePolicy() - Method in class com.amazonaws.services.elasticmapreduce.model.ShrinkPolicy
-
Custom policy for requesting termination protection or termination of specific instances when shrinking an
instance group.
- getInstanceRole() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
The role of the instance group in the cluster.
- getInstanceRole() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Instance group role in the cluster
- getInstanceRole() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementGroupConfig
-
Role of the instance in the cluster.
- getInstanceRunningCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Actual count of running instances.
- getInstances() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Describes the Amazon EC2 instances of the job flow.
- getInstances() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
-
The list of instances for the cluster and given filters.
- getInstances() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A specification of the number and type of Amazon EC2 instances.
- getInstanceStates() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
A list of instance states that will filter the instances returned with this request.
- getInstancesToProtect() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceResizePolicy
-
Specific list of instances to be protected when shrinking an instance group.
- getInstancesToTerminate() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceResizePolicy
-
Specific list of instances to be terminated when shrinking an instance group.
- getInstanceTerminationTimeout() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceResizePolicy
-
Decommissioning timeout override for the specific list of instances to be terminated.
- getInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The EC2 instance type, for example m3.xlarge
.
- getInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The EC2 instance type for all instances in the instance group.
- getInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
The EC2 instance type for all instances in the instance group.
- getInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
EC2 instance type.
- getInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
An EC2 instance type, such as m3.xlarge
.
- getInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The EC2 instance type, for example m3.xlarge
.
- getInstanceTypeConfigs() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The instance type configurations that define the EC2 instances in the instance fleet.
- getInstanceTypeSpecifications() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The specification for the instance types that comprise an instance fleet.
- getIops() - Method in class com.amazonaws.services.elasticmapreduce.model.VolumeSpecification
-
The number of I/O operations per second (IOPS) that the volume supports.
- getJar() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
A path to a JAR file run during the step.
- getJar() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
The path to the JAR file that runs during the step.
- getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
-
Job flow in which to add the instance groups.
- getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
-
The job flow ID in which the instance groups are added.
- getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
-
A string that uniquely identifies the job flow.
- getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The job flow identifier.
- getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
-
An unique identifier for the job flow.
- getJobFlowIds() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows whose job flow ID is contained in this list.
- getJobFlowIds() - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
-
A list of strings that uniquely identify the clusters to protect.
- getJobFlowIds() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
The unique identifier of the job flow (cluster).
- getJobFlowIds() - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
-
A list of job flows to be shutdown.
- getJobFlowRole() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The IAM role that was specified when the job flow was launched.
- getJobFlowRole() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Also called instance profile and EC2 role.
- getJobFlows() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
-
A list of job flows matching the parameters supplied.
- getJobFlowStates() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows whose state is contained in this list.
- getKdcAdminPassword() - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
The password used within the cluster for the kadmin service on the cluster-dedicated KDC, which maintains
Kerberos principals, password policies, and keytabs for the cluster.
- getKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Specifies whether the cluster should remain available after completing all steps.
- getKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Specifies whether the cluster should remain available after completing all steps.
- getKerberosAttributes() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
- getKerberosAttributes() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
- getKey() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
-
The unique identifier of a key value pair.
- getKey() - Method in class com.amazonaws.services.elasticmapreduce.model.MetricDimension
-
The dimension name.
- getKey() - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
-
A user-defined key, which is the minimum required information for a valid tag.
- getLastStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Details regarding the state of the instance group.
- getLastStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
Description of the job flow last changed state.
- getLastStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The reason for the latest status change of the notebook execution.
- getLastStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
A description of the step's current state.
- getLastSuccessfullyAppliedConfigurations() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
A list of configurations that were successfully applied for an instance group last time.
- getLastSuccessfullyAppliedConfigurationsVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The version number of a configuration specification that was successfully applied for an instance group last
time.
- getLaunchSpecifications() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
Describes the launch specification for an instance fleet.
- getLaunchSpecifications() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The launch specification for the instance fleet.
- getLogEncryptionKmsKeyId() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The AWS KMS customer master key (CMK) used for encrypting log files.
- getLogEncryptionKmsKeyId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The AWS KMS customer master key (CMK) used for encrypting log files.
- getLogEncryptionKmsKeyId() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The AWS KMS customer master key (CMK) used for encrypting log files.
- getLogFile() - Method in class com.amazonaws.services.elasticmapreduce.model.FailureDetails
-
The path to the log file where the step failure root cause was originally recorded.
- getLogUri() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The path to the Amazon S3 location where logs for this cluster are stored.
- getLogUri() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The location in Amazon S3 where log files for the job are stored.
- getLogUri() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The location in Amazon S3 to write the log files of the job flow.
- getMainClass() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
The name of the main class in the specified Java file.
- getMainClass() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
The name of the main class in the specified Java file.
- getManagedScalingPolicy(GetManagedScalingPolicyRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduce
-
- getManagedScalingPolicy(GetManagedScalingPolicyRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
Fetches the attached managed scaling policy for an Amazon EMR cluster.
- getManagedScalingPolicy(GetManagedScalingPolicyRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
Fetches the attached managed scaling policy for an Amazon EMR cluster.
- getManagedScalingPolicy() - Method in class com.amazonaws.services.elasticmapreduce.model.GetManagedScalingPolicyResult
-
Specifies the managed scaling policy that is attached to an Amazon EMR cluster.
- getManagedScalingPolicy() - Method in class com.amazonaws.services.elasticmapreduce.model.PutManagedScalingPolicyRequest
-
Specifies the constraints for the managed scaling policy.
- getManagedScalingPolicy() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The specified managed scaling policy for an Amazon EMR cluster.
- getManagedScalingPolicyAsync(GetManagedScalingPolicyRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- getManagedScalingPolicyAsync(GetManagedScalingPolicyRequest, AsyncHandler<GetManagedScalingPolicyRequest, GetManagedScalingPolicyResult>) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- getManagedScalingPolicyAsync(GetManagedScalingPolicyRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
Fetches the attached managed scaling policy for an Amazon EMR cluster.
- getManagedScalingPolicyAsync(GetManagedScalingPolicyRequest, AsyncHandler<GetManagedScalingPolicyRequest, GetManagedScalingPolicyResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
Fetches the attached managed scaling policy for an Amazon EMR cluster.
- getManagedScalingPolicyAsync(GetManagedScalingPolicyRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- getManagedScalingPolicyAsync(GetManagedScalingPolicyRequest, AsyncHandler<GetManagedScalingPolicyRequest, GetManagedScalingPolicyResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- GetManagedScalingPolicyRequest - Class in com.amazonaws.services.elasticmapreduce.model
-
- GetManagedScalingPolicyRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.GetManagedScalingPolicyRequest
-
- GetManagedScalingPolicyResult - Class in com.amazonaws.services.elasticmapreduce.model
-
- GetManagedScalingPolicyResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.GetManagedScalingPolicyResult
-
- getMapper() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Get the mapper.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
-
The pagination token that indicates the next set of results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
-
The pagination token that indicates the next set of results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The pagination token that indicates the next set of results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
-
The pagination token that indicates the next set of results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsRequest
-
The pagination token that indicates the next set of results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsResult
-
The pagination token that indicates the next set of results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
-
The pagination token that indicates the next set of results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
-
The pagination token that indicates the next set of results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The pagination token that indicates the next set of results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
-
The pagination token that indicates the next set of results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The pagination token, returned by a previous ListNotebookExecutions
call, that indicates the start
of the list for this ListNotebookExecutions
call.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsResult
-
A pagination token that a subsequent ListNotebookExecutions
can use to determine the next set of
results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListSecurityConfigurationsRequest
-
The pagination token that indicates the set of results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListSecurityConfigurationsResult
-
A pagination token that indicates the next set of results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The pagination token that indicates the next set of results to retrieve.
- getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
-
The pagination token that indicates the next set of results to retrieve.
- getMarket() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The instance purchasing option.
- getMarket() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The marketplace to provision instances for this group.
- getMarket() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Market type of the EC2 instances used to create a cluster node.
- getMarket() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Market type of the EC2 instances used to create a cluster node.
- getMarket() - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingAction
-
Not available for instance groups.
- getMasterInstanceId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 instance identifier of the master node.
- getMasterInstanceSecurityGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.ExecutionEngineConfig
-
An optional unique ID of an EC2 security group to associate with the master instance of the EMR cluster for this
notebook execution.
- getMasterInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The EC2 instance type of the master node.
- getMasterInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 master node instance type.
- getMasterPublicDnsName() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The DNS name of the master node.
- getMasterPublicDnsName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The DNS name of the master node.
- getMaterialsDescription() - Method in class com.amazonaws.services.elasticmapreduce.spi.security.EncryptionMaterials
-
Returns a snapshot of the current material description; never null.
- getMaxCapacity() - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingConstraints
-
The upper boundary of EC2 instances in an instance group beyond which scaling activities are not allowed to grow.
- getMaximumCapacityUnits() - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The upper boundary of EC2 units.
- getMaximumCoreCapacityUnits() - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The upper boundary of EC2 units for core node type in a cluster.
- getMaximumOnDemandCapacityUnits() - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The upper boundary of On-Demand EC2 units.
- getMaxRange() - Method in class com.amazonaws.services.elasticmapreduce.model.PortRange
-
The smallest port number in a specified range of port numbers.
- getMessage() - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStateChangeReason
-
A friendly, more verbose message that accompanies an automatic scaling policy state change.
- getMessage() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
-
The descriptive message for the state change reason.
- getMessage() - Method in class com.amazonaws.services.elasticmapreduce.model.FailureDetails
-
The descriptive message including the error the EMR service has identified as the cause of step failure.
- getMessage() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStateChangeReason
-
An explanatory message.
- getMessage() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
-
The status change reason description.
- getMessage() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
-
The status change reason description.
- getMessage() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
-
The descriptive message for the state change reason.
- getMetricName() - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The name of the CloudWatch metric that is watched to determine an alarm condition.
- getMinCapacity() - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingConstraints
-
The lower boundary of EC2 instances in an instance group below which scaling activities are not allowed to
shrink.
- getMinimumCapacityUnits() - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The lower boundary of EC2 units.
- getMinRange() - Method in class com.amazonaws.services.elasticmapreduce.model.PortRange
-
The smallest port number in a specified range of port numbers.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
The name of the application.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
-
The name of the bootstrap action.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The name of the cluster.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The name of the cluster.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.Command
-
The name of the command.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationRequest
-
The name of the security configuration.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationResult
-
The name of the security configuration.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.DeleteSecurityConfigurationRequest
-
The name of the security configuration.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationRequest
-
The name of the security configuration.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationResult
-
The name of the security configuration.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
A friendly name for the instance fleet.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The friendly name of the instance fleet.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The name of the instance group.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Friendly name given to the instance group.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Friendly name for the instance group.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The name of the job flow.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The name of the job flow.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
The name used to identify an automatic scaling rule.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.SecurityConfigurationSummary
-
The name of the security configuration.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The name of the cluster step.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The name of the step.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The name of the cluster step.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
-
The name of the product configuration.
- getNamespace() - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The namespace for the CloudWatch metric.
- getNewSupportedProducts() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
- getNormalizedInstanceHours() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- getNormalizedInstanceHours() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- getNormalizedInstanceHours() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- getNotebookExecution() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeNotebookExecutionResult
-
Properties of the notebook execution.
- getNotebookExecutionId() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeNotebookExecutionRequest
-
The unique identifier of the notebook execution.
- getNotebookExecutionId() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The unique identifier of a notebook execution.
- getNotebookExecutionId() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The unique identifier of the notebook execution.
- getNotebookExecutionId() - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionResult
-
The unique identifier of the notebook execution.
- getNotebookExecutionId() - Method in class com.amazonaws.services.elasticmapreduce.model.StopNotebookExecutionRequest
-
The unique identifier of the notebook execution.
- getNotebookExecutionName() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
A name for the notebook execution.
- getNotebookExecutionName() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The name of the notebook execution.
- getNotebookExecutionName() - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
An optional name for the notebook execution.
- getNotebookExecutions() - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsResult
-
A list of notebook executions.
- getNotebookInstanceSecurityGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The unique identifier of the EC2 security group associated with the EMR Notebook instance.
- getNotebookInstanceSecurityGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
The unique identifier of the Amazon EC2 security group to associate with the EMR Notebook for this notebook
execution.
- getNotebookParams() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
Input parameters in JSON format passed to the EMR Notebook at runtime for execution.
- getNotebookParams() - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
Input parameters in JSON format passed to the EMR Notebook at runtime for execution.
- getOnDemandSpecification() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetProvisioningSpecifications
-
The launch specification for On-Demand instances in the instance fleet, which determines the allocation strategy.
- getOutpostArn() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The Amazon Resource Name (ARN) of the Outpost where the cluster is launched.
- getOutpostArn() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The Amazon Resource Name (ARN) of the Outpost where the cluster is launched.
- getOutput() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Get output path.
- getOutputNotebookURI() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The location of the notebook execution's output file in Amazon S3.
- getPath() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
Location of the script to run during a bootstrap action.
- getPeriod() - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The period, in seconds, over which the statistic is applied.
- getPermittedPublicSecurityGroupRuleRanges() - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfiguration
-
Specifies ports and port ranges that are permitted to have security group rules that allow inbound traffic from
all public sources.
- getPlacement() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The Availability Zone in which the cluster runs.
- getPlacement() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 Availability Zone for the cluster.
- getPlacementGroupConfigs() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The specified placement group configuration for an Amazon EMR cluster.
- getPlacementGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Placement group configured for an Amazon EMR cluster.
- getPlacementStrategy() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementGroupConfig
-
EC2 Placement Group strategy associated with instance role.
- getPrivateDnsName() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The private DNS name of the instance.
- getPrivateIpAddress() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The private IP address of the instance.
- getPrivateKey() - Method in class com.amazonaws.services.elasticmapreduce.spi.security.TLSArtifacts
-
Gets the private key in the TLSArtifacts object.
- getProperties() - Method in class com.amazonaws.services.elasticmapreduce.model.Configuration
-
A set of properties specified within a configuration classification.
- getProperties() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
A list of Java properties that are set when the step runs.
- getProperties() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
The list of Java properties that are set when the step runs.
- getProvisionedOnDemandCapacity() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The number of On-Demand units that have been provisioned for the instance fleet to fulfill
TargetOnDemandCapacity
.
- getProvisionedSpotCapacity() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The number of Spot units that have been provisioned for this instance fleet to fulfill
TargetSpotCapacity
.
- getPublicDnsName() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The public DNS name of the instance.
- getPublicIpAddress() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The public IP address of the instance.
- getReadyDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
-
The date and time when the cluster was ready to execute steps.
- getReadyDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetTimeline
-
The time and date the instance fleet was ready to run jobs.
- getReadyDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The date/time the instance group was available to the cluster.
- getReadyDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
-
The date and time when the instance group became ready to perform tasks.
- getReadyDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
-
The date and time when the instance was ready to perform tasks.
- getReadyDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The date and time when the job flow was ready to start running bootstrap actions.
- getRealm() - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
The name of the Kerberos realm to which all nodes in a cluster belong.
- getReason() - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsInfo
-
The reason for the failure if the CancelSteps request fails.
- getReason() - Method in class com.amazonaws.services.elasticmapreduce.model.FailureDetails
-
The reason for the step failure.
- getReducer() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Get the reducer
- getRelativePath() - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
The path and file name of the notebook file for this execution, relative to the path specified for the EMR
Notebook.
- getReleaseLabel() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The Amazon EMR release label, which determines the version of open-source application packages installed on the
cluster.
- getReleaseLabel() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The Amazon EMR release label, which determines the version of open-source application packages installed on the
cluster.
- getRepoUpgradeOnBoot() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Applies only when CustomAmiID
is used.
- getRepoUpgradeOnBoot() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Applies only when CustomAmiID
is used.
- getRequestedAmiVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The AMI version requested for this cluster.
- getRequestedEc2AvailabilityZones() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
Applies to clusters configured with the instance fleets option.
- getRequestedEc2SubnetIds() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
Applies to clusters configured with the instance fleets option.
- getRequestedInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The target number of instances for the instance group.
- getResourceId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
-
The Amazon EMR resource identifier to which tags will be added.
- getResourceId() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
-
The Amazon EMR resource identifier from which tags will be removed.
- getRules() - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicy
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- getRules() - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyDescription
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- getRunningAmiVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The AMI version running on this cluster.
- getRunningInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The number of instances currently running in this instance group.
- getScaleDownBehavior() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance
group is resized.
- getScaleDownBehavior() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance
group is resized.
- getScaleDownBehavior() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Specifies the way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an
instance group is resized.
- getScalingAdjustment() - Method in class com.amazonaws.services.elasticmapreduce.model.SimpleScalingPolicyConfiguration
-
The amount by which to scale in or scale out, based on the specified AdjustmentType
.
- getScriptBootstrapAction() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
-
The script run by the bootstrap action.
- getScriptPath() - Method in class com.amazonaws.services.elasticmapreduce.model.Command
-
The Amazon S3 location of the command script.
- getSecurityConfiguration() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The name of the security configuration applied to the cluster.
- getSecurityConfiguration() - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationRequest
-
The security configuration details in JSON format.
- getSecurityConfiguration() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationResult
-
The security configuration details in JSON format.
- getSecurityConfiguration() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The name of a security configuration to apply to the cluster.
- getSecurityConfigurations() - Method in class com.amazonaws.services.elasticmapreduce.model.ListSecurityConfigurationsResult
-
The creation date and time, and name, of each security configuration.
- getServiceAccessSecurityGroup() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group for the Amazon EMR service to access clusters in VPC private
subnets.
- getServiceAccessSecurityGroup() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group for the Amazon EMR service to access clusters in VPC private
subnets.
- getServiceRole() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The IAM role that will be assumed by the Amazon EMR service to access AWS resources on your behalf.
- getServiceRole() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The IAM role that will be assumed by the Amazon EMR service to access AWS resources on your behalf.
- getServiceRole() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The IAM role that will be assumed by the Amazon EMR service to access AWS resources on your behalf.
- getServiceRole() - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
The name or ARN of the IAM role that is used as the service role for Amazon EMR (the EMR role) for the notebook
execution.
- getShrinkPolicy() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
Policy for customizing shrink operations.
- getShrinkPolicy() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
Policy for customizing shrink operations.
- getSimpleScalingPolicyConfiguration() - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingAction
-
The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the
adjustment.
- getSizeInGB() - Method in class com.amazonaws.services.elasticmapreduce.model.VolumeSpecification
-
The volume size, in gibibytes (GiB).
- getSlaveInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The EC2 instance type of the core and task nodes.
- getSlaveInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 core and task node instance type.
- getSpotSpecification() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetProvisioningSpecifications
-
The launch specification for Spot instances in the fleet, which determines the defined duration, provisioning
timeout behavior, and allocation strategy.
- getStartDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The date/time the instance group was started.
- getStartDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The start date and time of the job flow.
- getStartDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The start date and time of the step.
- getStartDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
-
The date and time when the cluster step execution started.
- getStartTime() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The timestamp when notebook execution started.
- getStartTime() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The timestamp when notebook execution started.
- getState() - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStatus
-
Indicates the status of the automatic scaling policy.
- getState() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
The current state of the cluster.
- getState() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStatus
-
A code representing the instance fleet status.
- getState() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
State of instance group.
- getState() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
-
The current state of the instance group.
- getState() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
-
The current state of the instance.
- getState() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The state of the job flow.
- getState() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The state of the step.
- getState() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The execution state of the cluster step.
- getStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStatus
-
The reason for a change in status.
- getStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
The reason for the cluster status change.
- getStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStatus
-
Provides status change reason details for the instance fleet.
- getStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
-
The status change reason details for the instance group.
- getStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
-
The details of the status change reason for the instance.
- getStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The reason for the step execution status change.
- getStatistic() - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The statistic to apply to the metric associated with the alarm.
- getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyDescription
-
The status of an automatic scaling policy.
- getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsInfo
-
The status of a CancelSteps Request.
- getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The current status details about the cluster.
- getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The details about the current status of the cluster.
- getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The current status of the instance.
- getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The current status of the instance fleet.
- getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The current status of the instance group.
- getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The status filter for listing notebook executions.
- getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The status of the notebook execution.
- getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The status of the notebook execution.
- getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The current execution status details of the cluster step.
- getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The current execution status details of the cluster step.
- getStep() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
-
The step details for the requested step identifier.
- getStepCancellationOption() - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsRequest
-
The option to choose for cancelling RUNNING
steps.
- getStepConcurrencyLevel() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Specifies the number of steps that can be executed concurrently.
- getStepConcurrencyLevel() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyClusterRequest
-
The number of steps that can be executed concurrently.
- getStepConcurrencyLevel() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyClusterResult
-
The number of steps that can be executed concurrently.
- getStepConcurrencyLevel() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Specifies the number of steps that can be executed concurrently.
- getStepConfig() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
-
The step configuration.
- getStepId() - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsInfo
-
The encrypted StepId of a step.
- getStepId() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
-
The identifier of the step to describe.
- getStepIds() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
-
The identifiers of the list of steps added to the job flow.
- getStepIds() - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsRequest
-
The list of StepIDs
to cancel.
- getStepIds() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The filter to limit the step list based on the identifier of the steps.
- getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
-
A list of
StepConfig to be executed by the job flow.
- getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
A list of steps run by the job flow.
- getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
-
The filtered list of steps for the cluster.
- getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of steps to run.
- getStepStates() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The filter to limit the step list based on certain states.
- getSupportedProducts() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
A list of strings set by third party software when the job flow is launched.
- getSupportedProducts() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
- getSymmetricKey() - Method in class com.amazonaws.services.elasticmapreduce.spi.security.EncryptionMaterials
-
Returns the symmetric key stored in this EncryptionMaterials object.
- getTagKeys() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
-
A list of tag keys to remove from a resource.
- getTags() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
-
A list of tags to associate with a cluster and propagate to EC2 instances.
- getTags() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
A list of tags associated with a cluster.
- getTags() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
A list of tags associated with a notebook execution.
- getTags() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
- getTags() - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
A list of tags associated with a notebook execution.
- getTargetOnDemandCapacity() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The target capacity of On-Demand units for the instance fleet, which determines how many On-Demand instances to
provision.
- getTargetOnDemandCapacity() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The target capacity of On-Demand units for the instance fleet, which determines how many On-Demand instances to
provision.
- getTargetOnDemandCapacity() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetModifyConfig
-
The target capacity of On-Demand units for the instance fleet.
- getTargetSpotCapacity() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The target capacity of Spot units for the instance fleet, which determines how many Spot instances to provision.
- getTargetSpotCapacity() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The target capacity of Spot units for the instance fleet, which determines how many Spot instances to provision.
- getTargetSpotCapacity() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetModifyConfig
-
The target capacity of Spot units for the instance fleet.
- getTerminationProtected() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Indicates whether Amazon EMR will lock the cluster to prevent the EC2 instances from being terminated by an API
call or user intervention, or in the event of a cluster error.
- getTerminationProtected() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Specifies whether to lock the cluster to prevent the Amazon EC2 instances from being terminated by API call, user
intervention, or in the event of a job-flow error.
- getTerminationProtected() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Specifies whether the Amazon EC2 instances in the cluster are protected from termination by API calls, user
intervention, or in the event of a job-flow error.
- getTerminationProtected() - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
-
A Boolean that indicates whether to protect the cluster and prevent the Amazon EC2 instances in the cluster from
shutting down due to API calls, user intervention, or job-flow error.
- getThreshold() - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The value against which the specified statistic is compared.
- getTimeline() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
A timeline that represents the status of a cluster over the lifetime of the cluster.
- getTimeline() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStatus
-
Provides historical timestamps for the instance fleet, including the time of creation, the time it became ready
to run jobs, and the time of termination.
- getTimeline() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
-
The timeline of the instance group status over time.
- getTimeline() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
-
The timeline of the instance status over time.
- getTimeline() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The timeline of the cluster step status over time.
- getTimeoutAction() - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
The action to take when TargetSpotCapacity
has not been fulfilled when the
TimeoutDurationMinutes
has expired; that is, when all Spot instances could not be provisioned within
the Spot provisioning timeout.
- getTimeoutDurationMinutes() - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
The spot provisioning timeout period in minutes.
- getTlsArtifacts() - Method in class com.amazonaws.services.elasticmapreduce.spi.security.TLSArtifactsProvider
-
- getTo() - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The end of time range filter for listing notebook executions.
- getTrigger() - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
The CloudWatch alarm definition that determines when automatic scaling activity is triggered.
- getTrustedCertificates() - Method in class com.amazonaws.services.elasticmapreduce.spi.security.TLSArtifacts
-
Gets the trusted CA certificates in the TLSArtifacts object.
- getType() - Method in class com.amazonaws.services.elasticmapreduce.model.ExecutionEngineConfig
-
The type of execution engine.
- getType() - Method in class com.amazonaws.services.elasticmapreduce.spi.security.EncryptionContext
-
Gets the type of the encryption context.
- getUnit() - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The unit of measure associated with the CloudWatch metric being watched.
- getUnitType() - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The unit type used for specifying a managed scaling policy.
- getValue() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
-
The value part of the identified key.
- getValue() - Method in class com.amazonaws.services.elasticmapreduce.model.MetricDimension
-
The dimension value.
- getValue() - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
-
A user-defined value, which is optional in a tag.
- getVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
The version of the application.
- getVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Indicates whether the cluster is visible to all IAM users of the AWS account associated with the cluster.
- getVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Indicates whether the cluster is visible to all IAM users of the AWS account associated with the cluster.
- getVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A value of true
indicates that all IAM users in the AWS account can perform cluster actions if they
have the proper IAM policy permissions.
- getVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
A value of true
indicates that all IAM users in the AWS account can perform cluster actions if they
have the proper IAM policy permissions.
- getVolumeId() - Method in class com.amazonaws.services.elasticmapreduce.model.EbsVolume
-
The volume identifier of the EBS volume.
- getVolumeSpecification() - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDevice
-
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume
attached to an EC2 instance in the cluster.
- getVolumeSpecification() - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDeviceConfig
-
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume
attached to an EC2 instance in the cluster.
- getVolumesPerInstance() - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDeviceConfig
-
Number of EBS volumes with a specific volume configuration that will be associated with every instance in the
instance group
- getVolumeType() - Method in class com.amazonaws.services.elasticmapreduce.model.VolumeSpecification
-
The volume type.
- getWeightedCapacity() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
The number of units that a provisioned instance of this type provides toward fulfilling the target capacities
defined in
InstanceFleetConfig.
- getWeightedCapacity() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The number of units that a provisioned instance of this type provides toward fulfilling the target capacities
defined in
InstanceFleetConfig.
- ScaleDownBehavior - Enum in com.amazonaws.services.elasticmapreduce.model
-
- ScalingAction - Class in com.amazonaws.services.elasticmapreduce.model
-
The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the adjustment.
- ScalingAction() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ScalingAction
-
- ScalingConstraints - Class in com.amazonaws.services.elasticmapreduce.model
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- ScalingConstraints() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ScalingConstraints
-
- ScalingRule - Class in com.amazonaws.services.elasticmapreduce.model
-
A scale-in or scale-out rule that defines scaling activity, including the CloudWatch metric alarm that triggers
activity, how EC2 instances are added or removed, and the periodicity of adjustments.
- ScalingRule() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
- ScalingTrigger - Class in com.amazonaws.services.elasticmapreduce.model
-
The conditions that trigger an automatic scaling activity.
- ScalingTrigger() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ScalingTrigger
-
- ScriptBootstrapActionConfig - Class in com.amazonaws.services.elasticmapreduce.model
-
Configuration of the script to run during a bootstrap action.
- ScriptBootstrapActionConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
Default constructor for ScriptBootstrapActionConfig object.
- ScriptBootstrapActionConfig(String, List<String>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
Constructs a new ScriptBootstrapActionConfig object.
- SecurityConfigurationSummary - Class in com.amazonaws.services.elasticmapreduce.model
-
The creation date and time, and name, of a security configuration.
- SecurityConfigurationSummary() - Constructor for class com.amazonaws.services.elasticmapreduce.model.SecurityConfigurationSummary
-
- setAction(ScalingAction) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
The conditions that trigger an automatic scaling activity.
- setActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The action to take when the cluster step fails.
- setActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The action to take when the cluster step fails.
- setActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The action to take when the cluster step fails.
- setActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The action to take when the cluster step fails.
- setActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The action to take when the cluster step fails.
- setActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The action to take when the cluster step fails.
- setAdditionalInfo(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
This option is for advanced users only.
- setAdditionalInfo(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A JSON string for selecting additional features.
- setAdditionalMasterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
A list of additional Amazon EC2 security group IDs for the master node.
- setAdditionalMasterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the master node.
- setAdditionalSlaveSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- setAdditionalSlaveSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- setADDomainJoinPassword(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
The Active Directory password for ADDomainJoinUser
.
- setADDomainJoinUser(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
Required only when establishing a cross-realm trust with an Active Directory domain.
- setAdjustmentType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.SimpleScalingPolicyConfiguration
-
The way in which EC2 instances are added (if ScalingAdjustment
is a positive number) or terminated
(if ScalingAdjustment
is a negative number) each time the scaling activity is triggered.
- setAdjustmentType(AdjustmentType) - Method in class com.amazonaws.services.elasticmapreduce.model.SimpleScalingPolicyConfiguration
-
The way in which EC2 instances are added (if ScalingAdjustment
is a positive number) or terminated
(if ScalingAdjustment
is a negative number) each time the scaling activity is triggered.
- setAllocationStrategy(String) - Method in class com.amazonaws.services.elasticmapreduce.model.OnDemandProvisioningSpecification
-
Specifies the strategy to use in launching On-Demand instance fleets.
- setAllocationStrategy(String) - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
Specifies the strategy to use in launching Spot instance fleets.
- setAllocationStrategy(SpotProvisioningAllocationStrategy) - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
Specifies the strategy to use in launching Spot instance fleets.
- setAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Applies only to Amazon EMR AMI versions 3.x and 2.x.
- setAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Applies only to Amazon EMR AMI versions 3.x and 2.x.
- setApplications(Collection<Application>) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The applications installed on this cluster.
- setApplications(Collection<Application>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Applies to Amazon EMR releases 4.0 and later.
- setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
Arguments for Amazon EMR to pass to the application.
- setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
-
Arguments for Amazon EMR to pass to the command for execution.
- setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
A list of command line arguments passed to the JAR file's main function when executed.
- setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
The list of command line arguments to pass to the JAR file's main function for execution.
- setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
A list of command line arguments to pass to the bootstrap action script.
- setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
-
The list of user-supplied arguments.
- setArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The Amazon Resource Name (ARN) of the notebook execution.
- setAutoScalingPolicy(AutoScalingPolicyDescription) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- setAutoScalingPolicy(AutoScalingPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- setAutoScalingPolicy(AutoScalingPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyRequest
-
Specifies the definition of the automatic scaling policy.
- setAutoScalingPolicy(AutoScalingPolicyDescription) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyResult
-
The automatic scaling policy definition.
- setAutoScalingRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
An IAM role for automatic scaling policies.
- setAutoScalingRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
An IAM role for automatic scaling policies.
- setAutoScalingRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
An IAM role for automatic scaling policies.
- setAutoTerminate(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Specifies whether the cluster should terminate after completing all steps.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
-
The Amazon EC2 Availability Zone for the cluster.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
-
When multiple Availability Zones are specified, Amazon EMR evaluates them and launches instances in the optimal
Availability Zone.
- setBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- setBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- setBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- setBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- setBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- setBidPriceAsPercentageOfOnDemandPrice(Double) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
The bid price, as a percentage of On-Demand price, for each EC2 Spot instance as defined by
InstanceType
.
- setBidPriceAsPercentageOfOnDemandPrice(Double) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The bid price, as a percentage of On-Demand price, for each EC2 Spot instance as defined by
InstanceType
.
- setBlockDurationMinutes(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
The defined duration for Spot instances (also known as Spot blocks) in minutes.
- setBlockPublicAccessConfiguration(BlockPublicAccessConfiguration) - Method in class com.amazonaws.services.elasticmapreduce.model.GetBlockPublicAccessConfigurationResult
-
A configuration for Amazon EMR block public access.
- setBlockPublicAccessConfiguration(BlockPublicAccessConfiguration) - Method in class com.amazonaws.services.elasticmapreduce.model.PutBlockPublicAccessConfigurationRequest
-
A configuration for Amazon EMR block public access.
- setBlockPublicAccessConfigurationMetadata(BlockPublicAccessConfigurationMetadata) - Method in class com.amazonaws.services.elasticmapreduce.model.GetBlockPublicAccessConfigurationResult
-
Properties that describe the AWS principal that created the BlockPublicAccessConfiguration
using the
PutBlockPublicAccessConfiguration
action as well as the date and time that the configuration was
created.
- setBlockPublicSecurityGroupRules(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfiguration
-
Indicates whether EMR block public access is enabled (true
) or disabled (false
).
- setBootstrapActionConfig(BootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
-
A description of the bootstrap action.
- setBootstrapActions(Collection<BootstrapActionDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
A list of the bootstrap actions run by the job flow.
- setBootstrapActions(Collection<Command>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
-
The bootstrap actions associated with the cluster.
- setBootstrapActions(Collection<BootstrapActionConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of bootstrap actions to run before Hadoop starts on the cluster nodes.
- setCancelStepsInfoList(Collection<CancelStepsInfo>) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsResult
-
A list of
CancelStepsInfo, which shows the status of specified cancel requests for each
StepID
specified.
- setClassification(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Configuration
-
The classification within a configuration.
- setCloudWatchAlarmDefinition(CloudWatchAlarmDefinition) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingTrigger
-
The definition of a CloudWatch metric alarm.
- setCluster(Cluster) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
-
This output contains the details for the requested cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetResult
-
The Amazon Resource Name of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
-
The Amazon Resource Name of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The Amazon Resource Name of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The Amazon Resource Name of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyResult
-
The Amazon Resource Name of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
-
The Amazon Resource Name of the cluster.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetRequest
-
The unique identifier of the cluster.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetResult
-
The unique identifier of the cluster.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsRequest
-
The ClusterID
for which specified steps will be canceled.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
-
The identifier of the cluster to describe.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
-
The identifier of the cluster with steps to describe.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.GetManagedScalingPolicyRequest
-
Specifies the ID of the cluster for which the managed scaling policy will be fetched.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
-
The cluster identifier for the bootstrap actions to list.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsRequest
-
The unique identifier of the cluster.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
-
The identifier of the cluster for which to list the instance groups.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The identifier of the cluster for which to list the instances.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The identifier of the cluster for which to list the steps.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyClusterRequest
-
The unique identifier of the cluster.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceFleetRequest
-
The unique identifier of the cluster.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
-
The ID of the cluster to which the instance group belongs.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyRequest
-
Specifies the ID of a cluster.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyResult
-
Specifies the ID of a cluster.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PutManagedScalingPolicyRequest
-
Specifies the ID of an EMR cluster where the managed scaling policy is attached.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveAutoScalingPolicyRequest
-
Specifies the ID of a cluster.
- setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveManagedScalingPolicyRequest
-
Specifies the ID of the cluster from which the managed scaling policy will be removed.
- setClusters(Collection<ClusterSummary>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
-
The list of clusters for the account based on the given filters.
- setClusterStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The cluster state filters to apply when listing clusters.
- setCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStateChangeReason
-
The code indicating the reason for the change in status.USER_REQUEST
indicates that the scaling
policy status was changed by a user.
- setCode(AutoScalingPolicyStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStateChangeReason
-
The code indicating the reason for the change in status.USER_REQUEST
indicates that the scaling
policy status was changed by a user.
- setCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
-
The programmatic code for the state change reason.
- setCode(ClusterStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
-
The programmatic code for the state change reason.
- setCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStateChangeReason
-
A code corresponding to the reason the state change occurred.
- setCode(InstanceFleetStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStateChangeReason
-
A code corresponding to the reason the state change occurred.
- setCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
-
The programmable code for the state change reason.
- setCode(InstanceGroupStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
-
The programmable code for the state change reason.
- setCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
-
The programmable code for the state change reason.
- setCode(InstanceStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
-
The programmable code for the state change reason.
- setCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
-
The programmable code for the state change reason.
- setCode(StepStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
-
The programmable code for the state change reason.
- setComparisonOperator(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
Determines how the metric specified by MetricName
is compared to the value specified by
Threshold
.
- setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
Determines how the metric specified by MetricName
is compared to the value specified by
Threshold
.
- setComputeLimits(ComputeLimits) - Method in class com.amazonaws.services.elasticmapreduce.model.ManagedScalingPolicy
-
The EC2 unit limits for a managed scaling policy.
- setConfig(HadoopStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The Hadoop job configuration of the cluster step.
- setConfig(HadoopStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The Hadoop job configuration of the cluster step.
- setConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Applies only to Amazon EMR releases 4.x and later.
- setConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.Configuration
-
A list of additional configurations to apply within a configuration object.
- setConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
- setConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
- setConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
A list of new or modified configurations to apply for an instance group.
- setConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
A configuration classification that applies when provisioning cluster instances, which can include configurations
for applications and software that run on the cluster.
- setConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
A configuration classification that applies when provisioning cluster instances, which can include configurations
for applications and software bundled with Amazon EMR.
- setConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
For Amazon EMR releases 4.0 and later.
- setConfigurationsVersion(Long) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The version number of the requested configuration specification for this instance group.
- setConstraints(ScalingConstraints) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicy
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- setConstraints(ScalingConstraints) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyDescription
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- setCoolDown(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.SimpleScalingPolicyConfiguration
-
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling
activities can start.
- setCreatedAfter(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows created after this date and time.
- setCreatedAfter(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The creation date and time beginning value filter for listing clusters.
- setCreatedBefore(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows created before this date and time.
- setCreatedBefore(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The creation date and time end value filter for listing clusters.
- setCreatedByArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfigurationMetadata
-
The Amazon Resource Name that created or last modified the configuration.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfigurationMetadata
-
The date and time that the configuration was created.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
-
The creation date and time of the cluster.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationResult
-
The date and time the security configuration was created.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationResult
-
The date and time the security configuration was created
- setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetTimeline
-
The time and date the instance fleet was created.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The date/time the instance group was created.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
-
The creation date and time of the instance group.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
-
The creation date and time of the instance.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The creation date and time of the job flow.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.SecurityConfigurationSummary
-
The date and time the security configuration was created.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The creation date and time of the step.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
-
The date and time when the cluster step was created.
- setCrossRealmTrustPrincipalPassword(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
Required only when establishing a cross-realm trust with a KDC in a different realm.
- setCustomAmiId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Available only in Amazon EMR version 5.7.0 and later.
- setCustomAmiId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Available only in Amazon EMR version 5.7.0 and later.
- setDecommissionTimeout(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ShrinkPolicy
-
The desired timeout for decommissioning an instance.
- setDescription(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
A friendly, more verbose description of the automatic scaling rule.
- setDevice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDevice
-
The device name that is exposed to the instance, such as /dev/sdh.
- setDevice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsVolume
-
The device name that is exposed to the instance, such as /dev/sdh.
- setDimensions(Collection<MetricDimension>) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
A CloudWatch metric dimension.
- setEbsBlockDeviceConfigs(Collection<EbsBlockDeviceConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsConfiguration
-
An array of Amazon EBS volume specifications attached to a cluster instance.
- setEbsBlockDevices(Collection<EbsBlockDevice>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The EBS block devices that are mapped to this instance group.
- setEbsBlockDevices(Collection<EbsBlockDevice>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The configuration of Amazon Elastic Block Storage (EBS) attached to each instance as defined by
InstanceType
.
- setEbsConfiguration(EbsConfiguration) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
EBS configurations that will be attached to each EC2 instance in the instance group.
- setEbsConfiguration(EbsConfiguration) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
The configuration of Amazon Elastic Block Storage (EBS) attached to each instance as defined by
InstanceType
.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsConfiguration
-
Indicates whether an Amazon EBS volume is EBS-optimized.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
If the instance group is EBS-optimized.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
Evaluates to TRUE
when the specified InstanceType
is EBS-optimized.
- setEbsRootVolumeSize(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The size, in GiB, of the EBS root device volume of the Linux AMI that is used for each EC2 instance.
- setEbsRootVolumeSize(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The size, in GiB, of the EBS root device volume of the Linux AMI that is used for each EC2 instance.
- setEbsVolumes(Collection<EbsVolume>) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The list of EBS volumes that are attached to this instance.
- setEc2AvailabilityZone(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The Availability Zone in which the cluster will run.
- setEc2InstanceAttributes(Ec2InstanceAttributes) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Provides information about the EC2 instances in a cluster grouped by category.
- setEc2InstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The unique identifier of the instance in Amazon EC2.
- setEC2InstanceIdsToTerminate(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
The EC2 InstanceIds to terminate.
- setEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The name of the Amazon EC2 key pair to use when connecting with SSH into the master node as a user named
"hadoop".
- setEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The name of the EC2 key pair that can be used to ssh to the master node as the user called "hadoop."
- setEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The name of an Amazon EC2 key pair that can be used to ssh to the master node.
- setEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
Set this parameter to the identifier of the Amazon VPC subnet where you want the cluster to launch.
- setEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Applies to clusters that use the uniform instance group configuration.
- setEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
For clusters launched within Amazon Virtual Private Cloud, this is the identifier of the subnet where the cluster
was launched.
- setEc2SubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Applies to clusters that use the instance fleet configuration.
- setEditorId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The unique ID of the editor associated with the notebook execution.
- setEditorId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The unique identifier of the EMR Notebook that is used for the notebook execution.
- setEditorId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The unique identifier of the editor associated with the notebook execution.
- setEditorId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
The unique identifier of the EMR Notebook to use for notebook execution.
- setEmrErrorCode(String) - Method in exception com.amazonaws.services.elasticmapreduce.model.InvalidRequestException
-
The error code associated with the exception.
- setEmrManagedMasterSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group for the master node.
- setEmrManagedMasterSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group for the master node.
- setEmrManagedSlaveSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group for the core and task nodes.
- setEmrManagedSlaveSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group for the core and task nodes.
- setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
-
The date and time when the cluster was terminated.
- setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetTimeline
-
The time and date the instance fleet terminated.
- setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The date/time the instance group was terminated.
- setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
-
The date and time when the instance group terminated.
- setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
-
The date and time when the instance was terminated.
- setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The completion date and time of the job flow.
- setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The completion date and time of the step.
- setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
-
The date and time when the cluster step execution completed or failed.
- setEndpoint(String) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduce
-
- setEndpoint(String) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
- setEndTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The timestamp when notebook execution ended.
- setEndTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The timestamp when notebook execution started.
- setEvaluationPeriods(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The number of periods, in five-minute increments, during which the alarm condition must exist before the alarm
triggers automatic scaling activity.
- setExecutionEngine(ExecutionEngineConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The execution engine, such as an EMR cluster, used to run the EMR notebook and perform the notebook execution.
- setExecutionEngine(ExecutionEngineConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
Specifies the execution engine (cluster) that runs the notebook execution.
- setExecutionStatusDetail(JobFlowExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Describes the execution status of the job flow.
- setExecutionStatusDetail(StepExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
-
The description of the step status.
- setFailureDetails(FailureDetails) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The details for the step failure including reason, message, and log file path where the root cause was
identified.
- setFrom(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The beginning of time range filter for listing notebook executions.
- setHadoopConfig(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Set the Hadoop config overrides (-D values).
- setHadoopJarStep(HadoopJarStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The JAR file used for the step.
- setHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Applies only to Amazon EMR release versions earlier than 4.0.
- setHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Hadoop version for the cluster.
- setIamInstanceProfile(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The IAM role that was specified when the cluster was launched.
- setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The unique identifier for the cluster.
- setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The unique identifier for the cluster.
- setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ExecutionEngineConfig
-
The unique identifier of the execution engine.
- setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The unique identifier for the instance in Amazon EMR.
- setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The unique identifier of the instance fleet.
- setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The identifier of the instance group.
- setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The identifier of the cluster step.
- setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The identifier of the cluster step.
- setInputs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Set the list of step input paths.
- setInstanceCollectionType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
- setInstanceCollectionType(InstanceCollectionType) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
- setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Target number of instances for the instance group.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
Target size for the instance group.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The number of EC2 instances in the cluster.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The number of Amazon EC2 instances in the cluster.
- setInstanceFleet(InstanceFleetConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetRequest
-
Specifies the configuration of the instance fleet.
- setInstanceFleet(InstanceFleetModifyConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceFleetRequest
-
The unique identifier of the instance fleet.
- setInstanceFleetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetResult
-
The unique identifier of the instance fleet.
- setInstanceFleetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The unique identifier of the instance fleet to which an EC2 instance belongs.
- setInstanceFleetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetModifyConfig
-
A unique identifier for the instance fleet.
- setInstanceFleetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The unique identifier of the instance fleet.
- setInstanceFleets(Collection<InstanceFleetConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
- setInstanceFleets(Collection<InstanceFleet>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsResult
-
The list of instance fleets for the cluster and given filters.
- setInstanceFleetType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The node type that the instance fleet hosts.
- setInstanceFleetType(InstanceFleetType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The node type that the instance fleet hosts.
- setInstanceFleetType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The node type that the instance fleet hosts.
- setInstanceFleetType(InstanceFleetType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The node type that the instance fleet hosts.
- setInstanceFleetType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The node type of the instance fleet.
- setInstanceFleetType(InstanceFleetType) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The node type of the instance fleet.
- setInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The identifier of the instance group to which this instance belongs.
- setInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Unique identifier for the instance group.
- setInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
Unique ID of the instance group to expand or shrink.
- setInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The identifier of the instance group for which to list the instances.
- setInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyRequest
-
Specifies the ID of the instance group to which the automatic scaling policy is applied.
- setInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyResult
-
Specifies the ID of the instance group to which the scaling policy is applied.
- setInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveAutoScalingPolicyRequest
-
Specifies the ID of the instance group to which the scaling policy is applied.
- setInstanceGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
-
Instance group IDs of the newly created instance groups.
- setInstanceGroups(Collection<InstanceGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
-
Instance groups to add.
- setInstanceGroups(Collection<InstanceGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Configuration for the instance groups in a cluster.
- setInstanceGroups(Collection<InstanceGroupDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Details about the instance groups in a cluster.
- setInstanceGroups(Collection<InstanceGroup>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
-
The list of instance groups for the cluster and given filters.
- setInstanceGroups(Collection<InstanceGroupModifyConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
-
Instance groups to change.
- setInstanceGroupType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The type of the instance group.
- setInstanceGroupType(InstanceGroupType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The type of the instance group.
- setInstanceGroupTypes(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The type of instance group for which to list the instances.
- setInstanceRequestCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Target number of instances to run in the instance group.
- setInstanceResizePolicy(InstanceResizePolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.ShrinkPolicy
-
Custom policy for requesting termination protection or termination of specific instances when shrinking an
instance group.
- setInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
The role of the instance group in the cluster.
- setInstanceRole(InstanceRoleType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
The role of the instance group in the cluster.
- setInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Instance group role in the cluster
- setInstanceRole(InstanceRoleType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Instance group role in the cluster
- setInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementGroupConfig
-
Role of the instance in the cluster.
- setInstanceRunningCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Actual count of running instances.
- setInstances(JobFlowInstancesDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Describes the Amazon EC2 instances of the job flow.
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
-
The list of instances for the cluster and given filters.
- setInstances(JobFlowInstancesConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A specification of the number and type of Amazon EC2 instances.
- setInstanceStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
A list of instance states that will filter the instances returned with this request.
- setInstancesToProtect(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceResizePolicy
-
Specific list of instances to be protected when shrinking an instance group.
- setInstancesToTerminate(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceResizePolicy
-
Specific list of instances to be terminated when shrinking an instance group.
- setInstanceTerminationTimeout(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceResizePolicy
-
Decommissioning timeout override for the specific list of instances to be terminated.
- setInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The EC2 instance type, for example m3.xlarge
.
- setInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The EC2 instance type for all instances in the instance group.
- setInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
The EC2 instance type for all instances in the instance group.
- setInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
EC2 instance type.
- setInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
An EC2 instance type, such as m3.xlarge
.
- setInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The EC2 instance type, for example m3.xlarge
.
- setInstanceTypeConfigs(Collection<InstanceTypeConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The instance type configurations that define the EC2 instances in the instance fleet.
- setInstanceTypeSpecifications(Collection<InstanceTypeSpecification>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The specification for the instance types that comprise an instance fleet.
- setIops(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.VolumeSpecification
-
The number of I/O operations per second (IOPS) that the volume supports.
- setJar(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
A path to a JAR file run during the step.
- setJar(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
The path to the JAR file that runs during the step.
- setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
-
Job flow in which to add the instance groups.
- setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
-
The job flow ID in which the instance groups are added.
- setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
-
A string that uniquely identifies the job flow.
- setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The job flow identifier.
- setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
-
An unique identifier for the job flow.
- setJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows whose job flow ID is contained in this list.
- setJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
-
A list of strings that uniquely identify the clusters to protect.
- setJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
The unique identifier of the job flow (cluster).
- setJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
-
A list of job flows to be shutdown.
- setJobFlowRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The IAM role that was specified when the job flow was launched.
- setJobFlowRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Also called instance profile and EC2 role.
- setJobFlows(Collection<JobFlowDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
-
A list of job flows matching the parameters supplied.
- setJobFlowStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows whose state is contained in this list.
- setKdcAdminPassword(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
The password used within the cluster for the kadmin service on the cluster-dedicated KDC, which maintains
Kerberos principals, password policies, and keytabs for the cluster.
- setKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Specifies whether the cluster should remain available after completing all steps.
- setKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Specifies whether the cluster should remain available after completing all steps.
- setKerberosAttributes(KerberosAttributes) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
- setKerberosAttributes(KerberosAttributes) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
- setKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
-
The unique identifier of a key value pair.
- setKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.MetricDimension
-
The dimension name.
- setKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
-
A user-defined key, which is the minimum required information for a valid tag.
- setLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Details regarding the state of the instance group.
- setLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
Description of the job flow last changed state.
- setLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The reason for the latest status change of the notebook execution.
- setLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
A description of the step's current state.
- setLastSuccessfullyAppliedConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
A list of configurations that were successfully applied for an instance group last time.
- setLastSuccessfullyAppliedConfigurationsVersion(Long) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The version number of a configuration specification that was successfully applied for an instance group last
time.
- setLaunchSpecifications(InstanceFleetProvisioningSpecifications) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
Describes the launch specification for an instance fleet.
- setLaunchSpecifications(InstanceFleetProvisioningSpecifications) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The launch specification for the instance fleet.
- setLogEncryptionKmsKeyId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The AWS KMS customer master key (CMK) used for encrypting log files.
- setLogEncryptionKmsKeyId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The AWS KMS customer master key (CMK) used for encrypting log files.
- setLogEncryptionKmsKeyId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The AWS KMS customer master key (CMK) used for encrypting log files.
- setLogFile(String) - Method in class com.amazonaws.services.elasticmapreduce.model.FailureDetails
-
The path to the log file where the step failure root cause was originally recorded.
- setLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The path to the Amazon S3 location where logs for this cluster are stored.
- setLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The location in Amazon S3 where log files for the job are stored.
- setLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The location in Amazon S3 to write the log files of the job flow.
- setMainClass(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
The name of the main class in the specified Java file.
- setMainClass(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
The name of the main class in the specified Java file.
- setManagedScalingPolicy(ManagedScalingPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.GetManagedScalingPolicyResult
-
Specifies the managed scaling policy that is attached to an Amazon EMR cluster.
- setManagedScalingPolicy(ManagedScalingPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.PutManagedScalingPolicyRequest
-
Specifies the constraints for the managed scaling policy.
- setManagedScalingPolicy(ManagedScalingPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The specified managed scaling policy for an Amazon EMR cluster.
- setMapper(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Set the mapper.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
-
The pagination token that indicates the next set of results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
-
The pagination token that indicates the next set of results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The pagination token that indicates the next set of results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
-
The pagination token that indicates the next set of results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsRequest
-
The pagination token that indicates the next set of results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsResult
-
The pagination token that indicates the next set of results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
-
The pagination token that indicates the next set of results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
-
The pagination token that indicates the next set of results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The pagination token that indicates the next set of results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
-
The pagination token that indicates the next set of results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The pagination token, returned by a previous ListNotebookExecutions
call, that indicates the start
of the list for this ListNotebookExecutions
call.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsResult
-
A pagination token that a subsequent ListNotebookExecutions
can use to determine the next set of
results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListSecurityConfigurationsRequest
-
The pagination token that indicates the set of results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListSecurityConfigurationsResult
-
A pagination token that indicates the next set of results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The pagination token that indicates the next set of results to retrieve.
- setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
-
The pagination token that indicates the next set of results to retrieve.
- setMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The instance purchasing option.
- setMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The instance purchasing option.
- setMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The marketplace to provision instances for this group.
- setMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The marketplace to provision instances for this group.
- setMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Market type of the EC2 instances used to create a cluster node.
- setMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Market type of the EC2 instances used to create a cluster node.
- setMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Market type of the EC2 instances used to create a cluster node.
- setMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Market type of the EC2 instances used to create a cluster node.
- setMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingAction
-
Not available for instance groups.
- setMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingAction
-
Not available for instance groups.
- setMasterInstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 instance identifier of the master node.
- setMasterInstanceSecurityGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ExecutionEngineConfig
-
An optional unique ID of an EC2 security group to associate with the master instance of the EMR cluster for this
notebook execution.
- setMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The EC2 instance type of the master node.
- setMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 master node instance type.
- setMasterPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The DNS name of the master node.
- setMasterPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The DNS name of the master node.
- setMaxCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingConstraints
-
The upper boundary of EC2 instances in an instance group beyond which scaling activities are not allowed to grow.
- setMaximumCapacityUnits(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The upper boundary of EC2 units.
- setMaximumCoreCapacityUnits(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The upper boundary of EC2 units for core node type in a cluster.
- setMaximumOnDemandCapacityUnits(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The upper boundary of On-Demand EC2 units.
- setMaxRange(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.PortRange
-
The smallest port number in a specified range of port numbers.
- setMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStateChangeReason
-
A friendly, more verbose message that accompanies an automatic scaling policy state change.
- setMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
-
The descriptive message for the state change reason.
- setMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.FailureDetails
-
The descriptive message including the error the EMR service has identified as the cause of step failure.
- setMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStateChangeReason
-
An explanatory message.
- setMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
-
The status change reason description.
- setMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
-
The status change reason description.
- setMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
-
The descriptive message for the state change reason.
- setMetricName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The name of the CloudWatch metric that is watched to determine an alarm condition.
- setMinCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingConstraints
-
The lower boundary of EC2 instances in an instance group below which scaling activities are not allowed to
shrink.
- setMinimumCapacityUnits(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The lower boundary of EC2 units.
- setMinRange(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.PortRange
-
The smallest port number in a specified range of port numbers.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
The name of the application.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
-
The name of the bootstrap action.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The name of the cluster.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The name of the cluster.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
-
The name of the command.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationRequest
-
The name of the security configuration.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationResult
-
The name of the security configuration.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DeleteSecurityConfigurationRequest
-
The name of the security configuration.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationRequest
-
The name of the security configuration.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationResult
-
The name of the security configuration.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
A friendly name for the instance fleet.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The friendly name of the instance fleet.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The name of the instance group.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Friendly name given to the instance group.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Friendly name for the instance group.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The name of the job flow.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The name of the job flow.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
The name used to identify an automatic scaling rule.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.SecurityConfigurationSummary
-
The name of the security configuration.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The name of the cluster step.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The name of the step.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The name of the cluster step.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
-
The name of the product configuration.
- setNamespace(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The namespace for the CloudWatch metric.
- setNewSupportedProducts(Collection<SupportedProductConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
- setNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- setNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- setNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- setNotebookExecution(NotebookExecution) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeNotebookExecutionResult
-
Properties of the notebook execution.
- setNotebookExecutionId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeNotebookExecutionRequest
-
The unique identifier of the notebook execution.
- setNotebookExecutionId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The unique identifier of a notebook execution.
- setNotebookExecutionId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The unique identifier of the notebook execution.
- setNotebookExecutionId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionResult
-
The unique identifier of the notebook execution.
- setNotebookExecutionId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StopNotebookExecutionRequest
-
The unique identifier of the notebook execution.
- setNotebookExecutionName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
A name for the notebook execution.
- setNotebookExecutionName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The name of the notebook execution.
- setNotebookExecutionName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
An optional name for the notebook execution.
- setNotebookExecutions(Collection<NotebookExecutionSummary>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsResult
-
A list of notebook executions.
- setNotebookInstanceSecurityGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The unique identifier of the EC2 security group associated with the EMR Notebook instance.
- setNotebookInstanceSecurityGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
The unique identifier of the Amazon EC2 security group to associate with the EMR Notebook for this notebook
execution.
- setNotebookParams(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
Input parameters in JSON format passed to the EMR Notebook at runtime for execution.
- setNotebookParams(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
Input parameters in JSON format passed to the EMR Notebook at runtime for execution.
- setOnDemandSpecification(OnDemandProvisioningSpecification) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetProvisioningSpecifications
-
The launch specification for On-Demand instances in the instance fleet, which determines the allocation strategy.
- setOutpostArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The Amazon Resource Name (ARN) of the Outpost where the cluster is launched.
- setOutpostArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The Amazon Resource Name (ARN) of the Outpost where the cluster is launched.
- setOutput(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Set the output path for this step.
- setOutputNotebookURI(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The location of the notebook execution's output file in Amazon S3.
- setPath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
Location of the script to run during a bootstrap action.
- setPeriod(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The period, in seconds, over which the statistic is applied.
- setPermittedPublicSecurityGroupRuleRanges(Collection<PortRange>) - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfiguration
-
Specifies ports and port ranges that are permitted to have security group rules that allow inbound traffic from
all public sources.
- setPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The Availability Zone in which the cluster runs.
- setPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 Availability Zone for the cluster.
- setPlacementGroupConfigs(Collection<PlacementGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The specified placement group configuration for an Amazon EMR cluster.
- setPlacementGroups(Collection<PlacementGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Placement group configured for an Amazon EMR cluster.
- setPlacementStrategy(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementGroupConfig
-
EC2 Placement Group strategy associated with instance role.
- setPrivateDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The private DNS name of the instance.
- setPrivateIpAddress(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The private IP address of the instance.
- setProperties(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Configuration
-
A set of properties specified within a configuration classification.
- setProperties(Collection<KeyValue>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
A list of Java properties that are set when the step runs.
- setProperties(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
The list of Java properties that are set when the step runs.
- setProvisionedOnDemandCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The number of On-Demand units that have been provisioned for the instance fleet to fulfill
TargetOnDemandCapacity
.
- setProvisionedSpotCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The number of Spot units that have been provisioned for this instance fleet to fulfill
TargetSpotCapacity
.
- setPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The public DNS name of the instance.
- setPublicIpAddress(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The public IP address of the instance.
- setReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
-
The date and time when the cluster was ready to execute steps.
- setReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetTimeline
-
The time and date the instance fleet was ready to run jobs.
- setReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The date/time the instance group was available to the cluster.
- setReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
-
The date and time when the instance group became ready to perform tasks.
- setReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
-
The date and time when the instance was ready to perform tasks.
- setReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The date and time when the job flow was ready to start running bootstrap actions.
- setRealm(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
The name of the Kerberos realm to which all nodes in a cluster belong.
- setReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsInfo
-
The reason for the failure if the CancelSteps request fails.
- setReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.FailureDetails
-
The reason for the step failure.
- setReducer(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Set the reducer
- setRegion(Region) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduce
-
- setRegion(Region) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
- setRelativePath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
The path and file name of the notebook file for this execution, relative to the path specified for the EMR
Notebook.
- setReleaseLabel(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The Amazon EMR release label, which determines the version of open-source application packages installed on the
cluster.
- setReleaseLabel(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The Amazon EMR release label, which determines the version of open-source application packages installed on the
cluster.
- setRepoUpgradeOnBoot(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Applies only when CustomAmiID
is used.
- setRepoUpgradeOnBoot(RepoUpgradeOnBoot) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Applies only when CustomAmiID
is used.
- setRepoUpgradeOnBoot(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Applies only when CustomAmiID
is used.
- setRepoUpgradeOnBoot(RepoUpgradeOnBoot) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Applies only when CustomAmiID
is used.
- setRequestedAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The AMI version requested for this cluster.
- setRequestedEc2AvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
Applies to clusters configured with the instance fleets option.
- setRequestedEc2SubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
Applies to clusters configured with the instance fleets option.
- setRequestedInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The target number of instances for the instance group.
- setResourceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
-
The Amazon EMR resource identifier to which tags will be added.
- setResourceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
-
The Amazon EMR resource identifier from which tags will be removed.
- setRules(Collection<ScalingRule>) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicy
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- setRules(Collection<ScalingRule>) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyDescription
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- setRunningAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The AMI version running on this cluster.
- setRunningInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The number of instances currently running in this instance group.
- setScaleDownBehavior(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance
group is resized.
- setScaleDownBehavior(ScaleDownBehavior) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance
group is resized.
- setScaleDownBehavior(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance
group is resized.
- setScaleDownBehavior(ScaleDownBehavior) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance
group is resized.
- setScaleDownBehavior(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Specifies the way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an
instance group is resized.
- setScaleDownBehavior(ScaleDownBehavior) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Specifies the way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an
instance group is resized.
- setScalingAdjustment(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.SimpleScalingPolicyConfiguration
-
The amount by which to scale in or scale out, based on the specified AdjustmentType
.
- setScriptBootstrapAction(ScriptBootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
-
The script run by the bootstrap action.
- setScriptPath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
-
The Amazon S3 location of the command script.
- setSecurityConfiguration(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The name of the security configuration applied to the cluster.
- setSecurityConfiguration(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationRequest
-
The security configuration details in JSON format.
- setSecurityConfiguration(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationResult
-
The security configuration details in JSON format.
- setSecurityConfiguration(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The name of a security configuration to apply to the cluster.
- setSecurityConfigurations(Collection<SecurityConfigurationSummary>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListSecurityConfigurationsResult
-
The creation date and time, and name, of each security configuration.
- setServiceAccessSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group for the Amazon EMR service to access clusters in VPC private
subnets.
- setServiceAccessSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group for the Amazon EMR service to access clusters in VPC private
subnets.
- setServiceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The IAM role that will be assumed by the Amazon EMR service to access AWS resources on your behalf.
- setServiceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The IAM role that will be assumed by the Amazon EMR service to access AWS resources on your behalf.
- setServiceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The IAM role that will be assumed by the Amazon EMR service to access AWS resources on your behalf.
- setServiceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
The name or ARN of the IAM role that is used as the service role for Amazon EMR (the EMR role) for the notebook
execution.
- setShrinkPolicy(ShrinkPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
Policy for customizing shrink operations.
- setShrinkPolicy(ShrinkPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
Policy for customizing shrink operations.
- setSimpleScalingPolicyConfiguration(SimpleScalingPolicyConfiguration) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingAction
-
The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the
adjustment.
- setSizeInGB(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.VolumeSpecification
-
The volume size, in gibibytes (GiB).
- setSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The EC2 instance type of the core and task nodes.
- setSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 core and task node instance type.
- setSpotSpecification(SpotProvisioningSpecification) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetProvisioningSpecifications
-
The launch specification for Spot instances in the fleet, which determines the defined duration, provisioning
timeout behavior, and allocation strategy.
- setStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The date/time the instance group was started.
- setStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The start date and time of the job flow.
- setStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The start date and time of the step.
- setStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
-
The date and time when the cluster step execution started.
- setStartTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The timestamp when notebook execution started.
- setStartTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The timestamp when notebook execution started.
- setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStatus
-
Indicates the status of the automatic scaling policy.
- setState(AutoScalingPolicyState) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStatus
-
Indicates the status of the automatic scaling policy.
- setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
The current state of the cluster.
- setState(ClusterState) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
The current state of the cluster.
- setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStatus
-
A code representing the instance fleet status.
- setState(InstanceFleetState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStatus
-
A code representing the instance fleet status.
- setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
State of instance group.
- setState(InstanceGroupState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
State of instance group.
- setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
-
The current state of the instance group.
- setState(InstanceGroupState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
-
The current state of the instance group.
- setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
-
The current state of the instance.
- setState(InstanceState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
-
The current state of the instance.
- setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The state of the job flow.
- setState(JobFlowExecutionState) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The state of the job flow.
- setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The state of the step.
- setState(StepExecutionState) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The state of the step.
- setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The execution state of the cluster step.
- setState(StepState) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The execution state of the cluster step.
- setStateChangeReason(AutoScalingPolicyStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStatus
-
The reason for a change in status.
- setStateChangeReason(ClusterStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
The reason for the cluster status change.
- setStateChangeReason(InstanceFleetStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStatus
-
Provides status change reason details for the instance fleet.
- setStateChangeReason(InstanceGroupStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
-
The status change reason details for the instance group.
- setStateChangeReason(InstanceStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
-
The details of the status change reason for the instance.
- setStateChangeReason(StepStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The reason for the step execution status change.
- setStatistic(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The statistic to apply to the metric associated with the alarm.
- setStatistic(Statistic) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The statistic to apply to the metric associated with the alarm.
- setStatus(AutoScalingPolicyStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyDescription
-
The status of an automatic scaling policy.
- setStatus(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsInfo
-
The status of a CancelSteps Request.
- setStatus(CancelStepsRequestStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsInfo
-
The status of a CancelSteps Request.
- setStatus(ClusterStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The current status details about the cluster.
- setStatus(ClusterStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The details about the current status of the cluster.
- setStatus(InstanceStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The current status of the instance.
- setStatus(InstanceFleetStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The current status of the instance fleet.
- setStatus(InstanceGroupStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The current status of the instance group.
- setStatus(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The status filter for listing notebook executions.
- setStatus(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The status of the notebook execution.
- setStatus(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The status of the notebook execution.
- setStatus(StepStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The current execution status details of the cluster step.
- setStatus(StepStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The current execution status details of the cluster step.
- setStep(Step) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
-
The step details for the requested step identifier.
- setStepCancellationOption(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsRequest
-
The option to choose for cancelling RUNNING
steps.
- setStepConcurrencyLevel(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Specifies the number of steps that can be executed concurrently.
- setStepConcurrencyLevel(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyClusterRequest
-
The number of steps that can be executed concurrently.
- setStepConcurrencyLevel(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyClusterResult
-
The number of steps that can be executed concurrently.
- setStepConcurrencyLevel(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Specifies the number of steps that can be executed concurrently.
- setStepConfig(StepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
-
The step configuration.
- setStepId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsInfo
-
The encrypted StepId of a step.
- setStepId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
-
The identifier of the step to describe.
- setStepIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
-
The identifiers of the list of steps added to the job flow.
- setStepIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsRequest
-
The list of StepIDs
to cancel.
- setStepIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The filter to limit the step list based on the identifier of the steps.
- setSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
-
A list of
StepConfig to be executed by the job flow.
- setSteps(Collection<StepDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
A list of steps run by the job flow.
- setSteps(Collection<StepSummary>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
-
The filtered list of steps for the cluster.
- setSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of steps to run.
- setStepStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The filter to limit the step list based on certain states.
- setSupportedProducts(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
A list of strings set by third party software when the job flow is launched.
- setSupportedProducts(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
-
A list of tag keys to remove from a resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
-
A list of tags to associate with a cluster and propagate to EC2 instances.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
A list of tags associated with a cluster.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
A list of tags associated with a notebook execution.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
A list of tags associated with a notebook execution.
- setTargetOnDemandCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The target capacity of On-Demand units for the instance fleet, which determines how many On-Demand instances to
provision.
- setTargetOnDemandCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The target capacity of On-Demand units for the instance fleet, which determines how many On-Demand instances to
provision.
- setTargetOnDemandCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetModifyConfig
-
The target capacity of On-Demand units for the instance fleet.
- setTargetSpotCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The target capacity of Spot units for the instance fleet, which determines how many Spot instances to provision.
- setTargetSpotCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The target capacity of Spot units for the instance fleet, which determines how many Spot instances to provision.
- setTargetSpotCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetModifyConfig
-
The target capacity of Spot units for the instance fleet.
- setTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Indicates whether Amazon EMR will lock the cluster to prevent the EC2 instances from being terminated by an API
call or user intervention, or in the event of a cluster error.
- setTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Specifies whether to lock the cluster to prevent the Amazon EC2 instances from being terminated by API call, user
intervention, or in the event of a job-flow error.
- setTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Specifies whether the Amazon EC2 instances in the cluster are protected from termination by API calls, user
intervention, or in the event of a job-flow error.
- setTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
-
A Boolean that indicates whether to protect the cluster and prevent the Amazon EC2 instances in the cluster from
shutting down due to API calls, user intervention, or job-flow error.
- setTerminationProtection(SetTerminationProtectionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduce
-
- setTerminationProtection(SetTerminationProtectionRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
SetTerminationProtection locks a cluster (job flow) so the EC2 instances in the cluster cannot be terminated by
user intervention, an API call, or in the event of a job-flow error.
- setTerminationProtection(SetTerminationProtectionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
SetTerminationProtection locks a cluster (job flow) so the EC2 instances in the cluster cannot be terminated by
user intervention, an API call, or in the event of a job-flow error.
- setTerminationProtectionAsync(SetTerminationProtectionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- setTerminationProtectionAsync(SetTerminationProtectionRequest, AsyncHandler<SetTerminationProtectionRequest, SetTerminationProtectionResult>) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- setTerminationProtectionAsync(SetTerminationProtectionRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
SetTerminationProtection locks a cluster (job flow) so the EC2 instances in the cluster cannot be terminated by
user intervention, an API call, or in the event of a job-flow error.
- setTerminationProtectionAsync(SetTerminationProtectionRequest, AsyncHandler<SetTerminationProtectionRequest, SetTerminationProtectionResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
SetTerminationProtection locks a cluster (job flow) so the EC2 instances in the cluster cannot be terminated by
user intervention, an API call, or in the event of a job-flow error.
- setTerminationProtectionAsync(SetTerminationProtectionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- setTerminationProtectionAsync(SetTerminationProtectionRequest, AsyncHandler<SetTerminationProtectionRequest, SetTerminationProtectionResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- SetTerminationProtectionRequest - Class in com.amazonaws.services.elasticmapreduce.model
-
- SetTerminationProtectionRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
-
- SetTerminationProtectionResult - Class in com.amazonaws.services.elasticmapreduce.model
-
- SetTerminationProtectionResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionResult
-
- setThreshold(Double) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The value against which the specified statistic is compared.
- setTimeline(ClusterTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
A timeline that represents the status of a cluster over the lifetime of the cluster.
- setTimeline(InstanceFleetTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStatus
-
Provides historical timestamps for the instance fleet, including the time of creation, the time it became ready
to run jobs, and the time of termination.
- setTimeline(InstanceGroupTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
-
The timeline of the instance group status over time.
- setTimeline(InstanceTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
-
The timeline of the instance status over time.
- setTimeline(StepTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The timeline of the cluster step status over time.
- setTimeoutAction(String) - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
The action to take when TargetSpotCapacity
has not been fulfilled when the
TimeoutDurationMinutes
has expired; that is, when all Spot instances could not be provisioned within
the Spot provisioning timeout.
- setTimeoutAction(SpotProvisioningTimeoutAction) - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
The action to take when TargetSpotCapacity
has not been fulfilled when the
TimeoutDurationMinutes
has expired; that is, when all Spot instances could not be provisioned within
the Spot provisioning timeout.
- setTimeoutDurationMinutes(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
The spot provisioning timeout period in minutes.
- setTo(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The end of time range filter for listing notebook executions.
- setTrigger(ScalingTrigger) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
The CloudWatch alarm definition that determines when automatic scaling activity is triggered.
- setType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ExecutionEngineConfig
-
The type of execution engine.
- setUnit(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The unit of measure associated with the CloudWatch metric being watched.
- setUnit(Unit) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The unit of measure associated with the CloudWatch metric being watched.
- setUnitType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The unit type used for specifying a managed scaling policy.
- setValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
-
The value part of the identified key.
- setValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.MetricDimension
-
The dimension value.
- setValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
-
A user-defined value, which is optional in a tag.
- setVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
The version of the application.
- setVisibleToAllUsers(SetVisibleToAllUsersRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduce
-
- setVisibleToAllUsers(SetVisibleToAllUsersRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
Sets the
Cluster$VisibleToAllUsers value, which determines whether the cluster is visible to all IAM users
of the AWS account associated with the cluster.
- setVisibleToAllUsers(SetVisibleToAllUsersRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
Sets the
Cluster$VisibleToAllUsers value, which determines whether the cluster is visible to all IAM users
of the AWS account associated with the cluster.
- setVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Indicates whether the cluster is visible to all IAM users of the AWS account associated with the cluster.
- setVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Indicates whether the cluster is visible to all IAM users of the AWS account associated with the cluster.
- setVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A value of true
indicates that all IAM users in the AWS account can perform cluster actions if they
have the proper IAM policy permissions.
- setVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
A value of true
indicates that all IAM users in the AWS account can perform cluster actions if they
have the proper IAM policy permissions.
- setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest, AsyncHandler<SetVisibleToAllUsersRequest, SetVisibleToAllUsersResult>) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
Sets the
Cluster$VisibleToAllUsers value, which determines whether the cluster is visible to all IAM users
of the AWS account associated with the cluster.
- setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest, AsyncHandler<SetVisibleToAllUsersRequest, SetVisibleToAllUsersResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
Sets the
Cluster$VisibleToAllUsers value, which determines whether the cluster is visible to all IAM users
of the AWS account associated with the cluster.
- setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest, AsyncHandler<SetVisibleToAllUsersRequest, SetVisibleToAllUsersResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- SetVisibleToAllUsersRequest - Class in com.amazonaws.services.elasticmapreduce.model
-
The input to the SetVisibleToAllUsers action.
- SetVisibleToAllUsersRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
- SetVisibleToAllUsersResult - Class in com.amazonaws.services.elasticmapreduce.model
-
- SetVisibleToAllUsersResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersResult
-
- setVolumeId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsVolume
-
The volume identifier of the EBS volume.
- setVolumeSpecification(VolumeSpecification) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDevice
-
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume
attached to an EC2 instance in the cluster.
- setVolumeSpecification(VolumeSpecification) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDeviceConfig
-
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume
attached to an EC2 instance in the cluster.
- setVolumesPerInstance(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDeviceConfig
-
Number of EBS volumes with a specific volume configuration that will be associated with every instance in the
instance group
- setVolumeType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.VolumeSpecification
-
The volume type.
- setWeightedCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
The number of units that a provisioned instance of this type provides toward fulfilling the target capacities
defined in
InstanceFleetConfig.
- setWeightedCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The number of units that a provisioned instance of this type provides toward fulfilling the target capacities
defined in
InstanceFleetConfig.
- ShrinkPolicy - Class in com.amazonaws.services.elasticmapreduce.model
-
Policy for customizing shrink operations.
- ShrinkPolicy() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ShrinkPolicy
-
- shutdown() - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduce
-
- shutdown() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
- shutdown() - Method in class com.amazonaws.services.elasticmapreduce.waiters.AmazonElasticMapReduceWaiters
-
- SimpleScalingPolicyConfiguration - Class in com.amazonaws.services.elasticmapreduce.model
-
An automatic scaling configuration, which describes how the policy adds or removes instances, the cooldown period,
and the number of EC2 instances that will be added each time the CloudWatch metric alarm condition is satisfied.
- SimpleScalingPolicyConfiguration() - Constructor for class com.amazonaws.services.elasticmapreduce.model.SimpleScalingPolicyConfiguration
-
- SpotProvisioningAllocationStrategy - Enum in com.amazonaws.services.elasticmapreduce.model
-
- SpotProvisioningSpecification - Class in com.amazonaws.services.elasticmapreduce.model
-
The launch specification for Spot instances in the instance fleet, which determines the defined duration,
provisioning timeout behavior, and allocation strategy.
- SpotProvisioningSpecification() - Constructor for class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
- SpotProvisioningTimeoutAction - Enum in com.amazonaws.services.elasticmapreduce.model
-
- standard() - Static method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClientBuilder
-
- startNotebookExecution(StartNotebookExecutionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduce
-
- startNotebookExecution(StartNotebookExecutionRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
Starts a notebook execution.
- startNotebookExecution(StartNotebookExecutionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
Starts a notebook execution.
- startNotebookExecutionAsync(StartNotebookExecutionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- startNotebookExecutionAsync(StartNotebookExecutionRequest, AsyncHandler<StartNotebookExecutionRequest, StartNotebookExecutionResult>) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- startNotebookExecutionAsync(StartNotebookExecutionRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
Starts a notebook execution.
- startNotebookExecutionAsync(StartNotebookExecutionRequest, AsyncHandler<StartNotebookExecutionRequest, StartNotebookExecutionResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
Starts a notebook execution.
- startNotebookExecutionAsync(StartNotebookExecutionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- startNotebookExecutionAsync(StartNotebookExecutionRequest, AsyncHandler<StartNotebookExecutionRequest, StartNotebookExecutionResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- StartNotebookExecutionRequest - Class in com.amazonaws.services.elasticmapreduce.model
-
- StartNotebookExecutionRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
- StartNotebookExecutionResult - Class in com.amazonaws.services.elasticmapreduce.model
-
- StartNotebookExecutionResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionResult
-
- Statistic - Enum in com.amazonaws.services.elasticmapreduce.model
-
- Step - Class in com.amazonaws.services.elasticmapreduce.model
-
This represents a step in a cluster.
- Step() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Step
-
- StepCancellationOption - Enum in com.amazonaws.services.elasticmapreduce.model
-
- stepComplete() - Method in class com.amazonaws.services.elasticmapreduce.waiters.AmazonElasticMapReduceWaiters
-
Builds a StepComplete waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
- StepConfig - Class in com.amazonaws.services.elasticmapreduce.model
-
Specification of a cluster (job flow) step.
- StepConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
Default constructor for StepConfig object.
- StepConfig(String, HadoopJarStepConfig) - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
Constructs a new StepConfig object.
- StepDetail - Class in com.amazonaws.services.elasticmapreduce.model
-
Combines the execution state and configuration of a step.
- StepDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepDetail
-
Default constructor for StepDetail object.
- StepDetail(StepConfig, StepExecutionStatusDetail) - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepDetail
-
Constructs a new StepDetail object.
- StepExecutionState - Enum in com.amazonaws.services.elasticmapreduce.model
-
- StepExecutionStatusDetail - Class in com.amazonaws.services.elasticmapreduce.model
-
The execution state of a step.
- StepExecutionStatusDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
Default constructor for StepExecutionStatusDetail object.
- StepExecutionStatusDetail(String, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
Constructs a new StepExecutionStatusDetail object.
- StepExecutionStatusDetail(StepExecutionState, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
Constructs a new StepExecutionStatusDetail object.
- StepFactory - Class in com.amazonaws.services.elasticmapreduce.util
-
This class provides helper methods for creating common Elastic MapReduce step
types.
- StepFactory() - Constructor for class com.amazonaws.services.elasticmapreduce.util.StepFactory
-
Creates a new StepFactory using the default Elastic Map Reduce bucket
(us-east-1.elasticmapreduce) for the default (us-east-1) region.
- StepFactory(String) - Constructor for class com.amazonaws.services.elasticmapreduce.util.StepFactory
-
Creates a new StepFactory using the specified Amazon S3 bucket to load
resources.
- StepFactory.HiveVersion - Enum in com.amazonaws.services.elasticmapreduce.util
-
The available Hive versions.
- StepState - Enum in com.amazonaws.services.elasticmapreduce.model
-
- StepStateChangeReason - Class in com.amazonaws.services.elasticmapreduce.model
-
The details of the step state change reason.
- StepStateChangeReason() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
-
- StepStateChangeReasonCode - Enum in com.amazonaws.services.elasticmapreduce.model
-
- StepStatus - Class in com.amazonaws.services.elasticmapreduce.model
-
The execution status details of the cluster step.
- StepStatus() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
- StepSummary - Class in com.amazonaws.services.elasticmapreduce.model
-
The summary of the cluster step.
- StepSummary() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
- StepTimeline - Class in com.amazonaws.services.elasticmapreduce.model
-
The timeline of the cluster step lifecycle.
- StepTimeline() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepTimeline
-
- stopNotebookExecution(StopNotebookExecutionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduce
-
- stopNotebookExecution(StopNotebookExecutionRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
Stops a notebook execution.
- stopNotebookExecution(StopNotebookExecutionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
Stops a notebook execution.
- stopNotebookExecutionAsync(StopNotebookExecutionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- stopNotebookExecutionAsync(StopNotebookExecutionRequest, AsyncHandler<StopNotebookExecutionRequest, StopNotebookExecutionResult>) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- stopNotebookExecutionAsync(StopNotebookExecutionRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
Stops a notebook execution.
- stopNotebookExecutionAsync(StopNotebookExecutionRequest, AsyncHandler<StopNotebookExecutionRequest, StopNotebookExecutionResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
Stops a notebook execution.
- stopNotebookExecutionAsync(StopNotebookExecutionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- stopNotebookExecutionAsync(StopNotebookExecutionRequest, AsyncHandler<StopNotebookExecutionRequest, StopNotebookExecutionResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- StopNotebookExecutionRequest - Class in com.amazonaws.services.elasticmapreduce.model
-
- StopNotebookExecutionRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StopNotebookExecutionRequest
-
- StopNotebookExecutionResult - Class in com.amazonaws.services.elasticmapreduce.model
-
- StopNotebookExecutionResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StopNotebookExecutionResult
-
- StreamingStep - Class in com.amazonaws.services.elasticmapreduce.util
-
Class that makes it easy to define Hadoop Streaming steps.
- StreamingStep() - Constructor for class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Creates a new default StreamingStep.
- SupportedProductConfig - Class in com.amazonaws.services.elasticmapreduce.model
-
The list of supported product configurations which allow user-supplied arguments.
- SupportedProductConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
-
- Tag - Class in com.amazonaws.services.elasticmapreduce.model
-
A key/value pair containing user-defined metadata that you can associate with an Amazon EMR resource.
- Tag() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Tag
-
Default constructor for Tag object.
- Tag(String, String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.Tag
-
Constructs a new Tag object.
- terminateJobFlows(TerminateJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduce
-
- terminateJobFlows(TerminateJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
TerminateJobFlows shuts a list of clusters (job flows) down.
- terminateJobFlows(TerminateJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
TerminateJobFlows shuts a list of clusters (job flows) down.
- terminateJobFlowsAsync(TerminateJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- terminateJobFlowsAsync(TerminateJobFlowsRequest, AsyncHandler<TerminateJobFlowsRequest, TerminateJobFlowsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduceAsync
-
- terminateJobFlowsAsync(TerminateJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
TerminateJobFlows shuts a list of clusters (job flows) down.
- terminateJobFlowsAsync(TerminateJobFlowsRequest, AsyncHandler<TerminateJobFlowsRequest, TerminateJobFlowsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
TerminateJobFlows shuts a list of clusters (job flows) down.
- terminateJobFlowsAsync(TerminateJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- terminateJobFlowsAsync(TerminateJobFlowsRequest, AsyncHandler<TerminateJobFlowsRequest, TerminateJobFlowsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
- TerminateJobFlowsRequest - Class in com.amazonaws.services.elasticmapreduce.model
-
- TerminateJobFlowsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
-
Default constructor for TerminateJobFlowsRequest object.
- TerminateJobFlowsRequest(List<String>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
-
Constructs a new TerminateJobFlowsRequest object.
- TerminateJobFlowsResult - Class in com.amazonaws.services.elasticmapreduce.model
-
- TerminateJobFlowsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsResult
-
- TLSArtifacts - Class in com.amazonaws.services.elasticmapreduce.spi.security
-
TLS artifacts that can be used to do in-transit encryption.
- TLSArtifacts(PrivateKey, List<Certificate>) - Constructor for class com.amazonaws.services.elasticmapreduce.spi.security.TLSArtifacts
-
- TLSArtifacts(PrivateKey, List<Certificate>, List<Certificate>) - Constructor for class com.amazonaws.services.elasticmapreduce.spi.security.TLSArtifacts
-
- TLSArtifactsProvider - Class in com.amazonaws.services.elasticmapreduce.spi.security
-
Interface for providing TLS artifacts.
- TLSArtifactsProvider() - Constructor for class com.amazonaws.services.elasticmapreduce.spi.security.TLSArtifactsProvider
-
- toHadoopJarStepConfig() - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
-
Creates the final HadoopJarStepConfig once you are done configuring the step.
- toHadoopJarStepConfig() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Creates the final HadoopJarStepConfig once you are done configuring the step.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.ActionOnFailure
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.AdjustmentType
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicy
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyDescription
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyState
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStateChangeReason
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStateChangeReasonCode
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStatus
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfigurationMetadata
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsRequest
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.CancelStepsRequestStatus
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.ClusterState
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReasonCode
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Command
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.ComparisonOperator
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.ComputeLimitsUnitType
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Configuration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DeleteSecurityConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DeleteSecurityConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeNotebookExecutionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeNotebookExecutionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDevice
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDeviceConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.EbsConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.EbsVolume
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ExecutionEngineConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.ExecutionEngineType
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.FailureDetails
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.GetBlockPublicAccessConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.GetBlockPublicAccessConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.GetManagedScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.GetManagedScalingPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceCollectionType
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetModifyConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetProvisioningSpecifications
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceFleetState
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStateChangeReason
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceFleetStateChangeReasonCode
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStatus
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetTimeline
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceFleetType
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupState
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReasonCode
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupType
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceResizePolicy
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceRoleType
-
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceState
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReasonCode
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionState
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListSecurityConfigurationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListSecurityConfigurationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ManagedScalingPolicy
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.MarketType
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.MetricDimension
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyClusterRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyClusterResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceFleetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceFleetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.NotebookExecutionStatus
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.OnDemandProvisioningAllocationStrategy
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.OnDemandProvisioningSpecification
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementGroupConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.PlacementGroupStrategy
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.PortRange
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.PutBlockPublicAccessConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.PutBlockPublicAccessConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.PutManagedScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.PutManagedScalingPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveAutoScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveAutoScalingPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveManagedScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveManagedScalingPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.RepoUpgradeOnBoot
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.ScaleDownBehavior
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingAction
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingConstraints
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingTrigger
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SecurityConfigurationSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ShrinkPolicy
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SimpleScalingPolicyConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.SpotProvisioningAllocationStrategy
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.SpotProvisioningTimeoutAction
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.Statistic
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.StepCancellationOption
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.StepExecutionState
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.StepState
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.StepStateChangeReasonCode
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StopNotebookExecutionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StopNotebookExecutionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.Unit
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.VolumeSpecification
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.util.StepFactory.HiveVersion
-
- waiters() - Method in class com.amazonaws.services.elasticmapreduce.AbstractAmazonElasticMapReduce
-
- waiters() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
- waiters() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
- withAction(ScalingAction) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
The conditions that trigger an automatic scaling activity.
- withActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The action to take when the cluster step fails.
- withActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The action to take when the cluster step fails.
- withActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The action to take when the cluster step fails.
- withActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The action to take when the cluster step fails.
- withActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The action to take when the cluster step fails.
- withActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The action to take when the cluster step fails.
- withAdditionalInfo(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
This option is for advanced users only.
- withAdditionalInfo(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A JSON string for selecting additional features.
- withAdditionalMasterSecurityGroups(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
A list of additional Amazon EC2 security group IDs for the master node.
- withAdditionalMasterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
A list of additional Amazon EC2 security group IDs for the master node.
- withAdditionalMasterSecurityGroups(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the master node.
- withAdditionalMasterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the master node.
- withAdditionalSlaveSecurityGroups(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- withAdditionalSlaveSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- withAdditionalSlaveSecurityGroups(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- withAdditionalSlaveSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- withADDomainJoinPassword(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
The Active Directory password for ADDomainJoinUser
.
- withADDomainJoinUser(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
Required only when establishing a cross-realm trust with an Active Directory domain.
- withAdjustmentType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.SimpleScalingPolicyConfiguration
-
The way in which EC2 instances are added (if ScalingAdjustment
is a positive number) or terminated
(if ScalingAdjustment
is a negative number) each time the scaling activity is triggered.
- withAdjustmentType(AdjustmentType) - Method in class com.amazonaws.services.elasticmapreduce.model.SimpleScalingPolicyConfiguration
-
The way in which EC2 instances are added (if ScalingAdjustment
is a positive number) or terminated
(if ScalingAdjustment
is a negative number) each time the scaling activity is triggered.
- withAllocationStrategy(String) - Method in class com.amazonaws.services.elasticmapreduce.model.OnDemandProvisioningSpecification
-
Specifies the strategy to use in launching On-Demand instance fleets.
- withAllocationStrategy(OnDemandProvisioningAllocationStrategy) - Method in class com.amazonaws.services.elasticmapreduce.model.OnDemandProvisioningSpecification
-
Specifies the strategy to use in launching On-Demand instance fleets.
- withAllocationStrategy(String) - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
Specifies the strategy to use in launching Spot instance fleets.
- withAllocationStrategy(SpotProvisioningAllocationStrategy) - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
Specifies the strategy to use in launching Spot instance fleets.
- withAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Applies only to Amazon EMR AMI versions 3.x and 2.x.
- withAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Applies only to Amazon EMR AMI versions 3.x and 2.x.
- withApplications(Application...) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The applications installed on this cluster.
- withApplications(Collection<Application>) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The applications installed on this cluster.
- withApplications(Application...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Applies to Amazon EMR releases 4.0 and later.
- withApplications(Collection<Application>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Applies to Amazon EMR releases 4.0 and later.
- withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
Arguments for Amazon EMR to pass to the application.
- withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
Arguments for Amazon EMR to pass to the application.
- withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
-
Arguments for Amazon EMR to pass to the command for execution.
- withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
-
Arguments for Amazon EMR to pass to the command for execution.
- withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
A list of command line arguments passed to the JAR file's main function when executed.
- withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
A list of command line arguments passed to the JAR file's main function when executed.
- withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
The list of command line arguments to pass to the JAR file's main function for execution.
- withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
The list of command line arguments to pass to the JAR file's main function for execution.
- withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
A list of command line arguments to pass to the bootstrap action script.
- withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
A list of command line arguments to pass to the bootstrap action script.
- withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
-
The list of user-supplied arguments.
- withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
-
The list of user-supplied arguments.
- withArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The Amazon Resource Name (ARN) of the notebook execution.
- withAutoScalingPolicy(AutoScalingPolicyDescription) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- withAutoScalingPolicy(AutoScalingPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- withAutoScalingPolicy(AutoScalingPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyRequest
-
Specifies the definition of the automatic scaling policy.
- withAutoScalingPolicy(AutoScalingPolicyDescription) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyResult
-
The automatic scaling policy definition.
- withAutoScalingRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
An IAM role for automatic scaling policies.
- withAutoScalingRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
An IAM role for automatic scaling policies.
- withAutoScalingRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
An IAM role for automatic scaling policies.
- withAutoTerminate(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Specifies whether the cluster should terminate after completing all steps.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
-
The Amazon EC2 Availability Zone for the cluster.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
-
When multiple Availability Zones are specified, Amazon EMR evaluates them and launches instances in the optimal
Availability Zone.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
-
When multiple Availability Zones are specified, Amazon EMR evaluates them and launches instances in the optimal
Availability Zone.
- withBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- withBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- withBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- withBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- withBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The bid price for each EC2 Spot instance type as defined by InstanceType
.
- withBidPriceAsPercentageOfOnDemandPrice(Double) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
The bid price, as a percentage of On-Demand price, for each EC2 Spot instance as defined by
InstanceType
.
- withBidPriceAsPercentageOfOnDemandPrice(Double) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The bid price, as a percentage of On-Demand price, for each EC2 Spot instance as defined by
InstanceType
.
- withBlockDurationMinutes(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
The defined duration for Spot instances (also known as Spot blocks) in minutes.
- withBlockPublicAccessConfiguration(BlockPublicAccessConfiguration) - Method in class com.amazonaws.services.elasticmapreduce.model.GetBlockPublicAccessConfigurationResult
-
A configuration for Amazon EMR block public access.
- withBlockPublicAccessConfiguration(BlockPublicAccessConfiguration) - Method in class com.amazonaws.services.elasticmapreduce.model.PutBlockPublicAccessConfigurationRequest
-
A configuration for Amazon EMR block public access.
- withBlockPublicAccessConfigurationMetadata(BlockPublicAccessConfigurationMetadata) - Method in class com.amazonaws.services.elasticmapreduce.model.GetBlockPublicAccessConfigurationResult
-
Properties that describe the AWS principal that created the BlockPublicAccessConfiguration
using the
PutBlockPublicAccessConfiguration
action as well as the date and time that the configuration was
created.
- withBlockPublicSecurityGroupRules(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfiguration
-
Indicates whether EMR block public access is enabled (true
) or disabled (false
).
- withBootstrapActionConfig(BootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
-
A description of the bootstrap action.
- withBootstrapActions(BootstrapActionDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
A list of the bootstrap actions run by the job flow.
- withBootstrapActions(Collection<BootstrapActionDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
A list of the bootstrap actions run by the job flow.
- withBootstrapActions(Command...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
-
The bootstrap actions associated with the cluster.
- withBootstrapActions(Collection<Command>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
-
The bootstrap actions associated with the cluster.
- withBootstrapActions(BootstrapActionConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of bootstrap actions to run before Hadoop starts on the cluster nodes.
- withBootstrapActions(Collection<BootstrapActionConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of bootstrap actions to run before Hadoop starts on the cluster nodes.
- withCancelStepsInfoList(CancelStepsInfo...) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsResult
-
A list of
CancelStepsInfo, which shows the status of specified cancel requests for each
StepID
specified.
- withCancelStepsInfoList(Collection<CancelStepsInfo>) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsResult
-
A list of
CancelStepsInfo, which shows the status of specified cancel requests for each
StepID
specified.
- withClassification(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Configuration
-
The classification within a configuration.
- withCloudWatchAlarmDefinition(CloudWatchAlarmDefinition) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingTrigger
-
The definition of a CloudWatch metric alarm.
- withCluster(Cluster) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
-
This output contains the details for the requested cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetResult
-
The Amazon Resource Name of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
-
The Amazon Resource Name of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The Amazon Resource Name of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The Amazon Resource Name of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyResult
-
The Amazon Resource Name of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
-
The Amazon Resource Name of the cluster.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetRequest
-
The unique identifier of the cluster.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetResult
-
The unique identifier of the cluster.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsRequest
-
The ClusterID
for which specified steps will be canceled.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
-
The identifier of the cluster to describe.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
-
The identifier of the cluster with steps to describe.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.GetManagedScalingPolicyRequest
-
Specifies the ID of the cluster for which the managed scaling policy will be fetched.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
-
The cluster identifier for the bootstrap actions to list.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsRequest
-
The unique identifier of the cluster.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
-
The identifier of the cluster for which to list the instance groups.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The identifier of the cluster for which to list the instances.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The identifier of the cluster for which to list the steps.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyClusterRequest
-
The unique identifier of the cluster.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceFleetRequest
-
The unique identifier of the cluster.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
-
The ID of the cluster to which the instance group belongs.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyRequest
-
Specifies the ID of a cluster.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyResult
-
Specifies the ID of a cluster.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PutManagedScalingPolicyRequest
-
Specifies the ID of an EMR cluster where the managed scaling policy is attached.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveAutoScalingPolicyRequest
-
Specifies the ID of a cluster.
- withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveManagedScalingPolicyRequest
-
Specifies the ID of the cluster from which the managed scaling policy will be removed.
- withClusters(ClusterSummary...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
-
The list of clusters for the account based on the given filters.
- withClusters(Collection<ClusterSummary>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
-
The list of clusters for the account based on the given filters.
- withClusterStates(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The cluster state filters to apply when listing clusters.
- withClusterStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The cluster state filters to apply when listing clusters.
- withClusterStates(ClusterState...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The cluster state filters to apply when listing clusters.
- withCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStateChangeReason
-
The code indicating the reason for the change in status.USER_REQUEST
indicates that the scaling
policy status was changed by a user.
- withCode(AutoScalingPolicyStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStateChangeReason
-
The code indicating the reason for the change in status.USER_REQUEST
indicates that the scaling
policy status was changed by a user.
- withCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
-
The programmatic code for the state change reason.
- withCode(ClusterStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
-
The programmatic code for the state change reason.
- withCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStateChangeReason
-
A code corresponding to the reason the state change occurred.
- withCode(InstanceFleetStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStateChangeReason
-
A code corresponding to the reason the state change occurred.
- withCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
-
The programmable code for the state change reason.
- withCode(InstanceGroupStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
-
The programmable code for the state change reason.
- withCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
-
The programmable code for the state change reason.
- withCode(InstanceStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
-
The programmable code for the state change reason.
- withCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
-
The programmable code for the state change reason.
- withCode(StepStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
-
The programmable code for the state change reason.
- withComparisonOperator(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
Determines how the metric specified by MetricName
is compared to the value specified by
Threshold
.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
Determines how the metric specified by MetricName
is compared to the value specified by
Threshold
.
- withComputeLimits(ComputeLimits) - Method in class com.amazonaws.services.elasticmapreduce.model.ManagedScalingPolicy
-
The EC2 unit limits for a managed scaling policy.
- withConfig(HadoopStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The Hadoop job configuration of the cluster step.
- withConfig(HadoopStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The Hadoop job configuration of the cluster step.
- withConfigurations(Configuration...) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Applies only to Amazon EMR releases 4.x and later.
- withConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Applies only to Amazon EMR releases 4.x and later.
- withConfigurations(Configuration...) - Method in class com.amazonaws.services.elasticmapreduce.model.Configuration
-
A list of additional configurations to apply within a configuration object.
- withConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.Configuration
-
A list of additional configurations to apply within a configuration object.
- withConfigurations(Configuration...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
- withConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
- withConfigurations(Configuration...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
- withConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
- withConfigurations(Configuration...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
A list of new or modified configurations to apply for an instance group.
- withConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
A list of new or modified configurations to apply for an instance group.
- withConfigurations(Configuration...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
A configuration classification that applies when provisioning cluster instances, which can include configurations
for applications and software that run on the cluster.
- withConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
A configuration classification that applies when provisioning cluster instances, which can include configurations
for applications and software that run on the cluster.
- withConfigurations(Configuration...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
A configuration classification that applies when provisioning cluster instances, which can include configurations
for applications and software bundled with Amazon EMR.
- withConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
A configuration classification that applies when provisioning cluster instances, which can include configurations
for applications and software bundled with Amazon EMR.
- withConfigurations(Configuration...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
For Amazon EMR releases 4.0 and later.
- withConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
For Amazon EMR releases 4.0 and later.
- withConfigurationsVersion(Long) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The version number of the requested configuration specification for this instance group.
- withConstraints(ScalingConstraints) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicy
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- withConstraints(ScalingConstraints) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyDescription
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- withContext(String, String) - Method in class com.amazonaws.services.elasticmapreduce.spi.security.EncryptionContext
-
Fluent API to add encryption context.
- withContext(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.spi.security.EncryptionContext
-
Fluent API to add all the given encryption context.
- withCoolDown(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.SimpleScalingPolicyConfiguration
-
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling
activities can start.
- withCreatedAfter(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows created after this date and time.
- withCreatedAfter(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The creation date and time beginning value filter for listing clusters.
- withCreatedBefore(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows created before this date and time.
- withCreatedBefore(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The creation date and time end value filter for listing clusters.
- withCreatedByArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfigurationMetadata
-
The Amazon Resource Name that created or last modified the configuration.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfigurationMetadata
-
The date and time that the configuration was created.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
-
The creation date and time of the cluster.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationResult
-
The date and time the security configuration was created.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationResult
-
The date and time the security configuration was created
- withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetTimeline
-
The time and date the instance fleet was created.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The date/time the instance group was created.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
-
The creation date and time of the instance group.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
-
The creation date and time of the instance.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The creation date and time of the job flow.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.SecurityConfigurationSummary
-
The date and time the security configuration was created.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The creation date and time of the step.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
-
The date and time when the cluster step was created.
- withCrossRealmTrustPrincipalPassword(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
Required only when establishing a cross-realm trust with a KDC in a different realm.
- withCustomAmiId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Available only in Amazon EMR version 5.7.0 and later.
- withCustomAmiId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Available only in Amazon EMR version 5.7.0 and later.
- withDecommissionTimeout(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ShrinkPolicy
-
The desired timeout for decommissioning an instance.
- withDescription(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
A friendly, more verbose description of the automatic scaling rule.
- withDescription(String, String) - Method in class com.amazonaws.services.elasticmapreduce.spi.security.EncryptionMaterials
-
Fluent API to add material description.
- withDescriptions(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.spi.security.EncryptionMaterials
-
Fluent API to add all the given material descriptions.
- withDevice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDevice
-
The device name that is exposed to the instance, such as /dev/sdh.
- withDevice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsVolume
-
The device name that is exposed to the instance, such as /dev/sdh.
- withDimensions(MetricDimension...) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
A CloudWatch metric dimension.
- withDimensions(Collection<MetricDimension>) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
A CloudWatch metric dimension.
- withEbsBlockDeviceConfigs(EbsBlockDeviceConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsConfiguration
-
An array of Amazon EBS volume specifications attached to a cluster instance.
- withEbsBlockDeviceConfigs(Collection<EbsBlockDeviceConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsConfiguration
-
An array of Amazon EBS volume specifications attached to a cluster instance.
- withEbsBlockDevices(EbsBlockDevice...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The EBS block devices that are mapped to this instance group.
- withEbsBlockDevices(Collection<EbsBlockDevice>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The EBS block devices that are mapped to this instance group.
- withEbsBlockDevices(EbsBlockDevice...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The configuration of Amazon Elastic Block Storage (EBS) attached to each instance as defined by
InstanceType
.
- withEbsBlockDevices(Collection<EbsBlockDevice>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The configuration of Amazon Elastic Block Storage (EBS) attached to each instance as defined by
InstanceType
.
- withEbsConfiguration(EbsConfiguration) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
EBS configurations that will be attached to each EC2 instance in the instance group.
- withEbsConfiguration(EbsConfiguration) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
The configuration of Amazon Elastic Block Storage (EBS) attached to each instance as defined by
InstanceType
.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsConfiguration
-
Indicates whether an Amazon EBS volume is EBS-optimized.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
If the instance group is EBS-optimized.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
Evaluates to TRUE
when the specified InstanceType
is EBS-optimized.
- withEbsRootVolumeSize(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The size, in GiB, of the EBS root device volume of the Linux AMI that is used for each EC2 instance.
- withEbsRootVolumeSize(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The size, in GiB, of the EBS root device volume of the Linux AMI that is used for each EC2 instance.
- withEbsVolumes(EbsVolume...) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The list of EBS volumes that are attached to this instance.
- withEbsVolumes(Collection<EbsVolume>) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The list of EBS volumes that are attached to this instance.
- withEc2AvailabilityZone(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The Availability Zone in which the cluster will run.
- withEc2InstanceAttributes(Ec2InstanceAttributes) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Provides information about the EC2 instances in a cluster grouped by category.
- withEc2InstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The unique identifier of the instance in Amazon EC2.
- withEC2InstanceIdsToTerminate(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
The EC2 InstanceIds to terminate.
- withEC2InstanceIdsToTerminate(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
The EC2 InstanceIds to terminate.
- withEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The name of the Amazon EC2 key pair to use when connecting with SSH into the master node as a user named
"hadoop".
- withEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The name of the EC2 key pair that can be used to ssh to the master node as the user called "hadoop."
- withEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The name of an Amazon EC2 key pair that can be used to ssh to the master node.
- withEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
Set this parameter to the identifier of the Amazon VPC subnet where you want the cluster to launch.
- withEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Applies to clusters that use the uniform instance group configuration.
- withEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
For clusters launched within Amazon Virtual Private Cloud, this is the identifier of the subnet where the cluster
was launched.
- withEc2SubnetIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Applies to clusters that use the instance fleet configuration.
- withEc2SubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Applies to clusters that use the instance fleet configuration.
- withEditorId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The unique ID of the editor associated with the notebook execution.
- withEditorId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The unique identifier of the EMR Notebook that is used for the notebook execution.
- withEditorId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The unique identifier of the editor associated with the notebook execution.
- withEditorId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
The unique identifier of the EMR Notebook to use for notebook execution.
- withEmrErrorCode(String) - Method in exception com.amazonaws.services.elasticmapreduce.model.InvalidRequestException
-
The error code associated with the exception.
- withEmrManagedMasterSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group for the master node.
- withEmrManagedMasterSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group for the master node.
- withEmrManagedSlaveSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group for the core and task nodes.
- withEmrManagedSlaveSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group for the core and task nodes.
- withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
-
The date and time when the cluster was terminated.
- withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetTimeline
-
The time and date the instance fleet terminated.
- withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The date/time the instance group was terminated.
- withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
-
The date and time when the instance group terminated.
- withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
-
The date and time when the instance was terminated.
- withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The completion date and time of the job flow.
- withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The completion date and time of the step.
- withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
-
The date and time when the cluster step execution completed or failed.
- withEndTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The timestamp when notebook execution ended.
- withEndTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The timestamp when notebook execution started.
- withEvaluationPeriods(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The number of periods, in five-minute increments, during which the alarm condition must exist before the alarm
triggers automatic scaling activity.
- withExecutionEngine(ExecutionEngineConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The execution engine, such as an EMR cluster, used to run the EMR notebook and perform the notebook execution.
- withExecutionEngine(ExecutionEngineConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
Specifies the execution engine (cluster) that runs the notebook execution.
- withExecutionStatusDetail(JobFlowExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Describes the execution status of the job flow.
- withExecutionStatusDetail(StepExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
-
The description of the step status.
- withFailureDetails(FailureDetails) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The details for the step failure including reason, message, and log file path where the root cause was
identified.
- withFrom(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The beginning of time range filter for listing notebook executions.
- withHadoopConfig(String, String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Add a Hadoop config override (-D value).
- withHadoopJarStep(HadoopJarStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The JAR file used for the step.
- withHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Applies only to Amazon EMR release versions earlier than 4.0.
- withHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Hadoop version for the cluster.
- withHeapSize(BootstrapActions.Daemon, int) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureDaemons
-
Set the heap size of a daemon.
- withIamInstanceProfile(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The IAM role that was specified when the cluster was launched.
- withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The unique identifier for the cluster.
- withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The unique identifier for the cluster.
- withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ExecutionEngineConfig
-
The unique identifier of the execution engine.
- withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The unique identifier for the instance in Amazon EMR.
- withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The unique identifier of the instance fleet.
- withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The identifier of the instance group.
- withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The identifier of the cluster step.
- withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The identifier of the cluster step.
- withInputs(String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Add more input paths to this step.
- withInstanceCollectionType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
- withInstanceCollectionType(InstanceCollectionType) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
- withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Target number of instances for the instance group.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
Target size for the instance group.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The number of EC2 instances in the cluster.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The number of Amazon EC2 instances in the cluster.
- withInstanceCount(int) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
-
Specify the count of the new instance group.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ModifyInstanceGroup
-
Specify the new size of the instance group.
- withInstanceFleet(InstanceFleetConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetRequest
-
Specifies the configuration of the instance fleet.
- withInstanceFleet(InstanceFleetModifyConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceFleetRequest
-
The unique identifier of the instance fleet.
- withInstanceFleetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceFleetResult
-
The unique identifier of the instance fleet.
- withInstanceFleetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The unique identifier of the instance fleet to which an EC2 instance belongs.
- withInstanceFleetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetModifyConfig
-
A unique identifier for the instance fleet.
- withInstanceFleetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The unique identifier of the instance fleet.
- withInstanceFleets(InstanceFleetConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
- withInstanceFleets(Collection<InstanceFleetConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
- withInstanceFleets(InstanceFleet...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsResult
-
The list of instance fleets for the cluster and given filters.
- withInstanceFleets(Collection<InstanceFleet>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsResult
-
The list of instance fleets for the cluster and given filters.
- withInstanceFleetType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The node type that the instance fleet hosts.
- withInstanceFleetType(InstanceFleetType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The node type that the instance fleet hosts.
- withInstanceFleetType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The node type that the instance fleet hosts.
- withInstanceFleetType(InstanceFleetType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The node type that the instance fleet hosts.
- withInstanceFleetType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The node type of the instance fleet.
- withInstanceFleetType(InstanceFleetType) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The node type of the instance fleet.
- withInstanceGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
-
Specify the role of the new instance group (core, task).
- withInstanceGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ModifyInstanceGroup
-
Set the identification for the instance group to modify.
- withInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The identifier of the instance group to which this instance belongs.
- withInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Unique identifier for the instance group.
- withInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
Unique ID of the instance group to expand or shrink.
- withInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The identifier of the instance group for which to list the instances.
- withInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyRequest
-
Specifies the ID of the instance group to which the automatic scaling policy is applied.
- withInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PutAutoScalingPolicyResult
-
Specifies the ID of the instance group to which the scaling policy is applied.
- withInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveAutoScalingPolicyRequest
-
Specifies the ID of the instance group to which the scaling policy is applied.
- withInstanceGroupIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
-
Instance group IDs of the newly created instance groups.
- withInstanceGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
-
Instance group IDs of the newly created instance groups.
- withInstanceGroups(InstanceGroupConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
-
Instance groups to add.
- withInstanceGroups(Collection<InstanceGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
-
Instance groups to add.
- withInstanceGroups(InstanceGroupConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Configuration for the instance groups in a cluster.
- withInstanceGroups(Collection<InstanceGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Configuration for the instance groups in a cluster.
- withInstanceGroups(InstanceGroupDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Details about the instance groups in a cluster.
- withInstanceGroups(Collection<InstanceGroupDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Details about the instance groups in a cluster.
- withInstanceGroups(InstanceGroup...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
-
The list of instance groups for the cluster and given filters.
- withInstanceGroups(Collection<InstanceGroup>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
-
The list of instance groups for the cluster and given filters.
- withInstanceGroups(InstanceGroupModifyConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
-
Instance groups to change.
- withInstanceGroups(Collection<InstanceGroupModifyConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
-
Instance groups to change.
- withInstanceGroupType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The type of the instance group.
- withInstanceGroupType(InstanceGroupType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The type of the instance group.
- withInstanceGroupTypes(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The type of instance group for which to list the instances.
- withInstanceGroupTypes(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The type of instance group for which to list the instances.
- withInstanceGroupTypes(InstanceGroupType...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The type of instance group for which to list the instances.
- withInstanceRequestCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Target number of instances to run in the instance group.
- withInstanceResizePolicy(InstanceResizePolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.ShrinkPolicy
-
Custom policy for requesting termination protection or termination of specific instances when shrinking an
instance group.
- withInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
The role of the instance group in the cluster.
- withInstanceRole(InstanceRoleType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
The role of the instance group in the cluster.
- withInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Instance group role in the cluster
- withInstanceRole(InstanceRoleType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Instance group role in the cluster
- withInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementGroupConfig
-
Role of the instance in the cluster.
- withInstanceRole(InstanceRoleType) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementGroupConfig
-
Role of the instance in the cluster.
- withInstanceRunningCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Actual count of running instances.
- withInstances(JobFlowInstancesDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Describes the Amazon EC2 instances of the job flow.
- withInstances(Instance...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
-
The list of instances for the cluster and given filters.
- withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
-
The list of instances for the cluster and given filters.
- withInstances(JobFlowInstancesConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A specification of the number and type of Amazon EC2 instances.
- withInstanceStates(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
A list of instance states that will filter the instances returned with this request.
- withInstanceStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
A list of instance states that will filter the instances returned with this request.
- withInstanceStates(InstanceState...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
A list of instance states that will filter the instances returned with this request.
- withInstancesToProtect(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceResizePolicy
-
Specific list of instances to be protected when shrinking an instance group.
- withInstancesToProtect(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceResizePolicy
-
Specific list of instances to be protected when shrinking an instance group.
- withInstancesToTerminate(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceResizePolicy
-
Specific list of instances to be terminated when shrinking an instance group.
- withInstancesToTerminate(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceResizePolicy
-
Specific list of instances to be terminated when shrinking an instance group.
- withInstanceTerminationTimeout(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceResizePolicy
-
Decommissioning timeout override for the specific list of instances to be terminated.
- withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The EC2 instance type, for example m3.xlarge
.
- withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The EC2 instance type for all instances in the instance group.
- withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
The EC2 instance type for all instances in the instance group.
- withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
EC2 instance type.
- withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
An EC2 instance type, such as m3.xlarge
.
- withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The EC2 instance type, for example m3.xlarge
.
- withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
-
Specify the instance type to use for this instance group.
- withInstanceTypeConfigs(InstanceTypeConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The instance type configurations that define the EC2 instances in the instance fleet.
- withInstanceTypeConfigs(Collection<InstanceTypeConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The instance type configurations that define the EC2 instances in the instance fleet.
- withInstanceTypeSpecifications(InstanceTypeSpecification...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The specification for the instance types that comprise an instance fleet.
- withInstanceTypeSpecifications(Collection<InstanceTypeSpecification>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The specification for the instance types that comprise an instance fleet.
- withIops(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.VolumeSpecification
-
The number of I/O operations per second (IOPS) that the volume supports.
- withJar(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
A path to a JAR file run during the step.
- withJar(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
The path to the JAR file that runs during the step.
- withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
-
Job flow in which to add the instance groups.
- withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
-
The job flow ID in which the instance groups are added.
- withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
-
A string that uniquely identifies the job flow.
- withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The job flow identifier.
- withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
-
An unique identifier for the job flow.
- withJobFlowIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows whose job flow ID is contained in this list.
- withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows whose job flow ID is contained in this list.
- withJobFlowIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
-
A list of strings that uniquely identify the clusters to protect.
- withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
-
A list of strings that uniquely identify the clusters to protect.
- withJobFlowIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
The unique identifier of the job flow (cluster).
- withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
The unique identifier of the job flow (cluster).
- withJobFlowIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
-
A list of job flows to be shutdown.
- withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
-
A list of job flows to be shutdown.
- withJobFlowRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The IAM role that was specified when the job flow was launched.
- withJobFlowRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Also called instance profile and EC2 role.
- withJobFlows(JobFlowDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
-
A list of job flows matching the parameters supplied.
- withJobFlows(Collection<JobFlowDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
-
A list of job flows matching the parameters supplied.
- withJobFlowStates(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows whose state is contained in this list.
- withJobFlowStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows whose state is contained in this list.
- withJobFlowStates(JobFlowExecutionState...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Return only job flows whose state is contained in this list.
- withKdcAdminPassword(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
The password used within the cluster for the kadmin service on the cluster-dedicated KDC, which maintains
Kerberos principals, password policies, and keytabs for the cluster.
- withKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Specifies whether the cluster should remain available after completing all steps.
- withKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Specifies whether the cluster should remain available after completing all steps.
- withKerberosAttributes(KerberosAttributes) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
- withKerberosAttributes(KerberosAttributes) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
- withKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
-
The unique identifier of a key value pair.
- withKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.MetricDimension
-
The dimension name.
- withKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
-
A user-defined key, which is the minimum required information for a valid tag.
- withKeyValue(BootstrapActions.ConfigFile, String, String) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureHadoop
-
Deprecated.
Specify a key-value pair to merge with Hadoop's default configuration.
- withLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Details regarding the state of the instance group.
- withLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
Description of the job flow last changed state.
- withLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The reason for the latest status change of the notebook execution.
- withLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
A description of the step's current state.
- withLastSuccessfullyAppliedConfigurations(Configuration...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
A list of configurations that were successfully applied for an instance group last time.
- withLastSuccessfullyAppliedConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
A list of configurations that were successfully applied for an instance group last time.
- withLastSuccessfullyAppliedConfigurationsVersion(Long) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The version number of a configuration specification that was successfully applied for an instance group last
time.
- withLaunchSpecifications(InstanceFleetProvisioningSpecifications) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
Describes the launch specification for an instance fleet.
- withLaunchSpecifications(InstanceFleetProvisioningSpecifications) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The launch specification for the instance fleet.
- withLogEncryptionKmsKeyId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The AWS KMS customer master key (CMK) used for encrypting log files.
- withLogEncryptionKmsKeyId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The AWS KMS customer master key (CMK) used for encrypting log files.
- withLogEncryptionKmsKeyId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The AWS KMS customer master key (CMK) used for encrypting log files.
- withLogFile(String) - Method in class com.amazonaws.services.elasticmapreduce.model.FailureDetails
-
The path to the log file where the step failure root cause was originally recorded.
- withLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The path to the Amazon S3 location where logs for this cluster are stored.
- withLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The location in Amazon S3 where log files for the job are stored.
- withLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The location in Amazon S3 to write the log files of the job flow.
- withMainClass(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
The name of the main class in the specified Java file.
- withMainClass(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
The name of the main class in the specified Java file.
- withManagedScalingPolicy(ManagedScalingPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.GetManagedScalingPolicyResult
-
Specifies the managed scaling policy that is attached to an Amazon EMR cluster.
- withManagedScalingPolicy(ManagedScalingPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.PutManagedScalingPolicyRequest
-
Specifies the constraints for the managed scaling policy.
- withManagedScalingPolicy(ManagedScalingPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The specified managed scaling policy for an Amazon EMR cluster.
- withMapper(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Set the mapper
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
-
The pagination token that indicates the next set of results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
-
The pagination token that indicates the next set of results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
The pagination token that indicates the next set of results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
-
The pagination token that indicates the next set of results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsRequest
-
The pagination token that indicates the next set of results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceFleetsResult
-
The pagination token that indicates the next set of results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
-
The pagination token that indicates the next set of results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
-
The pagination token that indicates the next set of results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
The pagination token that indicates the next set of results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
-
The pagination token that indicates the next set of results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The pagination token, returned by a previous ListNotebookExecutions
call, that indicates the start
of the list for this ListNotebookExecutions
call.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsResult
-
A pagination token that a subsequent ListNotebookExecutions
can use to determine the next set of
results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListSecurityConfigurationsRequest
-
The pagination token that indicates the set of results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListSecurityConfigurationsResult
-
A pagination token that indicates the next set of results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The pagination token that indicates the next set of results to retrieve.
- withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
-
The pagination token that indicates the next set of results to retrieve.
- withMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The instance purchasing option.
- withMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The instance purchasing option.
- withMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The marketplace to provision instances for this group.
- withMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The marketplace to provision instances for this group.
- withMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Market type of the EC2 instances used to create a cluster node.
- withMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Market type of the EC2 instances used to create a cluster node.
- withMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Market type of the EC2 instances used to create a cluster node.
- withMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Market type of the EC2 instances used to create a cluster node.
- withMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingAction
-
Not available for instance groups.
- withMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingAction
-
Not available for instance groups.
- withMasterInstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 instance identifier of the master node.
- withMasterInstanceSecurityGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ExecutionEngineConfig
-
An optional unique ID of an EC2 security group to associate with the master instance of the EMR cluster for this
notebook execution.
- withMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The EC2 instance type of the master node.
- withMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 master node instance type.
- withMasterPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The DNS name of the master node.
- withMasterPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The DNS name of the master node.
- withMaxCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingConstraints
-
The upper boundary of EC2 instances in an instance group beyond which scaling activities are not allowed to grow.
- withMaximumCapacityUnits(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The upper boundary of EC2 units.
- withMaximumCoreCapacityUnits(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The upper boundary of EC2 units for core node type in a cluster.
- withMaximumOnDemandCapacityUnits(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The upper boundary of On-Demand EC2 units.
- withMaxRange(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.PortRange
-
The smallest port number in a specified range of port numbers.
- withMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStateChangeReason
-
A friendly, more verbose message that accompanies an automatic scaling policy state change.
- withMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
-
The descriptive message for the state change reason.
- withMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.FailureDetails
-
The descriptive message including the error the EMR service has identified as the cause of step failure.
- withMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStateChangeReason
-
An explanatory message.
- withMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
-
The status change reason description.
- withMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
-
The status change reason description.
- withMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
-
The descriptive message for the state change reason.
- withMetricName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The name of the CloudWatch metric that is watched to determine an alarm condition.
- withMinCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingConstraints
-
The lower boundary of EC2 instances in an instance group below which scaling activities are not allowed to
shrink.
- withMinimumCapacityUnits(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The lower boundary of EC2 units.
- withMinRange(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.PortRange
-
The smallest port number in a specified range of port numbers.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
The name of the application.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
-
The name of the bootstrap action.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The name of the cluster.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The name of the cluster.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
-
The name of the command.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationRequest
-
The name of the security configuration.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationResult
-
The name of the security configuration.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DeleteSecurityConfigurationRequest
-
The name of the security configuration.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationRequest
-
The name of the security configuration.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationResult
-
The name of the security configuration.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
A friendly name for the instance fleet.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The friendly name of the instance fleet.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The name of the instance group.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Friendly name given to the instance group.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Friendly name for the instance group.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The name of the job flow.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The name of the job flow.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
The name used to identify an automatic scaling rule.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.SecurityConfigurationSummary
-
The name of the security configuration.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The name of the cluster step.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The name of the step.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The name of the cluster step.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
-
The name of the product configuration.
- withNamespace(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The namespace for the CloudWatch metric.
- withNewSupportedProducts(SupportedProductConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
- withNewSupportedProducts(Collection<SupportedProductConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
- withNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- withNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- withNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- withNotebookExecution(NotebookExecution) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeNotebookExecutionResult
-
Properties of the notebook execution.
- withNotebookExecutionId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeNotebookExecutionRequest
-
The unique identifier of the notebook execution.
- withNotebookExecutionId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The unique identifier of a notebook execution.
- withNotebookExecutionId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The unique identifier of the notebook execution.
- withNotebookExecutionId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionResult
-
The unique identifier of the notebook execution.
- withNotebookExecutionId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StopNotebookExecutionRequest
-
The unique identifier of the notebook execution.
- withNotebookExecutionName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
A name for the notebook execution.
- withNotebookExecutionName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The name of the notebook execution.
- withNotebookExecutionName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
An optional name for the notebook execution.
- withNotebookExecutions(NotebookExecutionSummary...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsResult
-
A list of notebook executions.
- withNotebookExecutions(Collection<NotebookExecutionSummary>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsResult
-
A list of notebook executions.
- withNotebookInstanceSecurityGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The unique identifier of the EC2 security group associated with the EMR Notebook instance.
- withNotebookInstanceSecurityGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
The unique identifier of the Amazon EC2 security group to associate with the EMR Notebook for this notebook
execution.
- withNotebookParams(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
Input parameters in JSON format passed to the EMR Notebook at runtime for execution.
- withNotebookParams(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
Input parameters in JSON format passed to the EMR Notebook at runtime for execution.
- withOnArrested(ResizeJobFlowStep.OnArrested) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
-
What action this step should take if any of the instance group modifications result
in the instance group entering Arrested state.
- withOnDemandSpecification(OnDemandProvisioningSpecification) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetProvisioningSpecifications
-
The launch specification for On-Demand instances in the instance fleet, which determines the allocation strategy.
- withOnFailure(ResizeJobFlowStep.OnFailure) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
-
What action this step should take if the modification fails.
- withOpts(BootstrapActions.Daemon, String) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureDaemons
-
Specify additional Java opts to be included when the daemon starts.
- withOutpostArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The Amazon Resource Name (ARN) of the Outpost where the cluster is launched.
- withOutpostArn(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The Amazon Resource Name (ARN) of the Outpost where the cluster is launched.
- withOutput(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Set the output path for this step.
- withOutputNotebookURI(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The location of the notebook execution's output file in Amazon S3.
- withPath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
Location of the script to run during a bootstrap action.
- withPeriod(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The period, in seconds, over which the statistic is applied.
- withPermittedPublicSecurityGroupRuleRanges(PortRange...) - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfiguration
-
Specifies ports and port ranges that are permitted to have security group rules that allow inbound traffic from
all public sources.
- withPermittedPublicSecurityGroupRuleRanges(Collection<PortRange>) - Method in class com.amazonaws.services.elasticmapreduce.model.BlockPublicAccessConfiguration
-
Specifies ports and port ranges that are permitted to have security group rules that allow inbound traffic from
all public sources.
- withPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The Availability Zone in which the cluster runs.
- withPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 Availability Zone for the cluster.
- withPlacementGroupConfigs(PlacementGroupConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The specified placement group configuration for an Amazon EMR cluster.
- withPlacementGroupConfigs(Collection<PlacementGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The specified placement group configuration for an Amazon EMR cluster.
- withPlacementGroups(PlacementGroupConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Placement group configured for an Amazon EMR cluster.
- withPlacementGroups(Collection<PlacementGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Placement group configured for an Amazon EMR cluster.
- withPlacementStrategy(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementGroupConfig
-
EC2 Placement Group strategy associated with instance role.
- withPlacementStrategy(PlacementGroupStrategy) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementGroupConfig
-
EC2 Placement Group strategy associated with instance role.
- withPrivateDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The private DNS name of the instance.
- withPrivateIpAddress(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The private IP address of the instance.
- withProperties(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Configuration
-
A set of properties specified within a configuration classification.
- withProperties(KeyValue...) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
A list of Java properties that are set when the step runs.
- withProperties(Collection<KeyValue>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
A list of Java properties that are set when the step runs.
- withProperties(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
The list of Java properties that are set when the step runs.
- withProvisionedOnDemandCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The number of On-Demand units that have been provisioned for the instance fleet to fulfill
TargetOnDemandCapacity
.
- withProvisionedSpotCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The number of Spot units that have been provisioned for this instance fleet to fulfill
TargetSpotCapacity
.
- withPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The public DNS name of the instance.
- withPublicIpAddress(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The public IP address of the instance.
- withReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
-
The date and time when the cluster was ready to execute steps.
- withReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetTimeline
-
The time and date the instance fleet was ready to run jobs.
- withReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The date/time the instance group was available to the cluster.
- withReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
-
The date and time when the instance group became ready to perform tasks.
- withReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
-
The date and time when the instance was ready to perform tasks.
- withReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The date and time when the job flow was ready to start running bootstrap actions.
- withRealm(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KerberosAttributes
-
The name of the Kerberos realm to which all nodes in a cluster belong.
- withReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsInfo
-
The reason for the failure if the CancelSteps request fails.
- withReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.FailureDetails
-
The reason for the step failure.
- withReducer(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Set the reducer
- withRelativePath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
The path and file name of the notebook file for this execution, relative to the path specified for the EMR
Notebook.
- withReleaseLabel(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The Amazon EMR release label, which determines the version of open-source application packages installed on the
cluster.
- withReleaseLabel(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The Amazon EMR release label, which determines the version of open-source application packages installed on the
cluster.
- withReplace(boolean) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureDaemons
-
Replace the existing hadoop-user-env.sh file if it exists.
- withRepoUpgradeOnBoot(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Applies only when CustomAmiID
is used.
- withRepoUpgradeOnBoot(RepoUpgradeOnBoot) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Applies only when CustomAmiID
is used.
- withRepoUpgradeOnBoot(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Applies only when CustomAmiID
is used.
- withRepoUpgradeOnBoot(RepoUpgradeOnBoot) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Applies only when CustomAmiID
is used.
- withRequestedAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The AMI version requested for this cluster.
- withRequestedEc2AvailabilityZones(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
Applies to clusters configured with the instance fleets option.
- withRequestedEc2AvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
Applies to clusters configured with the instance fleets option.
- withRequestedEc2SubnetIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
Applies to clusters configured with the instance fleets option.
- withRequestedEc2SubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
Applies to clusters configured with the instance fleets option.
- withRequestedInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The target number of instances for the instance group.
- withResizeAction(ResizeJobFlowStep.ResizeAction) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
-
Add a new action for this step to perform.
- withResourceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
-
The Amazon EMR resource identifier to which tags will be added.
- withResourceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
-
The Amazon EMR resource identifier from which tags will be removed.
- withRules(ScalingRule...) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicy
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- withRules(Collection<ScalingRule>) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicy
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- withRules(ScalingRule...) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyDescription
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- withRules(Collection<ScalingRule>) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyDescription
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- withRunningAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The AMI version running on this cluster.
- withRunningInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The number of instances currently running in this instance group.
- withScaleDownBehavior(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance
group is resized.
- withScaleDownBehavior(ScaleDownBehavior) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance
group is resized.
- withScaleDownBehavior(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance
group is resized.
- withScaleDownBehavior(ScaleDownBehavior) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance
group is resized.
- withScaleDownBehavior(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Specifies the way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an
instance group is resized.
- withScaleDownBehavior(ScaleDownBehavior) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Specifies the way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an
instance group is resized.
- withScalingAdjustment(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.SimpleScalingPolicyConfiguration
-
The amount by which to scale in or scale out, based on the specified AdjustmentType
.
- withScriptBootstrapAction(ScriptBootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
-
The script run by the bootstrap action.
- withScriptPath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
-
The Amazon S3 location of the command script.
- withSecurityConfiguration(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The name of the security configuration applied to the cluster.
- withSecurityConfiguration(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CreateSecurityConfigurationRequest
-
The security configuration details in JSON format.
- withSecurityConfiguration(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeSecurityConfigurationResult
-
The security configuration details in JSON format.
- withSecurityConfiguration(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The name of a security configuration to apply to the cluster.
- withSecurityConfigurations(SecurityConfigurationSummary...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListSecurityConfigurationsResult
-
The creation date and time, and name, of each security configuration.
- withSecurityConfigurations(Collection<SecurityConfigurationSummary>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListSecurityConfigurationsResult
-
The creation date and time, and name, of each security configuration.
- withServiceAccessSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group for the Amazon EMR service to access clusters in VPC private
subnets.
- withServiceAccessSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group for the Amazon EMR service to access clusters in VPC private
subnets.
- withServiceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The IAM role that will be assumed by the Amazon EMR service to access AWS resources on your behalf.
- withServiceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The IAM role that will be assumed by the Amazon EMR service to access AWS resources on your behalf.
- withServiceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The IAM role that will be assumed by the Amazon EMR service to access AWS resources on your behalf.
- withServiceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
The name or ARN of the IAM role that is used as the service role for Amazon EMR (the EMR role) for the notebook
execution.
- withShrinkPolicy(ShrinkPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
Policy for customizing shrink operations.
- withShrinkPolicy(ShrinkPolicy) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
Policy for customizing shrink operations.
- withSimpleScalingPolicyConfiguration(SimpleScalingPolicyConfiguration) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingAction
-
The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the
adjustment.
- withSizeInGB(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.VolumeSpecification
-
The volume size, in gibibytes (GiB).
- withSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The EC2 instance type of the core and task nodes.
- withSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 core and task node instance type.
- withSpotSpecification(SpotProvisioningSpecification) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetProvisioningSpecifications
-
The launch specification for Spot instances in the fleet, which determines the defined duration, provisioning
timeout behavior, and allocation strategy.
- withStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
The date/time the instance group was started.
- withStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The start date and time of the job flow.
- withStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The start date and time of the step.
- withStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
-
The date and time when the cluster step execution started.
- withStartTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The timestamp when notebook execution started.
- withStartTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The timestamp when notebook execution started.
- withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStatus
-
Indicates the status of the automatic scaling policy.
- withState(AutoScalingPolicyState) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStatus
-
Indicates the status of the automatic scaling policy.
- withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
The current state of the cluster.
- withState(ClusterState) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
The current state of the cluster.
- withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStatus
-
A code representing the instance fleet status.
- withState(InstanceFleetState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStatus
-
A code representing the instance fleet status.
- withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
State of instance group.
- withState(InstanceGroupState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
State of instance group.
- withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
-
The current state of the instance group.
- withState(InstanceGroupState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
-
The current state of the instance group.
- withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
-
The current state of the instance.
- withState(InstanceState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
-
The current state of the instance.
- withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The state of the job flow.
- withState(JobFlowExecutionState) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
-
The state of the job flow.
- withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The state of the step.
- withState(StepExecutionState) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The state of the step.
- withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The execution state of the cluster step.
- withState(StepState) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The execution state of the cluster step.
- withStateChangeReason(AutoScalingPolicyStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyStatus
-
The reason for a change in status.
- withStateChangeReason(ClusterStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
The reason for the cluster status change.
- withStateChangeReason(InstanceFleetStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStatus
-
Provides status change reason details for the instance fleet.
- withStateChangeReason(InstanceGroupStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
-
The status change reason details for the instance group.
- withStateChangeReason(InstanceStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
-
The details of the status change reason for the instance.
- withStateChangeReason(StepStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The reason for the step execution status change.
- withStatistic(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The statistic to apply to the metric associated with the alarm.
- withStatistic(Statistic) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The statistic to apply to the metric associated with the alarm.
- withStatus(AutoScalingPolicyStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.AutoScalingPolicyDescription
-
The status of an automatic scaling policy.
- withStatus(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsInfo
-
The status of a CancelSteps Request.
- withStatus(CancelStepsRequestStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsInfo
-
The status of a CancelSteps Request.
- withStatus(ClusterStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The current status details about the cluster.
- withStatus(ClusterStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
The details about the current status of the cluster.
- withStatus(InstanceStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
The current status of the instance.
- withStatus(InstanceFleetStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The current status of the instance fleet.
- withStatus(InstanceGroupStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The current status of the instance group.
- withStatus(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The status filter for listing notebook executions.
- withStatus(NotebookExecutionStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The status filter for listing notebook executions.
- withStatus(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The status of the notebook execution.
- withStatus(NotebookExecutionStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
The status of the notebook execution.
- withStatus(String) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The status of the notebook execution.
- withStatus(NotebookExecutionStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecutionSummary
-
The status of the notebook execution.
- withStatus(StepStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
The current execution status details of the cluster step.
- withStatus(StepStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
The current execution status details of the cluster step.
- withStep(Step) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
-
The step details for the requested step identifier.
- withStepCancellationOption(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsRequest
-
The option to choose for cancelling RUNNING
steps.
- withStepCancellationOption(StepCancellationOption) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsRequest
-
The option to choose for cancelling RUNNING
steps.
- withStepConcurrencyLevel(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Specifies the number of steps that can be executed concurrently.
- withStepConcurrencyLevel(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyClusterRequest
-
The number of steps that can be executed concurrently.
- withStepConcurrencyLevel(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyClusterResult
-
The number of steps that can be executed concurrently.
- withStepConcurrencyLevel(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Specifies the number of steps that can be executed concurrently.
- withStepConfig(StepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
-
The step configuration.
- withStepId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsInfo
-
The encrypted StepId of a step.
- withStepId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
-
The identifier of the step to describe.
- withStepIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
-
The identifiers of the list of steps added to the job flow.
- withStepIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
-
The identifiers of the list of steps added to the job flow.
- withStepIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsRequest
-
The list of StepIDs
to cancel.
- withStepIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.CancelStepsRequest
-
The list of StepIDs
to cancel.
- withStepIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The filter to limit the step list based on the identifier of the steps.
- withStepIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The filter to limit the step list based on the identifier of the steps.
- withSteps(StepConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
-
A list of
StepConfig to be executed by the job flow.
- withSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
-
A list of
StepConfig to be executed by the job flow.
- withSteps(StepDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
A list of steps run by the job flow.
- withSteps(Collection<StepDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
A list of steps run by the job flow.
- withSteps(StepSummary...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
-
The filtered list of steps for the cluster.
- withSteps(Collection<StepSummary>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
-
The filtered list of steps for the cluster.
- withSteps(StepConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of steps to run.
- withSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of steps to run.
- withStepStates(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The filter to limit the step list based on certain states.
- withStepStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The filter to limit the step list based on certain states.
- withStepStates(StepState...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
The filter to limit the step list based on certain states.
- withSupportedProducts(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
A list of strings set by third party software when the job flow is launched.
- withSupportedProducts(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
A list of strings set by third party software when the job flow is launched.
- withSupportedProducts(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
- withSupportedProducts(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
- withTagKeys(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
-
A list of tag keys to remove from a resource.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
-
A list of tag keys to remove from a resource.
- withTags(Tag...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
-
A list of tags to associate with a cluster and propagate to EC2 instances.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
-
A list of tags to associate with a cluster and propagate to EC2 instances.
- withTags(Tag...) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
A list of tags associated with a cluster.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
A list of tags associated with a cluster.
- withTags(Tag...) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
A list of tags associated with a notebook execution.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.NotebookExecution
-
A list of tags associated with a notebook execution.
- withTags(Tag...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
- withTags(Tag...) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
A list of tags associated with a notebook execution.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.StartNotebookExecutionRequest
-
A list of tags associated with a notebook execution.
- withTargetOnDemandCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The target capacity of On-Demand units for the instance fleet, which determines how many On-Demand instances to
provision.
- withTargetOnDemandCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The target capacity of On-Demand units for the instance fleet, which determines how many On-Demand instances to
provision.
- withTargetOnDemandCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetModifyConfig
-
The target capacity of On-Demand units for the instance fleet.
- withTargetSpotCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleet
-
The target capacity of Spot units for the instance fleet, which determines how many Spot instances to provision.
- withTargetSpotCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetConfig
-
The target capacity of Spot units for the instance fleet, which determines how many Spot instances to provision.
- withTargetSpotCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetModifyConfig
-
The target capacity of Spot units for the instance fleet.
- withTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Indicates whether Amazon EMR will lock the cluster to prevent the EC2 instances from being terminated by an API
call or user intervention, or in the event of a cluster error.
- withTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Specifies whether to lock the cluster to prevent the Amazon EC2 instances from being terminated by API call, user
intervention, or in the event of a job-flow error.
- withTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Specifies whether the Amazon EC2 instances in the cluster are protected from termination by API calls, user
intervention, or in the event of a job-flow error.
- withTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
-
A Boolean that indicates whether to protect the cluster and prevent the Amazon EC2 instances in the cluster from
shutting down due to API calls, user intervention, or job-flow error.
- withThreshold(Double) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The value against which the specified statistic is compared.
- withTimeline(ClusterTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
A timeline that represents the status of a cluster over the lifetime of the cluster.
- withTimeline(InstanceFleetTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceFleetStatus
-
Provides historical timestamps for the instance fleet, including the time of creation, the time it became ready
to run jobs, and the time of termination.
- withTimeline(InstanceGroupTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
-
The timeline of the instance group status over time.
- withTimeline(InstanceTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
-
The timeline of the instance status over time.
- withTimeline(StepTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
-
The timeline of the cluster step status over time.
- withTimeoutAction(String) - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
The action to take when TargetSpotCapacity
has not been fulfilled when the
TimeoutDurationMinutes
has expired; that is, when all Spot instances could not be provisioned within
the Spot provisioning timeout.
- withTimeoutAction(SpotProvisioningTimeoutAction) - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
The action to take when TargetSpotCapacity
has not been fulfilled when the
TimeoutDurationMinutes
has expired; that is, when all Spot instances could not be provisioned within
the Spot provisioning timeout.
- withTimeoutDurationMinutes(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.SpotProvisioningSpecification
-
The spot provisioning timeout period in minutes.
- withTo(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ListNotebookExecutionsRequest
-
The end of time range filter for listing notebook executions.
- withTrigger(ScalingTrigger) - Method in class com.amazonaws.services.elasticmapreduce.model.ScalingRule
-
The CloudWatch alarm definition that determines when automatic scaling activity is triggered.
- withType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ExecutionEngineConfig
-
The type of execution engine.
- withType(ExecutionEngineType) - Method in class com.amazonaws.services.elasticmapreduce.model.ExecutionEngineConfig
-
The type of execution engine.
- withUnit(String) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The unit of measure associated with the CloudWatch metric being watched.
- withUnit(Unit) - Method in class com.amazonaws.services.elasticmapreduce.model.CloudWatchAlarmDefinition
-
The unit of measure associated with the CloudWatch metric being watched.
- withUnitType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The unit type used for specifying a managed scaling policy.
- withUnitType(ComputeLimitsUnitType) - Method in class com.amazonaws.services.elasticmapreduce.model.ComputeLimits
-
The unit type used for specifying a managed scaling policy.
- withValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
-
The value part of the identified key.
- withValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.MetricDimension
-
The dimension value.
- withValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
-
A user-defined value, which is optional in a tag.
- withVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
The version of the application.
- withVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Indicates whether the cluster is visible to all IAM users of the AWS account associated with the cluster.
- withVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Indicates whether the cluster is visible to all IAM users of the AWS account associated with the cluster.
- withVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A value of true
indicates that all IAM users in the AWS account can perform cluster actions if they
have the proper IAM policy permissions.
- withVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
A value of true
indicates that all IAM users in the AWS account can perform cluster actions if they
have the proper IAM policy permissions.
- withVolumeId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsVolume
-
The volume identifier of the EBS volume.
- withVolumeSpecification(VolumeSpecification) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDevice
-
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume
attached to an EC2 instance in the cluster.
- withVolumeSpecification(VolumeSpecification) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDeviceConfig
-
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume
attached to an EC2 instance in the cluster.
- withVolumesPerInstance(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.EbsBlockDeviceConfig
-
Number of EBS volumes with a specific volume configuration that will be associated with every instance in the
instance group
- withVolumeType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.VolumeSpecification
-
The volume type.
- withWait(boolean) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
-
Specifies whether the step should wait for the modification to complete
or if it should just continue onto the next step once the modification
request is received.
- withWeightedCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeConfig
-
The number of units that a provisioned instance of this type provides toward fulfilling the target capacities
defined in
InstanceFleetConfig.
- withWeightedCapacity(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTypeSpecification
-
The number of units that a provisioned instance of this type provides toward fulfilling the target capacities
defined in
InstanceFleetConfig.
- withXml(BootstrapActions.ConfigFile, String) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureHadoop
-
Deprecated.
Specify an XML file in S3 to merge with Hadoop's default configuration.