Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce |
Synchronous and asynchronous client classes for accessing AmazonElasticMapReduce.
|
com.amazonaws.services.elasticmapreduce.model |
Classes modeling the various types represented by AmazonElasticMapReduce.
|
Modifier and Type | Method and Description |
---|---|
DescribeJobFlowsResult |
AmazonElasticMapReduce.describeJobFlows()
Deprecated.
|
DescribeJobFlowsResult |
AmazonElasticMapReduceClient.describeJobFlows()
Deprecated.
|
DescribeJobFlowsResult |
AmazonElasticMapReduce.describeJobFlows(DescribeJobFlowsRequest describeJobFlowsRequest)
Deprecated.
|
DescribeJobFlowsResult |
AmazonElasticMapReduceClient.describeJobFlows(DescribeJobFlowsRequest describeJobFlowsRequest)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeJobFlowsResult> |
AmazonElasticMapReduceAsyncClient.describeJobFlowsAsync(DescribeJobFlowsRequest describeJobFlowsRequest)
Deprecated.
|
Future<DescribeJobFlowsResult> |
AmazonElasticMapReduceAsync.describeJobFlowsAsync(DescribeJobFlowsRequest describeJobFlowsRequest)
Deprecated.
|
Future<DescribeJobFlowsResult> |
AmazonElasticMapReduceAsyncClient.describeJobFlowsAsync(DescribeJobFlowsRequest describeJobFlowsRequest,
AsyncHandler<DescribeJobFlowsRequest,DescribeJobFlowsResult> asyncHandler)
This API is deprecated and will eventually be removed.
|
Future<DescribeJobFlowsResult> |
AmazonElasticMapReduceAsync.describeJobFlowsAsync(DescribeJobFlowsRequest describeJobFlowsRequest,
AsyncHandler<DescribeJobFlowsRequest,DescribeJobFlowsResult> asyncHandler)
This API is deprecated and will eventually be removed.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeJobFlowsResult> |
AmazonElasticMapReduceAsyncClient.describeJobFlowsAsync(DescribeJobFlowsRequest describeJobFlowsRequest,
AsyncHandler<DescribeJobFlowsRequest,DescribeJobFlowsResult> asyncHandler)
This API is deprecated and will eventually be removed.
|
Future<DescribeJobFlowsResult> |
AmazonElasticMapReduceAsync.describeJobFlowsAsync(DescribeJobFlowsRequest describeJobFlowsRequest,
AsyncHandler<DescribeJobFlowsRequest,DescribeJobFlowsResult> asyncHandler)
This API is deprecated and will eventually be removed.
|
Modifier and Type | Method and Description |
---|---|
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 © 2014. All rights reserved.