grpc-java/benchmarks/src
Eric Anderson 8c4088a9e9 benchmarks: Avoid implementing Future
It's a lot of code and there are classes in Guava are better. This was noticed
with a lint checker. This commit does change the error-handling behavior, as
previous the code wrongly cancelled the Future instead of setting it to have an
exception.
2020-08-06 10:56:48 -05:00
..
generated/main/grpc/io/grpc/benchmarks/proto Roll-forward of stub,compiler: generated stub extends Abstract{Async,Future,Blocking}Stub #6196 (#6458) 2019-11-25 09:41:16 -08:00
jmh/java/io/grpc/benchmarks Update to Error Prone 2.4 2020-08-06 10:56:16 -05:00
main benchmarks: Avoid implementing Future 2020-08-06 10:56:48 -05:00
test/java/io/grpc/benchmarks/driver all: remove java6 type args 2019-02-04 10:03:50 -08:00