grpc-java/grpclb/src
Eric Anderson 7a89ce2a90 Lint fixes
Remove unused variables and prefer ArrayDeque to LinkedList. The swap to
Queue from Deque was just to make it more obvious what the usage was,
since the original swap to Deque was to avoid the same LinkedList lint
violation (3d51756d).
2018-11-09 17:15:25 -08:00
..
generated/main grpclb: Fix proto's java_package to match the proto and include version 2018-08-02 13:01:17 -07:00
main core: ChannelLogger (#5024) 2018-11-06 16:48:09 -08:00
test/java/io/grpc/grpclb Lint fixes 2018-11-09 17:15:25 -08:00