| 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 | 
|---|---|
| StopNotebookExecutionResult | AmazonElasticMapReduce. stopNotebookExecution(StopNotebookExecutionRequest stopNotebookExecutionRequest)
 Stops a notebook execution. | 
| StopNotebookExecutionResult | AbstractAmazonElasticMapReduce. stopNotebookExecution(StopNotebookExecutionRequest request) | 
| StopNotebookExecutionResult | AmazonElasticMapReduceClient. stopNotebookExecution(StopNotebookExecutionRequest request)
 Stops a notebook execution. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<StopNotebookExecutionResult> | AbstractAmazonElasticMapReduceAsync. stopNotebookExecutionAsync(StopNotebookExecutionRequest request,
                          AsyncHandler<StopNotebookExecutionRequest,StopNotebookExecutionResult> asyncHandler) | 
| Future<StopNotebookExecutionResult> | AmazonElasticMapReduceAsync. stopNotebookExecutionAsync(StopNotebookExecutionRequest stopNotebookExecutionRequest,
                          AsyncHandler<StopNotebookExecutionRequest,StopNotebookExecutionResult> asyncHandler)
 Stops a notebook execution. | 
| Future<StopNotebookExecutionResult> | AmazonElasticMapReduceAsyncClient. stopNotebookExecutionAsync(StopNotebookExecutionRequest request,
                          AsyncHandler<StopNotebookExecutionRequest,StopNotebookExecutionResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| StopNotebookExecutionResult | StopNotebookExecutionResult. clone() | 
Copyright © 2021. All rights reserved.