grpc-java/api
Eric Anderson cf4cf03d79
api: Replace ErrorPicker with FixedResultPicker
FixedResultPicker can be used in more situations. Note that
WrrLocalityLoadBalancerTest's test was changed non-trivially. The
noChildLb test was particularly nasty as it assumed
LoadBalancer.ErrorPicker had same toString() as
GracefulSwitchLoadBalancer's ErrorPicker.
2023-09-26 15:28:29 -07:00
..
src api: Replace ErrorPicker with FixedResultPicker 2023-09-26 15:28:29 -07:00
BUILD.bazel api, context: fix bazel build: export api from context and remove context dep from api (#10326) 2023-06-29 13:51:13 -07:00
build.gradle api: don't generate Java7 bytecode with Java 20+ (#10552) 2023-09-11 13:41:50 -07:00