| Package | Description |
|---|---|
| io.grpc.lb.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientStats
Contains client level statistics that are useful to load balancing.
|
static class |
ClientStats.Builder
Contains client level statistics that are useful to load balancing.
|
| Modifier and Type | Method and Description |
|---|---|
ClientStatsOrBuilder |
LoadBalanceRequest.getClientStatsOrBuilder()
The client stats should be periodically reported to the load balancer
based on the duration defined in the InitialLoadBalanceResponse.
|
ClientStatsOrBuilder |
LoadBalanceRequest.Builder.getClientStatsOrBuilder()
The client stats should be periodically reported to the load balancer
based on the duration defined in the InitialLoadBalanceResponse.
|
ClientStatsOrBuilder |
LoadBalanceRequestOrBuilder.getClientStatsOrBuilder()
The client stats should be periodically reported to the load balancer
based on the duration defined in the InitialLoadBalanceResponse.
|