Uses of Class
io.grpc.xds.WeightedRandomPicker.WeightedChildPicker
Packages that use WeightedRandomPicker.WeightedChildPicker
-
Uses of WeightedRandomPicker.WeightedChildPicker in io.grpc.xds
Fields in io.grpc.xds with type parameters of type WeightedRandomPicker.WeightedChildPickerModifier and TypeFieldDescription(package private) final List
<WeightedRandomPicker.WeightedChildPicker> WeightedRandomPicker.weightedChildPickers
Constructor parameters in io.grpc.xds with type arguments of type WeightedRandomPicker.WeightedChildPickerModifierConstructorDescription(package private)
WeightedRandomPicker
(List<WeightedRandomPicker.WeightedChildPicker> weightedChildPickers) (package private)
WeightedRandomPicker
(List<WeightedRandomPicker.WeightedChildPicker> weightedChildPickers, ThreadSafeRandom random)