| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce | 
 
 Amazon EMR is a web service that makes it easier to process large amounts of data efficiently. 
 | 
| com.amazonaws.services.elasticmapreduce.model | 
| Modifier and Type | Method and Description | 
|---|---|
RunJobFlowResult | 
AmazonElasticMapReduceClient.runJobFlow(RunJobFlowRequest request)
 RunJobFlow creates and starts running a new cluster (job flow). 
 | 
RunJobFlowResult | 
AmazonElasticMapReduce.runJobFlow(RunJobFlowRequest runJobFlowRequest)
 RunJobFlow creates and starts running a new cluster (job flow). 
 | 
RunJobFlowResult | 
AbstractAmazonElasticMapReduce.runJobFlow(RunJobFlowRequest request)  | 
| Modifier and Type | Method and Description | 
|---|---|
Future<RunJobFlowResult> | 
AbstractAmazonElasticMapReduceAsync.runJobFlowAsync(RunJobFlowRequest request)  | 
Future<RunJobFlowResult> | 
AmazonElasticMapReduceAsyncClient.runJobFlowAsync(RunJobFlowRequest request)  | 
Future<RunJobFlowResult> | 
AmazonElasticMapReduceAsync.runJobFlowAsync(RunJobFlowRequest runJobFlowRequest)
 RunJobFlow creates and starts running a new cluster (job flow). 
 | 
Future<RunJobFlowResult> | 
AbstractAmazonElasticMapReduceAsync.runJobFlowAsync(RunJobFlowRequest request,
               AsyncHandler<RunJobFlowRequest,RunJobFlowResult> asyncHandler)  | 
Future<RunJobFlowResult> | 
AmazonElasticMapReduceAsyncClient.runJobFlowAsync(RunJobFlowRequest request,
               AsyncHandler<RunJobFlowRequest,RunJobFlowResult> asyncHandler)  | 
Future<RunJobFlowResult> | 
AmazonElasticMapReduceAsync.runJobFlowAsync(RunJobFlowRequest runJobFlowRequest,
               AsyncHandler<RunJobFlowRequest,RunJobFlowResult> asyncHandler)
 RunJobFlow creates and starts running a new cluster (job flow). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<RunJobFlowResult> | 
AbstractAmazonElasticMapReduceAsync.runJobFlowAsync(RunJobFlowRequest request,
               AsyncHandler<RunJobFlowRequest,RunJobFlowResult> asyncHandler)  | 
Future<RunJobFlowResult> | 
AmazonElasticMapReduceAsyncClient.runJobFlowAsync(RunJobFlowRequest request,
               AsyncHandler<RunJobFlowRequest,RunJobFlowResult> asyncHandler)  | 
Future<RunJobFlowResult> | 
AmazonElasticMapReduceAsync.runJobFlowAsync(RunJobFlowRequest runJobFlowRequest,
               AsyncHandler<RunJobFlowRequest,RunJobFlowResult> asyncHandler)
 RunJobFlow creates and starts running a new cluster (job flow). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RunJobFlowResult | 
RunJobFlowResult.clone()  | 
RunJobFlowResult | 
RunJobFlowResult.withClusterArn(String clusterArn)
 The Amazon Resource Name of the cluster. 
 | 
RunJobFlowResult | 
RunJobFlowResult.withJobFlowId(String jobFlowId)
 An unique identifier for the job flow. 
 | 
Copyright © 2020. All rights reserved.