| 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 | 
|---|---|
SetTerminationProtectionResult | 
AmazonElasticMapReduce.setTerminationProtection(SetTerminationProtectionRequest setTerminationProtectionRequest)
 SetTerminationProtection locks a cluster (job flow) so the EC2 instances in the cluster cannot be terminated by
 user intervention, an API call, or in the event of a job-flow error. 
 | 
SetTerminationProtectionResult | 
AmazonElasticMapReduceClient.setTerminationProtection(SetTerminationProtectionRequest request)
 SetTerminationProtection locks a cluster (job flow) so the EC2 instances in the cluster cannot be terminated by
 user intervention, an API call, or in the event of a job-flow error. 
 | 
SetTerminationProtectionResult | 
AbstractAmazonElasticMapReduce.setTerminationProtection(SetTerminationProtectionRequest request)  | 
| Modifier and Type | Method and Description | 
|---|---|
SetTerminationProtectionResult | 
SetTerminationProtectionResult.clone()  | 
Copyright © 2021. All rights reserved.