Searched defs:RoundRobinPicker (Results 1 – 2 of 2) sorted by relevance
283 public abstract static class RoundRobinPicker extends SubchannelPicker { class in RoundRobinLoadBalancer
1136 static final class RoundRobinPicker extends SubchannelPicker { class in GrpclbState1147 RoundRobinPicker(List<DropEntry> dropList, List<? extends RoundRobinEntry> pickList) { in RoundRobinPicker() method in GrpclbState.RoundRobinPicker