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 |
---|---|
GetManagedScalingPolicyResult |
AmazonElasticMapReduce.getManagedScalingPolicy(GetManagedScalingPolicyRequest getManagedScalingPolicyRequest)
Fetches the attached managed scaling policy for an Amazon EMR cluster.
|
GetManagedScalingPolicyResult |
AmazonElasticMapReduceClient.getManagedScalingPolicy(GetManagedScalingPolicyRequest request)
Fetches the attached managed scaling policy for an Amazon EMR cluster.
|
GetManagedScalingPolicyResult |
AbstractAmazonElasticMapReduce.getManagedScalingPolicy(GetManagedScalingPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetManagedScalingPolicyResult> |
AmazonElasticMapReduceAsync.getManagedScalingPolicyAsync(GetManagedScalingPolicyRequest getManagedScalingPolicyRequest,
AsyncHandler<GetManagedScalingPolicyRequest,GetManagedScalingPolicyResult> asyncHandler)
Fetches the attached managed scaling policy for an Amazon EMR cluster.
|
Future<GetManagedScalingPolicyResult> |
AmazonElasticMapReduceAsyncClient.getManagedScalingPolicyAsync(GetManagedScalingPolicyRequest request,
AsyncHandler<GetManagedScalingPolicyRequest,GetManagedScalingPolicyResult> asyncHandler) |
Future<GetManagedScalingPolicyResult> |
AbstractAmazonElasticMapReduceAsync.getManagedScalingPolicyAsync(GetManagedScalingPolicyRequest request,
AsyncHandler<GetManagedScalingPolicyRequest,GetManagedScalingPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetManagedScalingPolicyResult |
GetManagedScalingPolicyResult.clone() |
GetManagedScalingPolicyResult |
GetManagedScalingPolicyResult.withManagedScalingPolicy(ManagedScalingPolicy managedScalingPolicy)
Specifies the managed scaling policy that is attached to an Amazon EMR cluster.
|
Copyright © 2021. All rights reserved.