| Package | Description |
|---|---|
| com.amazonaws.services.emrcontainers |
Amazon EMR on EKS provides a deployment option for Amazon EMR that allows you to run open-source big data frameworks
on Amazon Elastic Kubernetes Service (Amazon EKS).
|
| com.amazonaws.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeJobRunResult |
AmazonEMRContainersClient.describeJobRun(DescribeJobRunRequest request)
Displays detailed information about a job run.
|
DescribeJobRunResult |
AmazonEMRContainers.describeJobRun(DescribeJobRunRequest describeJobRunRequest)
Displays detailed information about a job run.
|
DescribeJobRunResult |
AbstractAmazonEMRContainers.describeJobRun(DescribeJobRunRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeJobRunResult> |
AmazonEMRContainersAsync.describeJobRunAsync(DescribeJobRunRequest describeJobRunRequest,
AsyncHandler<DescribeJobRunRequest,DescribeJobRunResult> asyncHandler)
Displays detailed information about a job run.
|
Future<DescribeJobRunResult> |
AbstractAmazonEMRContainersAsync.describeJobRunAsync(DescribeJobRunRequest request,
AsyncHandler<DescribeJobRunRequest,DescribeJobRunResult> asyncHandler) |
Future<DescribeJobRunResult> |
AmazonEMRContainersAsyncClient.describeJobRunAsync(DescribeJobRunRequest request,
AsyncHandler<DescribeJobRunRequest,DescribeJobRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeJobRunResult |
DescribeJobRunResult.clone() |
DescribeJobRunResult |
DescribeJobRunResult.withJobRun(JobRun jobRun)
The output displays information about a job run.
|
Copyright © 2021. All rights reserved.