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 |
AmazonElasticMapReduceClient.setTerminationProtection(SetTerminationProtectionRequest request)
SetTerminationProtection locks a cluster (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.
|
SetTerminationProtectionResult |
AbstractAmazonElasticMapReduce.setTerminationProtection(SetTerminationProtectionRequest request) |
SetTerminationProtectionResult |
AmazonElasticMapReduce.setTerminationProtection(SetTerminationProtectionRequest setTerminationProtectionRequest)
SetTerminationProtection locks a cluster (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.
|
Modifier and Type | Method and Description |
---|---|
SetTerminationProtectionResult |
SetTerminationProtectionResult.clone() |
Copyright © 2024. All rights reserved.