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 |
---|---|
PutManagedScalingPolicyResult |
AmazonElasticMapReduce.putManagedScalingPolicy(PutManagedScalingPolicyRequest putManagedScalingPolicyRequest)
Creates or updates a managed scaling policy for an Amazon EMR cluster.
|
PutManagedScalingPolicyResult |
AmazonElasticMapReduceClient.putManagedScalingPolicy(PutManagedScalingPolicyRequest request)
Creates or updates a managed scaling policy for an Amazon EMR cluster.
|
PutManagedScalingPolicyResult |
AbstractAmazonElasticMapReduce.putManagedScalingPolicy(PutManagedScalingPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<PutManagedScalingPolicyResult> |
AmazonElasticMapReduceAsync.putManagedScalingPolicyAsync(PutManagedScalingPolicyRequest putManagedScalingPolicyRequest,
AsyncHandler<PutManagedScalingPolicyRequest,PutManagedScalingPolicyResult> asyncHandler)
Creates or updates a managed scaling policy for an Amazon EMR cluster.
|
Future<PutManagedScalingPolicyResult> |
AmazonElasticMapReduceAsyncClient.putManagedScalingPolicyAsync(PutManagedScalingPolicyRequest request,
AsyncHandler<PutManagedScalingPolicyRequest,PutManagedScalingPolicyResult> asyncHandler) |
Future<PutManagedScalingPolicyResult> |
AbstractAmazonElasticMapReduceAsync.putManagedScalingPolicyAsync(PutManagedScalingPolicyRequest request,
AsyncHandler<PutManagedScalingPolicyRequest,PutManagedScalingPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
PutManagedScalingPolicyResult |
PutManagedScalingPolicyResult.clone() |
Copyright © 2021. All rights reserved.