Uses of Interface
io.grpc.lb.v1.ClientStatsOrBuilder
Packages that use ClientStatsOrBuilder
-
Uses of ClientStatsOrBuilder in io.grpc.lb.v1
Classes in io.grpc.lb.v1 that implement ClientStatsOrBuilderModifier and TypeClassDescriptionfinal class
Contains client level statistics that are useful to load balancing.static final class
Contains client level statistics that are useful to load balancing.Fields in io.grpc.lb.v1 with type parameters of type ClientStatsOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ClientStats, ClientStats.Builder, ClientStatsOrBuilder> LoadBalanceRequest.Builder.clientStatsBuilder_
Methods in io.grpc.lb.v1 that return ClientStatsOrBuilderModifier and TypeMethodDescriptionLoadBalanceRequest.Builder.getClientStatsOrBuilder()
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.LoadBalanceRequest.getClientStatsOrBuilder()
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.LoadBalanceRequestOrBuilder.getClientStatsOrBuilder()
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.Methods in io.grpc.lb.v1 that return types with arguments of type ClientStatsOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ClientStats, ClientStats.Builder, ClientStatsOrBuilder> LoadBalanceRequest.Builder.getClientStatsFieldBuilder()
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.