- getActionName() - Method in enum com.amazonaws.auth.policy.actions.ElasticMapReduceActions
-
- getActionOnFailure() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
This specifies what action to take when the cluster step fails.
- getActionOnFailure() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The action to take if the job flow step fails.
- getActionOnFailure() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
This specifies what 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 slave
nodes.
- getAdditionalSlaveSecurityGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the slave
nodes.
- getAmiVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The version of the AMI used to initialize Amazon EC2 instances in the
job flow.
- getAmiVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The version of the Amazon Machine Image (AMI) to use when launching
Amazon EC2 instances in the job flow.
- getApplications() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The applications installed on this cluster.
- 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
-
- 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 job flow.
- getBidPrice() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The bid price for each EC2 instance in the instance group when
launching nodes as Spot Instances, expressed in USD.
- getBidPrice() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Bid price for each Amazon EC2 instance in the instance group when
launching nodes as Spot Instances, expressed in USD.
- getBidPrice() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Bid price for EC2 Instances when launching nodes as Spot Instances,
expressed in USD.
- 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 that will be run before Hadoop is started
on the cluster nodes.
- 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.
- getCluster() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
-
This output contains the details for the requested cluster.
- 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.ListBootstrapActionsRequest
-
The cluster identifier for the bootstrap actions to list .
- 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.
- 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.ClusterStateChangeReason
-
The programmatic code for the state change reason.
- 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.
- 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.
- 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 .
- 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.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.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.
- 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 Amazon 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 of job flow.
- getEc2SubnetId() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
To launch the job flow in Amazon VPC, set this parameter to the
identifier of the Amazon VPC subnet where you want the job flow to
launch.
- getEc2SubnetId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
To launch the job flow in Amazon Virtual Private Cloud (Amazon VPC),
set this parameter to the identifier of the Amazon VPC subnet where
you want the job flow to launch.
- getEc2SubnetId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
For job flows launched within Amazon Virtual Private Cloud, this value
specifies the identifier of the subnet where the job flow was
launched.
- getEmrManagedMasterSecurityGroup() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group (managed by Amazon
Elastic MapReduce) for the master node.
- getEmrManagedMasterSecurityGroup() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group (managed by Amazon
ElasticMapReduce) for the master node.
- getEmrManagedSlaveSecurityGroup() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group (managed by Amazon
Elastic MapReduce) for the slave nodes.
- getEmrManagedSlaveSecurityGroup() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group (managed by Amazon
ElasticMapReduce) for the slave nodes.
- 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.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.
- getErrorCode() - Method in exception com.amazonaws.services.elasticmapreduce.model.InvalidRequestException
-
Returns the value of the ErrorCode property for this object.
- 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 async client to execute
requests.
- 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 job flow step.
- getHadoopVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The Hadoop version for the job flow.
- getHadoopVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Hadoop version for the job flow.
- getIamInstanceProfile() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The IAM role that was specified when the job flow 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.Instance
-
The unique identifier for the instance in Amazon EMR.
- 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.
- 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 Amazon EC2 instances used to execute the job flow.
- getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The number of Amazon EC2 instances in the cluster.
- 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.
- 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 job flow's instance groups.
- getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Details about the job flow's instance groups.
- 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.
- 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
- 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 on
which to run the job flow.
- 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 Amazon EC2 instance type for all instances in the instance group.
- getInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Amazon EC2 Instance type.
- 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 job flows to protect.
- getJobFlowIds() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
Identifiers of the job flows to receive the new visibility setting.
- 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
-
An IAM role for the job flow.
- 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.
- getKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Specifies whether the job flow should terminate after completing all
steps.
- getKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Specifies whether the job flow should terminate after completing all
steps.
- 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.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.StepExecutionStatusDetail
-
A description of the step's current state.
- 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.
- 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.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.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.InstanceGroup
-
The marketplace to provision instances for this group.
- getMarket() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Market type of the Amazon EC2 instances used to create a cluster node.
- getMarket() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Market type of the Amazon EC2 instances used to create a cluster node.
- getMasterInstanceId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 instance identifier of the master node.
- 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 public DNS name of the master Ec2 instance.
- getMasterPublicDnsName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The DNS name of the master node.
- 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.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.
- 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.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.Step
-
The name of the cluster step.
- getName() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The name of the job flow 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.
- getNewSupportedProducts() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of strings that indicates third-party software to use with the
job flow that accepts a user argument list.
- getNormalizedInstanceHours() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
An approximation of the cost of the job flow, represented in
m1.small/hours.
- getNormalizedInstanceHours() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
An approximation of the cost of the job flow, represented in
m1.small/hours.
- getNormalizedInstanceHours() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
An approximation of the cost of the job flow, represented in
m1.small/hours.
- getOutput() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Get output path.
- getPath() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
Location of the script to run during a bootstrap action.
- getPlacement() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The Availability Zone the job flow will run in.
- getPlacement() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 Availability Zone for the job flow.
- 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.
- 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.
- 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.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.
- getReducer() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Get the reducer
- getRequestedAmiVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The AMI version requested for this cluster.
- 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.
- 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.
- 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.
- 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.
- getSlaveInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The EC2 instance type of the slave nodes.
- getSlaveInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 slave node instance type.
- 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.
- 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.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 job flow 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.ClusterStatus
-
The reason for the cluster status change.
- 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.
- 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.InstanceGroup
-
The current status of the instance group.
- 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.
- getStepConfig() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
-
The step configuration.
- 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.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 be executed by the job flow.
- 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
-
A list of strings that indicates third-party software to use with the
job flow.
- 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 Amazon 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.RunJobFlowRequest
-
A list of tags to associate with a cluster and propagate to Amazon EC2
instances.
- 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 job flow 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 job flow and prevent
the Amazon EC2 instances in the cluster from shutting down due to API
calls, user intervention, or job-flow error.
- 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.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.
- 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.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 job flow is visible to all IAM users of the AWS
account associated with the job flow.
- getVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Specifies whether the job flow is visible to all IAM users of the AWS
account associated with the job flow.
- getVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Whether the job flow is visible to all IAM users of the AWS account
associated with the job flow.
- getVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
Whether the specified job flows are visible to all IAM users of the
AWS account associated with the job flow.
- 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 a new ScriptBootstrapActionConfig object.
- ScriptBootstrapActionConfig(String, List<String>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
Constructs a new ScriptBootstrapActionConfig object.
- setActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
This specifies what action to take when the cluster step fails.
- setActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
This specifies what action to take when the cluster step fails.
- setActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The action to take if the job flow step fails.
- setActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The action to take if the job flow step fails.
- setActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
This specifies what action to take when the cluster step fails.
- setActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
This specifies what 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 slave
nodes.
- setAdditionalSlaveSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the slave
nodes.
- setAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The version of the AMI used to initialize Amazon EC2 instances in the
job flow.
- setAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The version of the Amazon Machine Image (AMI) to use when launching
Amazon EC2 instances in the job flow.
- setApplications(Collection<Application>) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The applications installed on this cluster.
- 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.
- 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 job flow.
- setBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The bid price for each EC2 instance in the instance group when
launching nodes as Spot Instances, expressed in USD.
- setBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Bid price for each Amazon EC2 instance in the instance group when
launching nodes as Spot Instances, expressed in USD.
- setBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Bid price for EC2 Instances when launching nodes as Spot Instances,
expressed in USD.
- 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 that will be run before Hadoop is started
on the cluster nodes.
- setCluster(Cluster) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
-
This output contains the details for the requested cluster.
- 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.ListBootstrapActionsRequest
-
The cluster identifier for the bootstrap actions to list .
- 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.
- 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.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.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.
- 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.
- 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 .
- 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.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.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.
- 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 Amazon 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 of job flow.
- setEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
To launch the job flow in Amazon VPC, set this parameter to the
identifier of the Amazon VPC subnet where you want the job flow to
launch.
- setEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
To launch the job flow in Amazon Virtual Private Cloud (Amazon VPC),
set this parameter to the identifier of the Amazon VPC subnet where
you want the job flow to launch.
- setEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
For job flows launched within Amazon Virtual Private Cloud, this value
specifies the identifier of the subnet where the job flow was
launched.
- setEmrManagedMasterSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group (managed by Amazon
Elastic MapReduce) for the master node.
- setEmrManagedMasterSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group (managed by Amazon
ElasticMapReduce) for the master node.
- setEmrManagedSlaveSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group (managed by Amazon
Elastic MapReduce) for the slave nodes.
- setEmrManagedSlaveSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group (managed by Amazon
ElasticMapReduce) for the slave 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.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 interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
Overrides the default endpoint for this client ("https://elasticmapreduce.amazonaws.com").
- setEndpoint(String) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
- setEndpoint(String, String, String) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
- setErrorCode(String) - Method in exception com.amazonaws.services.elasticmapreduce.model.InvalidRequestException
-
Sets the value of the ErrorCode property for this object.
- 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.
- 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 job flow step.
- setHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The Hadoop version for the job flow.
- setHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Hadoop version for the job flow.
- setIamInstanceProfile(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The IAM role that was specified when the job flow 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.Instance
-
The unique identifier for the instance in Amazon EMR.
- 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.
- 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 Amazon EC2 instances used to execute the job flow.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The number of Amazon EC2 instances in the cluster.
- 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.
- 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 job flow's instance groups.
- setInstanceGroups(Collection<InstanceGroupDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Details about the job flow's instance groups.
- 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.
- 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
- 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 on
which to run the job flow.
- 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 Amazon EC2 instance type for all instances in the instance group.
- setInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Amazon EC2 Instance type.
- 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 job flows to protect.
- setJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
Identifiers of the job flows to receive the new visibility setting.
- 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
-
An IAM role for the job flow.
- 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.
- setKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Specifies whether the job flow should terminate after completing all
steps.
- setKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Specifies whether the job flow should terminate after completing all
steps.
- 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.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.StepExecutionStatusDetail
-
A description of the step's current state.
- 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.
- 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.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.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.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 Amazon EC2 instances used to create a cluster node.
- setMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Market type of the Amazon EC2 instances used to create a cluster node.
- setMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Market type of the Amazon EC2 instances used to create a cluster node.
- setMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Market type of the Amazon EC2 instances used to create a cluster node.
- setMasterInstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 instance identifier of the master node.
- 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 public DNS name of the master Ec2 instance.
- setMasterPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The DNS name of the master node.
- 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.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.
- 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.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.Step
-
The name of the cluster step.
- setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The name of the job flow 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.
- setNewSupportedProducts(Collection<SupportedProductConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of strings that indicates third-party software to use with the
job flow that accepts a user argument list.
- setNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
An approximation of the cost of the job flow, represented in
m1.small/hours.
- setNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
An approximation of the cost of the job flow, represented in
m1.small/hours.
- setNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
An approximation of the cost of the job flow, represented in
m1.small/hours.
- setOutput(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Set the output path for this step.
- setPath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
Location of the script to run during a bootstrap action.
- setPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The Availability Zone the job flow will run in.
- setPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 Availability Zone for the job flow.
- 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(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.
- 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.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.
- setReducer(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Set the reducer
- setRegion(Region) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
- setRequestedAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The AMI version requested for this cluster.
- 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.
- 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.
- 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.
- 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.
- setSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The EC2 instance type of the slave nodes.
- setSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 slave node instance type.
- 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.
- 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.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 job flow step.
- setState(StepExecutionState) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The state of the job flow 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(ClusterStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
The reason for the cluster status change.
- 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.
- 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(InstanceGroupStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The current status of the instance group.
- 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.
- setStepConfig(StepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
-
The step configuration.
- 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.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 be executed by the job flow.
- 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
-
A list of strings that indicates third-party software to use with the
job flow.
- 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 Amazon 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.RunJobFlowRequest
-
A list of tags to associate with a cluster and propagate to Amazon EC2
instances.
- 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 job flow 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 job flow 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 interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
SetTerminationProtection locks a job flow so the Amazon 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 job flow so the Amazon 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 interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
SetTerminationProtection locks a job flow so the Amazon 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, Void>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
SetTerminationProtection locks a job flow so the Amazon 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
-
SetTerminationProtection locks a job flow so the Amazon 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, Void>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
SetTerminationProtection locks a job flow so the Amazon EC2 instances
in the cluster cannot be terminated by user intervention, an API call,
or in the event of a job-flow error.
- SetTerminationProtectionRequest - Class in com.amazonaws.services.elasticmapreduce.model
-
- SetTerminationProtectionRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
-
- 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(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.
- 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.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 interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
Sets whether all AWS Identity and Access Management (IAM) users under
your account can access the specified job flows.
- setVisibleToAllUsers(SetVisibleToAllUsersRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
Sets whether all AWS Identity and Access Management (IAM) users under
your account can access the specified job flows.
- setVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Indicates whether the job flow is visible to all IAM users of the AWS
account associated with the job flow.
- setVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Specifies whether the job flow is visible to all IAM users of the AWS
account associated with the job flow.
- setVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Whether the job flow is visible to all IAM users of the AWS account
associated with the job flow.
- setVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
Whether the specified job flows are visible to all IAM users of the
AWS account associated with the job flow.
- setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
Sets whether all AWS Identity and Access Management (IAM) users under
your account can access the specified job flows.
- setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest, AsyncHandler<SetVisibleToAllUsersRequest, Void>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
Sets whether all AWS Identity and Access Management (IAM) users under
your account can access the specified job flows.
- setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
Sets whether all AWS Identity and Access Management (IAM) users under
your account can access the specified job flows.
- setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest, AsyncHandler<SetVisibleToAllUsersRequest, Void>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
Sets whether all AWS Identity and Access Management (IAM) users under
your account can access the specified job flows.
- SetVisibleToAllUsersRequest - Class in com.amazonaws.services.elasticmapreduce.model
-
- SetVisibleToAllUsersRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
- 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.
- 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
-
- StepConfig - Class in com.amazonaws.services.elasticmapreduce.model
-
Specification of a job flow step.
- StepConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
Default constructor for a new 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 a new 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
-
Step Execution State
- 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 a new 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
-
Step State
- 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
-
Step State Change Reason Code
- 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
-
- 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 a new Tag object.
- Tag(String, String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.Tag
-
Constructs a new Tag object.
- terminateJobFlows(TerminateJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
-
TerminateJobFlows shuts a list of job flows down.
- terminateJobFlows(TerminateJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
-
TerminateJobFlows shuts a list of job flows down.
- terminateJobFlowsAsync(TerminateJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
TerminateJobFlows shuts a list of job flows down.
- terminateJobFlowsAsync(TerminateJobFlowsRequest, AsyncHandler<TerminateJobFlowsRequest, Void>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
-
TerminateJobFlows shuts a list of job flows down.
- terminateJobFlowsAsync(TerminateJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
TerminateJobFlows shuts a list of job flows down.
- terminateJobFlowsAsync(TerminateJobFlowsRequest, AsyncHandler<TerminateJobFlowsRequest, Void>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
-
TerminateJobFlows shuts a list of job flows down.
- TerminateJobFlowsRequest - Class in com.amazonaws.services.elasticmapreduce.model
-
- TerminateJobFlowsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
-
Default constructor for a new TerminateJobFlowsRequest object.
- TerminateJobFlowsRequest(List<String>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
-
Constructs a new TerminateJobFlowsRequest object.
- 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.AddInstanceGroupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
Returns a string representation of this object; useful for testing and
debugging.
- 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; useful for testing and
debugging.
- 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; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Command
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
-
Returns a string representation of this object; useful for testing and
debugging.
- 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; useful for testing and
debugging.
- 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; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupType
-
- 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; useful for testing and
debugging.
- 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; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- 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; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.MarketType
-
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- 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; useful for testing and
debugging.
- 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; useful for testing and
debugging.
- 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; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.elasticmapreduce.util.StepFactory.HiveVersion
-
- withActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
This specifies what action to take when the cluster step fails.
- withActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
-
This specifies what action to take when the cluster step fails.
- withActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The action to take if the job flow step fails.
- withActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The action to take if the job flow step fails.
- withActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
This specifies what action to take when the cluster step fails.
- withActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
-
This specifies what 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 slave
nodes.
- withAdditionalSlaveSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
A list of additional Amazon EC2 security group IDs for the slave
nodes.
- withAdditionalSlaveSecurityGroups(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the slave
nodes.
- withAdditionalSlaveSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the slave
nodes.
- withAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
The version of the AMI used to initialize Amazon EC2 instances in the
job flow.
- withAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
The version of the Amazon Machine Image (AMI) to use when launching
Amazon EC2 instances in the job flow.
- 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.
- 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.
- 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 job flow.
- withBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The bid price for each EC2 instance in the instance group when
launching nodes as Spot Instances, expressed in USD.
- withBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Bid price for each Amazon EC2 instance in the instance group when
launching nodes as Spot Instances, expressed in USD.
- withBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Bid price for EC2 Instances when launching nodes as Spot Instances,
expressed in USD.
- 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 that will be run before Hadoop is started
on the cluster nodes.
- withBootstrapActions(Collection<BootstrapActionConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of bootstrap actions that will be run before Hadoop is started
on the cluster nodes.
- withCluster(Cluster) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
-
This output contains the details for the requested cluster.
- 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.ListBootstrapActionsRequest
-
The cluster identifier for the bootstrap actions to list .
- 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.
- 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.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.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.
- 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.
- 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 .
- 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.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.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.
- 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 Amazon 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 of job flow.
- withEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
To launch the job flow in Amazon VPC, set this parameter to the
identifier of the Amazon VPC subnet where you want the job flow to
launch.
- withEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
To launch the job flow in Amazon Virtual Private Cloud (Amazon VPC),
set this parameter to the identifier of the Amazon VPC subnet where
you want the job flow to launch.
- withEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
For job flows launched within Amazon Virtual Private Cloud, this value
specifies the identifier of the subnet where the job flow was
launched.
- withEmrManagedMasterSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group (managed by Amazon
Elastic MapReduce) for the master node.
- withEmrManagedMasterSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group (managed by Amazon
ElasticMapReduce) for the master node.
- withEmrManagedSlaveSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group (managed by Amazon
Elastic MapReduce) for the slave nodes.
- withEmrManagedSlaveSecurityGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group (managed by Amazon
ElasticMapReduce) for the slave 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.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.
- 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.
- 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 job flow step.
- withHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The Hadoop version for the job flow.
- withHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Hadoop version for the job flow.
- 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 job flow 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.Instance
-
The unique identifier for the instance in Amazon EMR.
- 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.
- 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 Amazon EC2 instances used to execute the job flow.
- 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.
- 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.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.
- 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 job flow's instance groups.
- withInstanceGroups(Collection<InstanceGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Configuration for the job flow's instance groups.
- withInstanceGroups(InstanceGroupDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Details about the job flow's instance groups.
- withInstanceGroups(Collection<InstanceGroupDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Details about the job flow's instance groups.
- 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.
- 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
- 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 on
which to run the job flow.
- 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 Amazon EC2 instance type for all instances in the instance group.
- withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Amazon EC2 Instance type.
- withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
-
Specify the instance type to use for this instance group.
- 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 job flows to protect.
- withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
-
A list of strings that uniquely identify the job flows to protect.
- withJobFlowIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
Identifiers of the job flows to receive the new visibility setting.
- withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
Identifiers of the job flows to receive the new visibility setting.
- 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
-
An IAM role for the job flow.
- 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.
- withKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
Specifies whether the job flow should terminate after completing all
steps.
- withKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
Specifies whether the job flow should terminate after completing all
steps.
- 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.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
-
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.StepExecutionStatusDetail
-
A description of the step's current state.
- 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.
- 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.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.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.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 Amazon EC2 instances used to create a cluster node.
- withMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
-
Market type of the Amazon EC2 instances used to create a cluster node.
- withMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Market type of the Amazon EC2 instances used to create a cluster node.
- withMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
-
Market type of the Amazon EC2 instances used to create a cluster node.
- withMasterInstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 instance identifier of the master node.
- 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 public DNS name of the master Ec2 instance.
- withMasterPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The DNS name of the master node.
- 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.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.
- 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.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.Step
-
The name of the cluster step.
- withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
-
The name of the job flow 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.
- withNewSupportedProducts(SupportedProductConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of strings that indicates third-party software to use with the
job flow that accepts a user argument list.
- withNewSupportedProducts(Collection<SupportedProductConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of strings that indicates third-party software to use with the
job flow that accepts a user argument list.
- withNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
An approximation of the cost of the job flow, represented in
m1.small/hours.
- withNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
-
An approximation of the cost of the job flow, represented in
m1.small/hours.
- withNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
An approximation of the cost of the job flow, represented in
m1.small/hours.
- 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.
- 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.
- withOutput(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Set the output path for this step.
- withPath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
-
Location of the script to run during a bootstrap action.
- withPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The Availability Zone the job flow will run in.
- withPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 Availability Zone for the job flow.
- 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(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.
- 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.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.
- withReducer(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
-
Set the reducer
- withReplace(boolean) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureDaemons
-
Replace the existing hadoop-user-env.sh file if it exists.
- withRequestedAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
-
The AMI version requested for this cluster.
- 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.
- 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.
- 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.
- 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.
- withSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
-
The EC2 instance type of the slave nodes.
- withSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
-
The Amazon EC2 slave node instance type.
- 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.
- 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.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 job flow step.
- withState(StepExecutionState) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
-
The state of the job flow 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(ClusterStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
-
The reason for the cluster status change.
- 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.
- 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(InstanceGroupStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
-
The current status of the instance group.
- 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.
- withStepConfig(StepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
-
The step configuration.
- 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.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 be executed by the job flow.
- withSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of steps to be executed by the job flow.
- 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
-
A list of strings that indicates third-party software to use with the
job flow.
- withSupportedProducts(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
A list of strings that indicates third-party software to use with the
job flow.
- 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 Amazon 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 Amazon 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.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.
- 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 job flow 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 job flow and prevent
the Amazon EC2 instances in the cluster from shutting down due to API
calls, user intervention, or job-flow error.
- 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(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.
- 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.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 job flow is visible to all IAM users of the AWS
account associated with the job flow.
- withVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
-
Specifies whether the job flow is visible to all IAM users of the AWS
account associated with the job flow.
- withVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
-
Whether the job flow is visible to all IAM users of the AWS account
associated with the job flow.
- withVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
-
Whether the specified job flows are visible to all IAM users of the
AWS account associated with the job flow.
- 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.
- withXml(BootstrapActions.ConfigFile, String) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureHadoop
-
Specify an XML file in S3 to merge with Hadoop's default configuration.