Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce |
Amazon EMR is a web service that makes it easy to process large amounts of data efficiently.
|
com.amazonaws.services.elasticmapreduce.model |
Modifier and Type | Method and Description |
---|---|
DescribeJobFlowsResult |
AmazonElasticMapReduceClient.describeJobFlows()
Deprecated.
|
DescribeJobFlowsResult |
AbstractAmazonElasticMapReduce.describeJobFlows()
Deprecated.
|
DescribeJobFlowsResult |
AmazonElasticMapReduce.describeJobFlows()
Deprecated.
|
DescribeJobFlowsResult |
AmazonElasticMapReduceClient.describeJobFlows(DescribeJobFlowsRequest request)
Deprecated.
|
DescribeJobFlowsResult |
AbstractAmazonElasticMapReduce.describeJobFlows(DescribeJobFlowsRequest request)
Deprecated.
|
DescribeJobFlowsResult |
AmazonElasticMapReduce.describeJobFlows(DescribeJobFlowsRequest describeJobFlowsRequest)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DescribeJobFlowsResult |
DescribeJobFlowsResult.clone() |
DescribeJobFlowsResult |
DescribeJobFlowsResult.withJobFlows(Collection<JobFlowDetail> jobFlows)
A list of job flows matching the parameters supplied.
|
DescribeJobFlowsResult |
DescribeJobFlowsResult.withJobFlows(JobFlowDetail... jobFlows)
A list of job flows matching the parameters supplied.
|
Copyright © 2019. All rights reserved.