| Package | Description | 
|---|---|
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RunJobFlowResult | 
AmazonElasticMapReduce.runJobFlow(RunJobFlowRequest runJobFlowRequest)
 RunJobFlow creates and starts running a new job flow. 
 | 
RunJobFlowResult | 
AmazonElasticMapReduceClient.runJobFlow(RunJobFlowRequest runJobFlowRequest)
 RunJobFlow creates and starts running a new job flow. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<RunJobFlowResult> | 
AmazonElasticMapReduceAsyncClient.runJobFlowAsync(RunJobFlowRequest runJobFlowRequest)
 RunJobFlow creates and starts running a new job flow. 
 | 
Future<RunJobFlowResult> | 
AmazonElasticMapReduceAsync.runJobFlowAsync(RunJobFlowRequest runJobFlowRequest)
 RunJobFlow creates and starts running a new job flow. 
 | 
Future<RunJobFlowResult> | 
AmazonElasticMapReduceAsyncClient.runJobFlowAsync(RunJobFlowRequest runJobFlowRequest,
               AsyncHandler<RunJobFlowRequest,RunJobFlowResult> asyncHandler)
 RunJobFlow creates and starts running a new job flow. 
 | 
Future<RunJobFlowResult> | 
AmazonElasticMapReduceAsync.runJobFlowAsync(RunJobFlowRequest runJobFlowRequest,
               AsyncHandler<RunJobFlowRequest,RunJobFlowResult> asyncHandler)
 RunJobFlow creates and starts running a new job flow. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<RunJobFlowResult> | 
AmazonElasticMapReduceAsyncClient.runJobFlowAsync(RunJobFlowRequest runJobFlowRequest,
               AsyncHandler<RunJobFlowRequest,RunJobFlowResult> asyncHandler)
 RunJobFlow creates and starts running a new job flow. 
 | 
Future<RunJobFlowResult> | 
AmazonElasticMapReduceAsync.runJobFlowAsync(RunJobFlowRequest runJobFlowRequest,
               AsyncHandler<RunJobFlowRequest,RunJobFlowResult> asyncHandler)
 RunJobFlow creates and starts running a new job flow. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RunJobFlowResult | 
RunJobFlowResult.withJobFlowId(String jobFlowId)
An unique identifier for the job flow. 
 | 
Copyright © 2014. All rights reserved.