Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
AutoscalingPolicyQueueBasedScaling |
AutoscalingPolicyQueueBasedScaling.clone() |
AutoscalingPolicyQueueBasedScaling |
AutoscalingPolicyQueueBasedScaling.set(String fieldName,
Object value) |
AutoscalingPolicyQueueBasedScaling |
AutoscalingPolicyQueueBasedScaling.setAcceptableBacklogPerInstance(Double acceptableBacklogPerInstance)
Scaling based on the average number of tasks in the queue per each active instance.
|
AutoscalingPolicyQueueBasedScaling |
AutoscalingPolicyQueueBasedScaling.setCloudPubSub(AutoscalingPolicyQueueBasedScalingCloudPubSub cloudPubSub)
Configuration for Cloud Pub/Sub subscription queue.
|
AutoscalingPolicyQueueBasedScaling |
AutoscalingPolicyQueueBasedScaling.setSingleWorkerThroughputPerSec(Double singleWorkerThroughputPerSec)
The scaling algorithm will also calculate throughput estimates on its own; if you explicitly
provide this value, the autoscaler will take into account your value as well as automatic
estimates when deciding how to scale.
|
Copyright © 2011–2020 Google. All rights reserved.