| Modifier and Type | Class and Description |
|---|---|
static class |
LoadBalancingOptions.PeakEwma
Balances vRPCs over backends, by maintaining a moving average of each AFE's
round-trip time, weighted by the number of outstanding vRPCs, and
distribute traffic to AFEs where that cost function is smallest.
|
static class |
LoadBalancingOptions.PeakEwma.Builder
Balances vRPCs over backends, by maintaining a moving average of each AFE's
round-trip time, weighted by the number of outstanding vRPCs, and
distribute traffic to AFEs where that cost function is smallest.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancingOptions.PeakEwmaOrBuilder |
LoadBalancingOptionsOrBuilder.getPeakEwmaOrBuilder()
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2; |
LoadBalancingOptions.PeakEwmaOrBuilder |
LoadBalancingOptions.getPeakEwmaOrBuilder()
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2; |
LoadBalancingOptions.PeakEwmaOrBuilder |
LoadBalancingOptions.Builder.getPeakEwmaOrBuilder()
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2; |
Copyright © 2026 Google LLC. All rights reserved.