Uses of Package
com.amazonaws.services.elasticmapreduce.model

Packages that use com.amazonaws.services.elasticmapreduce.model
com.amazonaws.services.elasticmapreduce Synchronous and asynchronous client classes for accessing AmazonElasticMapReduce. 
com.amazonaws.services.elasticmapreduce.model Classes modeling the various types represented by AmazonElasticMapReduce. 
com.amazonaws.services.elasticmapreduce.util   
 

Classes in com.amazonaws.services.elasticmapreduce.model used by com.amazonaws.services.elasticmapreduce
AddInstanceGroupsRequest
          Container for the parameters to the AddInstanceGroups operation.
AddInstanceGroupsResult
           Output from an AddInstanceGroups call.
AddJobFlowStepsRequest
          Container for the parameters to the AddJobFlowSteps operation.
AddJobFlowStepsResult
           The output for the AddJobFlowSteps operation.
AddTagsRequest
          Container for the parameters to the AddTags operation.
AddTagsResult
           This output indicates the result of adding tags to a resource.
DescribeClusterRequest
          Container for the parameters to the DescribeCluster operation.
DescribeClusterResult
           This output contains the description of the cluster.
DescribeJobFlowsRequest
          Container for the parameters to the DescribeJobFlows operation.
DescribeJobFlowsResult
           The output for the DescribeJobFlows operation.
DescribeStepRequest
          Container for the parameters to the DescribeStep operation.
DescribeStepResult
           This output contains the description of the cluster step.
ListBootstrapActionsRequest
          Container for the parameters to the ListBootstrapActions operation.
ListBootstrapActionsResult
           This output contains the bootstrap actions detail.
ListClustersRequest
          Container for the parameters to the ListClusters operation.
ListClustersResult
           This contains a ClusterSummaryList with the cluster details; for example, the cluster IDs, names, and status.
ListInstanceGroupsRequest
          Container for the parameters to the ListInstanceGroups operation.
ListInstanceGroupsResult
           This input determines which instance groups to retrieve.
ListInstancesRequest
          Container for the parameters to the ListInstances operation.
ListInstancesResult
           This output contains the list of instances.
ListStepsRequest
          Container for the parameters to the ListSteps operation.
ListStepsResult
           This output contains the list of steps.
ModifyInstanceGroupsRequest
          Container for the parameters to the ModifyInstanceGroups operation.
RemoveTagsRequest
          Container for the parameters to the RemoveTags operation.
RemoveTagsResult
           This output indicates the result of removing tags from a resource.
RunJobFlowRequest
          Container for the parameters to the RunJobFlow operation.
RunJobFlowResult
           The result of the RunJobFlow operation.
SetTerminationProtectionRequest
          Container for the parameters to the SetTerminationProtection operation.
SetVisibleToAllUsersRequest
          Container for the parameters to the SetVisibleToAllUsers operation.
TerminateJobFlowsRequest
          Container for the parameters to the TerminateJobFlows operation.
 

Classes in com.amazonaws.services.elasticmapreduce.model used by com.amazonaws.services.elasticmapreduce.model
ActionOnFailure
          Action On Failure
AddInstanceGroupsRequest
          Container for the parameters to the AddInstanceGroups operation.
AddInstanceGroupsResult
           Output from an AddInstanceGroups call.
AddJobFlowStepsRequest
          Container for the parameters to the AddJobFlowSteps operation.
AddJobFlowStepsResult
           The output for the AddJobFlowSteps operation.
AddTagsRequest
          Container for the parameters to the AddTags operation.
Application
           An application is any Amazon or third-party software that you can add to the cluster.
BootstrapActionConfig
           Configuration of a bootstrap action.
BootstrapActionDetail
           Reports the configuration of a bootstrap action in a job flow.
Cluster
           The detailed description of the cluster.
ClusterState
          Cluster State
ClusterStateChangeReason
           The reason that the cluster changed to its current state.
ClusterStateChangeReasonCode
          Cluster State Change Reason Code
ClusterStatus
           The detailed status of the cluster.
ClusterSummary
           The summary description of the cluster.
ClusterTimeline
           Represents the timeline of the cluster's lifecycle.
Command
           An entity describing an executable that runs on a cluster.
DescribeClusterRequest
          Container for the parameters to the DescribeCluster operation.
DescribeClusterResult
           This output contains the description of the cluster.
DescribeJobFlowsRequest
          Container for the parameters to the DescribeJobFlows operation.
DescribeJobFlowsResult
           The output for the DescribeJobFlows operation.
DescribeStepRequest
          Container for the parameters to the DescribeStep operation.
DescribeStepResult
           This output contains the description of the cluster step.
Ec2InstanceAttributes
           Provides information about the EC2 instances in a cluster grouped by category.
HadoopJarStepConfig
           A job flow step consisting of a JAR file whose main function will be executed.
HadoopStepConfig
           A cluster step consisting of a JAR file whose main function will be executed.
Instance
           Represents an EC2 instance provisioned as part of cluster.
InstanceGroup
           This entity represents an instance group, which is a group of instances that have common purpose.
InstanceGroupConfig
           Configuration defining a new instance group.
InstanceGroupDetail
           Detailed information about an instance group.
InstanceGroupModifyConfig
           Modify an instance group size.
InstanceGroupState
          Instance Group State
InstanceGroupStateChangeReason
           The status change reason details for the instance group.
InstanceGroupStateChangeReasonCode
          Instance Group State Change Reason Code
InstanceGroupStatus
           The details of the instance group status.
InstanceGroupTimeline
           The timeline of the instance group lifecycle.
InstanceGroupType
          Instance Group Type
InstanceRoleType
          Instance Role Type
InstanceState
          Instance State
InstanceStateChangeReason
           The details of the status change reason for the instance.
InstanceStateChangeReasonCode
          Instance State Change Reason Code
InstanceStatus
           The instance status details.
InstanceTimeline
           The timeline of the instance lifecycle.
JobFlowDetail
           A description of a job flow.
JobFlowExecutionState
          Job Flow Execution State
JobFlowExecutionStatusDetail
           Describes the status of the job flow.
JobFlowInstancesConfig
           A description of the Amazon EC2 instance running the job flow.
JobFlowInstancesDetail
           Specify the type of Amazon EC2 instances to run the job flow on.
KeyValue
           A key value pair.
ListBootstrapActionsRequest
          Container for the parameters to the ListBootstrapActions operation.
ListBootstrapActionsResult
           This output contains the bootstrap actions detail.
ListClustersRequest
          Container for the parameters to the ListClusters operation.
ListClustersResult
           This contains a ClusterSummaryList with the cluster details; for example, the cluster IDs, names, and status.
ListInstanceGroupsRequest
          Container for the parameters to the ListInstanceGroups operation.
ListInstanceGroupsResult
           This input determines which instance groups to retrieve.
ListInstancesRequest
          Container for the parameters to the ListInstances operation.
ListInstancesResult
           This output contains the list of instances.
ListStepsRequest
          Container for the parameters to the ListSteps operation.
ListStepsResult
           This output contains the list of steps.
MarketType
          Market Type
ModifyInstanceGroupsRequest
          Container for the parameters to the ModifyInstanceGroups operation.
PlacementType
           The Amazon EC2 location for the job flow.
RemoveTagsRequest
          Container for the parameters to the RemoveTags operation.
RunJobFlowRequest
          Container for the parameters to the RunJobFlow operation.
RunJobFlowResult
           The result of the RunJobFlow operation.
ScriptBootstrapActionConfig
           Configuration of the script to run during a bootstrap action.
SetTerminationProtectionRequest
          Container for the parameters to the SetTerminationProtection operation.
SetVisibleToAllUsersRequest
          Container for the parameters to the SetVisibleToAllUsers operation.
Step
           This represents a step in a cluster.
StepConfig
           Specification of a job flow step.
StepDetail
           Combines the execution state and configuration of a step.
StepExecutionState
          Step Execution State
StepExecutionStatusDetail
           The execution state of a step.
StepState
          Step State
StepStateChangeReason
           The details of the step state change reason.
StepStateChangeReasonCode
          Step State Change Reason Code
StepStatus
           The execution status details of the cluster step.
StepSummary
           The summary of the cluster step.
StepTimeline
           The timeline of the cluster step lifecycle.
SupportedProductConfig
           The list of supported product configurations which allow user-supplied arguments.
Tag
           A key/value pair containing user-defined metadata that you can associate with an Amazon EMR resource.
TerminateJobFlowsRequest
          Container for the parameters to the TerminateJobFlows operation.
 

Classes in com.amazonaws.services.elasticmapreduce.model used by com.amazonaws.services.elasticmapreduce.util
BootstrapActionConfig
           Configuration of a bootstrap action.
HadoopJarStepConfig
           A job flow step consisting of a JAR file whose main function will be executed.
 



Copyright © 2016. All rights reserved.