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

A

ActionOnFailure - Enum in com.amazonaws.services.elasticmapreduce.model
Action On Failure
addAdditionalInfoEntry(String, String) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
This option is for advanced users only.
addInstanceGroups(AddInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
AddInstanceGroups adds an instance group to a running cluster.
addInstanceGroups(AddInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
AddInstanceGroups adds an instance group to a running cluster.
addInstanceGroupsAsync(AddInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
AddInstanceGroups adds an instance group to a running cluster.
addInstanceGroupsAsync(AddInstanceGroupsRequest, AsyncHandler<AddInstanceGroupsRequest, AddInstanceGroupsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
AddInstanceGroups adds an instance group to a running cluster.
addInstanceGroupsAsync(AddInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
AddInstanceGroups adds an instance group to a running cluster.
addInstanceGroupsAsync(AddInstanceGroupsRequest, AsyncHandler<AddInstanceGroupsRequest, AddInstanceGroupsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
AddInstanceGroups adds an instance group to a running cluster.
AddInstanceGroupsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the AddInstanceGroups operation.
AddInstanceGroupsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Default constructor for a new AddInstanceGroupsRequest object.
AddInstanceGroupsRequest(List<InstanceGroupConfig>, String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Constructs a new AddInstanceGroupsRequest object.
AddInstanceGroupsResult - Class in com.amazonaws.services.elasticmapreduce.model
Output from an AddInstanceGroups call.
AddInstanceGroupsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
 
addJobFlowSteps(AddJobFlowStepsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
AddJobFlowSteps adds new steps to a running job flow.
addJobFlowSteps(AddJobFlowStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
AddJobFlowSteps adds new steps to a running job flow.
addJobFlowStepsAsync(AddJobFlowStepsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
AddJobFlowSteps adds new steps to a running job flow.
addJobFlowStepsAsync(AddJobFlowStepsRequest, AsyncHandler<AddJobFlowStepsRequest, AddJobFlowStepsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
AddJobFlowSteps adds new steps to a running job flow.
addJobFlowStepsAsync(AddJobFlowStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
AddJobFlowSteps adds new steps to a running job flow.
addJobFlowStepsAsync(AddJobFlowStepsRequest, AsyncHandler<AddJobFlowStepsRequest, AddJobFlowStepsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
AddJobFlowSteps adds new steps to a running job flow.
AddJobFlowStepsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the AddJobFlowSteps operation.
AddJobFlowStepsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Default constructor for a new AddJobFlowStepsRequest object.
AddJobFlowStepsRequest(String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Constructs a new AddJobFlowStepsRequest object.
AddJobFlowStepsRequest(String, List<StepConfig>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Constructs a new AddJobFlowStepsRequest object.
AddJobFlowStepsResult - Class in com.amazonaws.services.elasticmapreduce.model
The output for the AddJobFlowSteps operation.
AddJobFlowStepsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
 
addPropertiesEntry(String, String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The list of Java properties that are set when the step runs.
addTags(AddTagsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Adds tags to an Amazon EMR resource.
addTags(AddTagsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Adds tags to an Amazon EMR resource.
addTagsAsync(AddTagsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Adds tags to an Amazon EMR resource.
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Adds tags to an Amazon EMR resource.
addTagsAsync(AddTagsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Adds tags to an Amazon EMR resource.
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Adds tags to an Amazon EMR resource.
AddTagsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the AddTags operation.
AddTagsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
Default constructor for a new AddTagsRequest object.
AddTagsRequest(String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
Constructs a new AddTagsRequest object.
AddTagsRequest(String, List<Tag>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
Constructs a new AddTagsRequest object.
AddTagsResult - Class in com.amazonaws.services.elasticmapreduce.model
This output indicates the result of adding tags to a resource.
AddTagsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddTagsResult
 
AmazonElasticMapReduce - Interface in com.amazonaws.services.elasticmapreduce
Interface for accessing AmazonElasticMapReduce.
AmazonElasticMapReduceAsync - Interface in com.amazonaws.services.elasticmapreduce
Interface for accessing AmazonElasticMapReduce asynchronously.
AmazonElasticMapReduceAsyncClient - Class in com.amazonaws.services.elasticmapreduce
Asynchronous client for accessing AmazonElasticMapReduce.
AmazonElasticMapReduceAsyncClient() - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce.
AmazonElasticMapReduceAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce.
AmazonElasticMapReduceAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials.
AmazonElasticMapReduceAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials and executor service.
AmazonElasticMapReduceAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials, executor service, and client configuration options.
AmazonElasticMapReduceAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials provider.
AmazonElasticMapReduceAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials provider and executor service.
AmazonElasticMapReduceAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials provider and client configuration options.
AmazonElasticMapReduceAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonElasticMapReduceClient - Class in com.amazonaws.services.elasticmapreduce
Client for accessing AmazonElasticMapReduce.
AmazonElasticMapReduceClient() - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce.
AmazonElasticMapReduceClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce.
AmazonElasticMapReduceClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials.
AmazonElasticMapReduceClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials and client configuration options.
AmazonElasticMapReduceClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials provider.
AmazonElasticMapReduceClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials provider and client configuration options.
AmazonElasticMapReduceClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials provider, client configuration options and request metric collector.
Application - Class in com.amazonaws.services.elasticmapreduce.model
An application is any Amazon or third-party software that you can add to the cluster.
Application() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Application
 

B

BootstrapActionConfig - Class in com.amazonaws.services.elasticmapreduce.model
Configuration of a bootstrap action.
BootstrapActionConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
Default constructor for a new BootstrapActionConfig object.
BootstrapActionConfig(String, ScriptBootstrapActionConfig) - Constructor for class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
Constructs a new BootstrapActionConfig object.
BootstrapActionDetail - Class in com.amazonaws.services.elasticmapreduce.model
Reports the configuration of a bootstrap action in a job flow.
BootstrapActionDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
Default constructor for a new BootstrapActionDetail object.
BootstrapActionDetail(BootstrapActionConfig) - Constructor for class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
Constructs a new BootstrapActionDetail object.
BootstrapActions - Class in com.amazonaws.services.elasticmapreduce.util
Class that provides helper methods for constructing predefined bootstrap actions.
BootstrapActions() - Constructor for class com.amazonaws.services.elasticmapreduce.util.BootstrapActions
Creates a new default BootstrapActions for us in us-east-1.
BootstrapActions(String) - Constructor for class com.amazonaws.services.elasticmapreduce.util.BootstrapActions
Creates a new BootstrapActions.
BootstrapActions.ConfigFile - Enum in com.amazonaws.services.elasticmapreduce.util
Enum specifying all valid config files.
BootstrapActions.ConfigureDaemons - Class in com.amazonaws.services.elasticmapreduce.util
 
BootstrapActions.ConfigureHadoop - Class in com.amazonaws.services.elasticmapreduce.util
 
BootstrapActions.Daemon - Enum in com.amazonaws.services.elasticmapreduce.util
List of Hadoop daemons which can be configured.
build() - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureDaemons
Returns an object which can be used in a RunJobflow call.
build() - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureHadoop
Returns an object which can be used in a RunJobflow call.

C

clearAdditionalInfoEntries() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
Removes all the entries added into AdditionalInfo.
clearPropertiesEntries() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
Removes all the entries added into Properties.
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsResult
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.Command
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsResult
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
 
clone() - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
 
Cluster - Class in com.amazonaws.services.elasticmapreduce.model
The detailed description of the cluster.
Cluster() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Cluster
 
ClusterState - Enum in com.amazonaws.services.elasticmapreduce.model
Cluster State
ClusterStateChangeReason - Class in com.amazonaws.services.elasticmapreduce.model
The reason that the cluster changed to its current state.
ClusterStateChangeReason() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
 
ClusterStateChangeReasonCode - Enum in com.amazonaws.services.elasticmapreduce.model
Cluster State Change Reason Code
ClusterStatus - Class in com.amazonaws.services.elasticmapreduce.model
The detailed status of the cluster.
ClusterStatus() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
 
ClusterSummary - Class in com.amazonaws.services.elasticmapreduce.model
The summary description of the cluster.
ClusterSummary() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
 
ClusterTimeline - Class in com.amazonaws.services.elasticmapreduce.model
Represents the timeline of the cluster's lifecycle.
ClusterTimeline() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
 
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.elasticmapreduce - package com.amazonaws.services.elasticmapreduce
Synchronous and asynchronous client classes for accessing AmazonElasticMapReduce.
com.amazonaws.services.elasticmapreduce.model - package com.amazonaws.services.elasticmapreduce.model
Classes modeling the various types represented by AmazonElasticMapReduce.
com.amazonaws.services.elasticmapreduce.util - package com.amazonaws.services.elasticmapreduce.util
 
Command - Class in com.amazonaws.services.elasticmapreduce.model
An entity describing an executable that runs on a cluster.
Command() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Command
 

D

describeCluster(DescribeClusterRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
describeCluster(DescribeClusterRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
describeClusterAsync(DescribeClusterRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
describeClusterAsync(DescribeClusterRequest, AsyncHandler<DescribeClusterRequest, DescribeClusterResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
describeClusterAsync(DescribeClusterRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
describeClusterAsync(DescribeClusterRequest, AsyncHandler<DescribeClusterRequest, DescribeClusterResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
DescribeClusterRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the DescribeCluster operation.
DescribeClusterRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
 
DescribeClusterResult - Class in com.amazonaws.services.elasticmapreduce.model
This output contains the description of the cluster.
DescribeClusterResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
 
describeJobFlows(DescribeJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Deprecated.
describeJobFlows() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Deprecated.
describeJobFlows(DescribeJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Deprecated.
describeJobFlows() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Deprecated.
describeJobFlowsAsync(DescribeJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Deprecated.
describeJobFlowsAsync(DescribeJobFlowsRequest, AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
This API is deprecated and will eventually be removed.
describeJobFlowsAsync(DescribeJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Deprecated.
describeJobFlowsAsync(DescribeJobFlowsRequest, AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
This API is deprecated and will eventually be removed.
DescribeJobFlowsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the DescribeJobFlows operation.
DescribeJobFlowsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Default constructor for a new DescribeJobFlowsRequest object.
DescribeJobFlowsRequest(List<String>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Constructs a new DescribeJobFlowsRequest object.
DescribeJobFlowsResult - Class in com.amazonaws.services.elasticmapreduce.model
The output for the DescribeJobFlows operation.
DescribeJobFlowsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
 
describeStep(DescribeStepRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides more detail about the cluster step.
describeStep(DescribeStepRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides more detail about the cluster step.
describeStepAsync(DescribeStepRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides more detail about the cluster step.
describeStepAsync(DescribeStepRequest, AsyncHandler<DescribeStepRequest, DescribeStepResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides more detail about the cluster step.
describeStepAsync(DescribeStepRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides more detail about the cluster step.
describeStepAsync(DescribeStepRequest, AsyncHandler<DescribeStepRequest, DescribeStepResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides more detail about the cluster step.
DescribeStepRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the DescribeStep operation.
DescribeStepRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
 
DescribeStepResult - Class in com.amazonaws.services.elasticmapreduce.model
This output contains the description of the cluster step.
DescribeStepResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
 

E

Ec2InstanceAttributes - Class in com.amazonaws.services.elasticmapreduce.model
Provides information about the EC2 instances in a cluster grouped by category.
Ec2InstanceAttributes() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
 
ElasticMapReduceActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Elastic MapReduce.
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
 

F

fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ActionOnFailure
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ClusterState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceRoleType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.MarketType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepExecutionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepStateChangeReasonCode
Use this in place of valueOf.

G

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.

H

HadoopJarStepConfig - Class in com.amazonaws.services.elasticmapreduce.model
A job flow step consisting of a JAR file whose main function will be executed.
HadoopJarStepConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Default constructor for a new HadoopJarStepConfig object.
HadoopJarStepConfig(String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Constructs a new HadoopJarStepConfig object.
HadoopStepConfig - Class in com.amazonaws.services.elasticmapreduce.model
A cluster step consisting of a JAR file whose main function will be executed.
HadoopStepConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Command
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
 

I

Instance - Class in com.amazonaws.services.elasticmapreduce.model
Represents an EC2 instance provisioned as part of cluster.
Instance() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Instance
 
InstanceGroup - Class in com.amazonaws.services.elasticmapreduce.model
This entity represents an instance group, which is a group of instances that have common purpose.
InstanceGroup() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
 
InstanceGroupConfig - Class in com.amazonaws.services.elasticmapreduce.model
Configuration defining a new instance group.
InstanceGroupConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Default constructor for a new InstanceGroupConfig object.
InstanceGroupConfig(String, String, Integer) - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Constructs a new InstanceGroupConfig object.
InstanceGroupConfig(InstanceRoleType, String, Integer) - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Constructs a new InstanceGroupConfig object.
InstanceGroupDetail - Class in com.amazonaws.services.elasticmapreduce.model
Detailed information about an instance group.
InstanceGroupDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Default constructor for a new InstanceGroupDetail object.
InstanceGroupDetail(String, String, Integer, Integer, String, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Constructs a new InstanceGroupDetail object.
InstanceGroupDetail(InstanceRoleType, String, Integer, Integer, InstanceGroupState, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Constructs a new InstanceGroupDetail object.
InstanceGroupModifyConfig - Class in com.amazonaws.services.elasticmapreduce.model
Modify an instance group size.
InstanceGroupModifyConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Default constructor for a new InstanceGroupModifyConfig object.
InstanceGroupModifyConfig(String, Integer) - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Constructs a new InstanceGroupModifyConfig object.
InstanceGroupState - Enum in com.amazonaws.services.elasticmapreduce.model
Instance Group State
InstanceGroupStateChangeReason - Class in com.amazonaws.services.elasticmapreduce.model
The status change reason details for the instance group.
InstanceGroupStateChangeReason() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
 
InstanceGroupStateChangeReasonCode - Enum in com.amazonaws.services.elasticmapreduce.model
Instance Group State Change Reason Code
InstanceGroupStatus - Class in com.amazonaws.services.elasticmapreduce.model
The details of the instance group status.
InstanceGroupStatus() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
 
InstanceGroupTimeline - Class in com.amazonaws.services.elasticmapreduce.model
The timeline of the instance group lifecycle.
InstanceGroupTimeline() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
 
InstanceGroupType - Enum in com.amazonaws.services.elasticmapreduce.model
Instance Group Type
InstanceRoleType - Enum in com.amazonaws.services.elasticmapreduce.model
Instance Role Type
InstanceState - Enum in com.amazonaws.services.elasticmapreduce.model
Instance State
InstanceStateChangeReason - Class in com.amazonaws.services.elasticmapreduce.model
The details of the status change reason for the instance.
InstanceStateChangeReason() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
 
InstanceStateChangeReasonCode - Enum in com.amazonaws.services.elasticmapreduce.model
Instance State Change Reason Code
InstanceStatus - Class in com.amazonaws.services.elasticmapreduce.model
The instance status details.
InstanceStatus() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
 
InstanceTimeline - Class in com.amazonaws.services.elasticmapreduce.model
The timeline of the instance lifecycle.
InstanceTimeline() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
 
InternalServerErrorException - Exception in com.amazonaws.services.elasticmapreduce.model
Indicates that an error occurred while processing the request and that the request was not completed.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.elasticmapreduce.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InternalServerException - Exception in com.amazonaws.services.elasticmapreduce.model
This exception occurs when there is an internal failure in the EMR service.
InternalServerException(String) - Constructor for exception com.amazonaws.services.elasticmapreduce.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
InvalidRequestException - Exception in com.amazonaws.services.elasticmapreduce.model
This exception occurs when there is something wrong with user input.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.elasticmapreduce.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.
isAutoTerminate() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Specifies whether the cluster should terminate after completing all steps.
isKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies whether the job flow should terminate after completing all steps.
isKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies whether the job flow should terminate after completing all steps.
isTerminationProtected() - 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.
isTerminationProtected() - 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.
isTerminationProtected() - 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.
isTerminationProtected() - 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.
isVisibleToAllUsers() - 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.
isVisibleToAllUsers() - 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.
isVisibleToAllUsers() - 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.
isVisibleToAllUsers() - 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.

J

JobFlowDetail - Class in com.amazonaws.services.elasticmapreduce.model
A description of a job flow.
JobFlowDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Default constructor for a new JobFlowDetail object.
JobFlowDetail(String, String, JobFlowExecutionStatusDetail, JobFlowInstancesDetail) - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Constructs a new JobFlowDetail object.
JobFlowExecutionState - Enum in com.amazonaws.services.elasticmapreduce.model
Job Flow Execution State
JobFlowExecutionStatusDetail - Class in com.amazonaws.services.elasticmapreduce.model
Describes the status of the job flow.
JobFlowExecutionStatusDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Default constructor for a new JobFlowExecutionStatusDetail object.
JobFlowExecutionStatusDetail(String, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Constructs a new JobFlowExecutionStatusDetail object.
JobFlowExecutionStatusDetail(JobFlowExecutionState, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Constructs a new JobFlowExecutionStatusDetail object.
JobFlowInstancesConfig - Class in com.amazonaws.services.elasticmapreduce.model
A description of the Amazon EC2 instance running the job flow.
JobFlowInstancesConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Default constructor for a new JobFlowInstancesConfig object.
JobFlowInstancesDetail - Class in com.amazonaws.services.elasticmapreduce.model
Specify the type of Amazon EC2 instances to run the job flow on.
JobFlowInstancesDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Default constructor for a new JobFlowInstancesDetail object.
JobFlowInstancesDetail(String, String, Integer) - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Constructs a new JobFlowInstancesDetail object.
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
List of exception unmarshallers for all AmazonElasticMapReduce exceptions.

K

KeyValue - Class in com.amazonaws.services.elasticmapreduce.model
A key value pair.
KeyValue() - Constructor for class com.amazonaws.services.elasticmapreduce.model.KeyValue
Default constructor for a new KeyValue object.
KeyValue(String, String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.KeyValue
Constructs a new KeyValue object.

L

listBootstrapActions(ListBootstrapActionsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides information about the bootstrap actions associated with a cluster.
listBootstrapActions(ListBootstrapActionsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides information about the bootstrap actions associated with a cluster.
listBootstrapActionsAsync(ListBootstrapActionsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides information about the bootstrap actions associated with a cluster.
listBootstrapActionsAsync(ListBootstrapActionsRequest, AsyncHandler<ListBootstrapActionsRequest, ListBootstrapActionsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides information about the bootstrap actions associated with a cluster.
listBootstrapActionsAsync(ListBootstrapActionsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides information about the bootstrap actions associated with a cluster.
listBootstrapActionsAsync(ListBootstrapActionsRequest, AsyncHandler<ListBootstrapActionsRequest, ListBootstrapActionsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides information about the bootstrap actions associated with a cluster.
ListBootstrapActionsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the ListBootstrapActions operation.
ListBootstrapActionsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
 
ListBootstrapActionsResult - Class in com.amazonaws.services.elasticmapreduce.model
This output contains the boostrap actions detail .
ListBootstrapActionsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
 
listClusters(ListClustersRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides the status of all clusters visible to this AWS account.
listClusters() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides the status of all clusters visible to this AWS account.
listClusters(ListClustersRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides the status of all clusters visible to this AWS account.
listClusters() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides the status of all clusters visible to this AWS account.
listClustersAsync(ListClustersRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides the status of all clusters visible to this AWS account.
listClustersAsync(ListClustersRequest, AsyncHandler<ListClustersRequest, ListClustersResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides the status of all clusters visible to this AWS account.
listClustersAsync(ListClustersRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides the status of all clusters visible to this AWS account.
listClustersAsync(ListClustersRequest, AsyncHandler<ListClustersRequest, ListClustersResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides the status of all clusters visible to this AWS account.
ListClustersRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the ListClusters operation.
ListClustersRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
 
ListClustersResult - Class in com.amazonaws.services.elasticmapreduce.model
This contains a ClusterSummaryList with the cluster details; for example, the cluster IDs, names, and status.
ListClustersResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
 
listInstanceGroups(ListInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides all available details about the instance groups in a cluster.
listInstanceGroups(ListInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides all available details about the instance groups in a cluster.
listInstanceGroupsAsync(ListInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides all available details about the instance groups in a cluster.
listInstanceGroupsAsync(ListInstanceGroupsRequest, AsyncHandler<ListInstanceGroupsRequest, ListInstanceGroupsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides all available details about the instance groups in a cluster.
listInstanceGroupsAsync(ListInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides all available details about the instance groups in a cluster.
listInstanceGroupsAsync(ListInstanceGroupsRequest, AsyncHandler<ListInstanceGroupsRequest, ListInstanceGroupsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides all available details about the instance groups in a cluster.
ListInstanceGroupsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the ListInstanceGroups operation.
ListInstanceGroupsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
 
ListInstanceGroupsResult - Class in com.amazonaws.services.elasticmapreduce.model
This input determines which instance groups to retrieve.
ListInstanceGroupsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
 
listInstances(ListInstancesRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
listInstances(ListInstancesRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
listInstancesAsync(ListInstancesRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
listInstancesAsync(ListInstancesRequest, AsyncHandler<ListInstancesRequest, ListInstancesResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
listInstancesAsync(ListInstancesRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
listInstancesAsync(ListInstancesRequest, AsyncHandler<ListInstancesRequest, ListInstancesResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
ListInstancesRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the ListInstances operation.
ListInstancesRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
 
ListInstancesResult - Class in com.amazonaws.services.elasticmapreduce.model
This output contains the list of instances.
ListInstancesResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
 
listSteps(ListStepsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides a list of steps for the cluster.
listSteps(ListStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides a list of steps for the cluster.
listStepsAsync(ListStepsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides a list of steps for the cluster.
listStepsAsync(ListStepsRequest, AsyncHandler<ListStepsRequest, ListStepsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides a list of steps for the cluster.
listStepsAsync(ListStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides a list of steps for the cluster.
listStepsAsync(ListStepsRequest, AsyncHandler<ListStepsRequest, ListStepsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides a list of steps for the cluster.
ListStepsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the ListSteps operation.
ListStepsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
 
ListStepsResult - Class in com.amazonaws.services.elasticmapreduce.model
This output contains the list of steps.
ListStepsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
 

M

MarketType - Enum in com.amazonaws.services.elasticmapreduce.model
Market Type
modifyInstanceGroups(ModifyInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroups() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroups(ModifyInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroupsAsync(ModifyInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroupsAsync(ModifyInstanceGroupsRequest, AsyncHandler<ModifyInstanceGroupsRequest, Void>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroupsAsync(ModifyInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroupsAsync(ModifyInstanceGroupsRequest, AsyncHandler<ModifyInstanceGroupsRequest, Void>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
ModifyInstanceGroupsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the ModifyInstanceGroups operation.
ModifyInstanceGroupsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Default constructor for a new ModifyInstanceGroupsRequest object.
ModifyInstanceGroupsRequest(List<InstanceGroupModifyConfig>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Constructs a new ModifyInstanceGroupsRequest object.

N

newConfigureDaemons() - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions
Create a new bootstrap action which lets you configure Hadoop's daemons.
newConfigureHadoop() - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions
Create a new bootstrap action which lets you configure Hadoop's XML files.
newEnableDebuggingStep() - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
When ran as the first step in your job flow, enables the Hadoop debugging UI in the AWS Management Console.
newInstallHiveStep(StepFactory.HiveVersion...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that installs the specified versions of Hive on your job flow.
newInstallHiveStep(String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that installs the specified versions of Hive on your job flow.
newInstallHiveStep() - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that installs the default version of Hive on your job flow.
newInstallPigStep() - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that installs the default version of Pig on your job flow.
newInstallPigStep(String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that installs Pig on your job flow.
newRunHiveScriptStep(String, String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that runs a Hive script on your job flow using the default Hive version.
newRunHiveScriptStepVersioned(String, String, String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that runs a Hive script on your job flow using the specified Hive version.
newRunIf(String, BootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions
Create a new run-if bootstrap action which lets you conditionally run bootstrap actions.
newRunPigScriptStep(String, String, String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that runs a Pig script on your job flow using the specified Pig version.
newRunPigScriptStep(String, String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that runs a Pig script on your job flow using the default Pig version.
newScriptRunnerStep(String, String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Runs a specified script on the master node of your cluster.

P

PlacementType - Class in com.amazonaws.services.elasticmapreduce.model
The Amazon EC2 location for the job flow.
PlacementType() - Constructor for class com.amazonaws.services.elasticmapreduce.model.PlacementType
Default constructor for a new PlacementType object.
PlacementType(String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.PlacementType
Constructs a new PlacementType object.

R

removeTags(RemoveTagsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Removes tags from an Amazon EMR resource.
removeTags(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Removes tags from an Amazon EMR resource.
removeTagsAsync(RemoveTagsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Removes tags from an Amazon EMR resource.
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Removes tags from an Amazon EMR resource.
removeTagsAsync(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Removes tags from an Amazon EMR resource.
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Removes tags from an Amazon EMR resource.
RemoveTagsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the RemoveTags operation.
RemoveTagsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
Default constructor for a new RemoveTagsRequest object.
RemoveTagsRequest(String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
Constructs a new RemoveTagsRequest object.
RemoveTagsRequest(String, List<String>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
Constructs a new RemoveTagsRequest object.
RemoveTagsResult - Class in com.amazonaws.services.elasticmapreduce.model
This output indicates the result of removing tags from a resource.
RemoveTagsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.RemoveTagsResult
 
ResizeJobFlowStep - Class in com.amazonaws.services.elasticmapreduce.util
This class provides some helper methods for creating a Resize Job Flow step as part of your job flow.
ResizeJobFlowStep() - Constructor for class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
Creates a new ResizeJobFlowStep using the default Elastic Map Reduce bucket (us-east-1.elasticmapreduce) for the default (us-east-1) region.
ResizeJobFlowStep(String) - Constructor for class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
Creates a new ResizeJobFlowStep using the specified Amazon S3 bucket to load resources.
ResizeJobFlowStep.AddInstanceGroup - Class in com.amazonaws.services.elasticmapreduce.util
Class representing creating a new instance group.
ResizeJobFlowStep.AddInstanceGroup() - Constructor for class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
 
ResizeJobFlowStep.ModifyInstanceGroup - Class in com.amazonaws.services.elasticmapreduce.util
Class representing a change to an existing instance group.
ResizeJobFlowStep.ModifyInstanceGroup() - Constructor for class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ModifyInstanceGroup
 
ResizeJobFlowStep.OnArrested - Enum in com.amazonaws.services.elasticmapreduce.util
The action to take if your step is waiting for the instance group to start and it enters the Arrested state.
ResizeJobFlowStep.OnFailure - Enum in com.amazonaws.services.elasticmapreduce.util
Action to take if there is a failure modifying your cluster composition.
ResizeJobFlowStep.ResizeAction - Interface in com.amazonaws.services.elasticmapreduce.util
 
runJobFlow(RunJobFlowRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
RunJobFlow creates and starts running a new job flow.
runJobFlow(RunJobFlowRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
RunJobFlow creates and starts running a new job flow.
runJobFlowAsync(RunJobFlowRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
RunJobFlow creates and starts running a new job flow.
runJobFlowAsync(RunJobFlowRequest, AsyncHandler<RunJobFlowRequest, RunJobFlowResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
RunJobFlow creates and starts running a new job flow.
runJobFlowAsync(RunJobFlowRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
RunJobFlow creates and starts running a new job flow.
runJobFlowAsync(RunJobFlowRequest, AsyncHandler<RunJobFlowRequest, RunJobFlowResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
RunJobFlow creates and starts running a new job flow.
RunJobFlowRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the RunJobFlow operation.
RunJobFlowRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Default constructor for a new RunJobFlowRequest object.
RunJobFlowRequest(String, JobFlowInstancesConfig) - Constructor for class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Constructs a new RunJobFlowRequest object.
RunJobFlowResult - Class in com.amazonaws.services.elasticmapreduce.model
The result of the RunJobFlow operation.
RunJobFlowResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
 

S

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
An alternative to AmazonElasticMapReduce.setEndpoint(String), sets the regional endpoint for this client's service calls.
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
Container for the parameters to the SetTerminationProtection operation.
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
Container for the parameters to the SetVisibleToAllUsers operation.
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
 

T

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
Container for the parameters to the TerminateJobFlows operation.
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
 

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.ElasticMapReduceActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ActionOnFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ClusterState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceRoleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.MarketType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepStateChangeReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigFile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.util.BootstrapActions.Daemon
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.OnArrested
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.OnFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.util.StepFactory.HiveVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.ElasticMapReduceActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.ActionOnFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.ClusterState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceRoleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.MarketType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepStateChangeReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigFile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.util.BootstrapActions.Daemon
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.OnArrested
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.OnFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.util.StepFactory.HiveVersion
Returns an array containing the constants of this enum type, in the order they are declared.

W

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.
A B C D E F G H I J K L M N P R S T V W 

Copyright © 2015. All rights reserved.