grpc-java/core
Kun Zhang 5529b6489b Create BlankFutureProvider which is reused among LoadBalancers.
If a LoadBalancer is requested for a transport future before it can get
one from TransportManager, e.g., before name resolution is completed,
LoadBalancer will return a blank future created by BlankFutureProvider
and to be linked with real futures later.
2015-11-11 15:20:09 -08:00
..
src Create BlankFutureProvider which is reused among LoadBalancers. 2015-11-11 15:20:09 -08:00
build.gradle Skip io.grpc.internal in javadoc. 2015-08-20 08:48:44 -07:00