Uses of Class
io.grpc.grpclb.GrpclbState.RoundRobinPicker
Packages that use GrpclbState.RoundRobinPicker
-
Uses of GrpclbState.RoundRobinPicker in io.grpc.grpclb
Fields in io.grpc.grpclb declared as GrpclbState.RoundRobinPickerMethods in io.grpc.grpclb with parameters of type GrpclbState.RoundRobinPickerModifier and TypeMethodDescriptionprivate void
GrpclbState.maybeUpdatePicker
(ConnectivityState state, GrpclbState.RoundRobinPicker picker) Update the given picker to the helper if it's different from the current one.