grpc-java/api
Grant Oakley adcfb3e623 api,core: Adds an Executor field to NameResolver.Args.
Adds an Executor to NameResolver.Args, which is optionally set on ManagedChannelBuilder. This allows NameResolver implementations to avoid creating their own thread pools if the application already manages its own pools.

Addresses #3703.
2019-10-14 08:46:26 -07:00
..
src api,core: Adds an Executor field to NameResolver.Args. 2019-10-14 08:46:26 -07:00
BUILD.bazel core: Move io.grpc to grpc-api 2019-04-16 21:45:40 -07:00
build.gradle all: update modules to wait until other module's sourceSet is available (#6232) 2019-10-02 15:05:44 -07:00