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 |
---|---|
DescribeClusterResult |
AmazonElasticMapReduce.describeCluster(DescribeClusterRequest describeClusterRequest)
Provides cluster-level details including status, hardware and
software configuration, VPC settings, and so on.
|
DescribeClusterResult |
AmazonElasticMapReduceClient.describeCluster(DescribeClusterRequest describeClusterRequest)
Provides cluster-level details including status, hardware and
software configuration, VPC settings, and so on.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeClusterResult> |
AmazonElasticMapReduceAsyncClient.describeClusterAsync(DescribeClusterRequest describeClusterRequest)
Provides cluster-level details including status, hardware and
software configuration, VPC settings, and so on.
|
Future<DescribeClusterResult> |
AmazonElasticMapReduceAsync.describeClusterAsync(DescribeClusterRequest describeClusterRequest)
Provides cluster-level details including status, hardware and
software configuration, VPC settings, and so on.
|
Future<DescribeClusterResult> |
AmazonElasticMapReduceAsyncClient.describeClusterAsync(DescribeClusterRequest describeClusterRequest,
AsyncHandler<DescribeClusterRequest,DescribeClusterResult> asyncHandler)
Provides cluster-level details including status, hardware and
software configuration, VPC settings, and so on.
|
Future<DescribeClusterResult> |
AmazonElasticMapReduceAsync.describeClusterAsync(DescribeClusterRequest describeClusterRequest,
AsyncHandler<DescribeClusterRequest,DescribeClusterResult> asyncHandler)
Provides cluster-level details including status, hardware and
software configuration, VPC settings, and so on.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeClusterResult> |
AmazonElasticMapReduceAsyncClient.describeClusterAsync(DescribeClusterRequest describeClusterRequest,
AsyncHandler<DescribeClusterRequest,DescribeClusterResult> asyncHandler)
Provides cluster-level details including status, hardware and
software configuration, VPC settings, and so on.
|
Future<DescribeClusterResult> |
AmazonElasticMapReduceAsync.describeClusterAsync(DescribeClusterRequest describeClusterRequest,
AsyncHandler<DescribeClusterRequest,DescribeClusterResult> asyncHandler)
Provides cluster-level details including status, hardware and
software configuration, VPC settings, and so on.
|
Modifier and Type | Method and Description |
---|---|
DescribeClusterResult |
DescribeClusterResult.withCluster(Cluster cluster)
This output contains the details for the requested cluster.
|
Copyright © 2014. All rights reserved.