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 |
---|---|
Future<DescribeNotebookExecutionResult> |
AmazonElasticMapReduceAsyncClient.describeNotebookExecutionAsync(DescribeNotebookExecutionRequest request,
AsyncHandler<DescribeNotebookExecutionRequest,DescribeNotebookExecutionResult> asyncHandler) |
Future<DescribeNotebookExecutionResult> |
AbstractAmazonElasticMapReduceAsync.describeNotebookExecutionAsync(DescribeNotebookExecutionRequest request,
AsyncHandler<DescribeNotebookExecutionRequest,DescribeNotebookExecutionResult> asyncHandler) |
Future<DescribeNotebookExecutionResult> |
AmazonElasticMapReduceAsync.describeNotebookExecutionAsync(DescribeNotebookExecutionRequest describeNotebookExecutionRequest,
AsyncHandler<DescribeNotebookExecutionRequest,DescribeNotebookExecutionResult> asyncHandler)
Provides details of a notebook execution.
|
Modifier and Type | Method and Description |
---|---|
DescribeNotebookExecutionRequest |
DescribeNotebookExecutionRequest.clone() |
DescribeNotebookExecutionRequest |
DescribeNotebookExecutionRequest.withNotebookExecutionId(String notebookExecutionId)
The unique identifier of the notebook execution.
|
Copyright © 2023. All rights reserved.