Uses of Interface
io.grpc.lb.v1.ClientStatsOrBuilder
-
Packages that use ClientStatsOrBuilder Package Description io.grpc.lb.v1 -
-
Uses of ClientStatsOrBuilder in io.grpc.lb.v1
Classes in io.grpc.lb.v1 that implement ClientStatsOrBuilder Modifier and Type Class Description classClientStatsContains client level statistics that are useful to load balancing.static classClientStats.BuilderContains client level statistics that are useful to load balancing.Methods in io.grpc.lb.v1 that return ClientStatsOrBuilder Modifier and Type Method Description ClientStatsOrBuilderLoadBalanceRequest.Builder. getClientStatsOrBuilder()The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.ClientStatsOrBuilderLoadBalanceRequest. getClientStatsOrBuilder()The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.ClientStatsOrBuilderLoadBalanceRequestOrBuilder. getClientStatsOrBuilder()The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
-