mirror of https://github.com/grpc/grpc-java.git
We don't want people to be desensitized to the Internal annotation. NameResolverProvider should have probably been ExperimentalApi from the start, but it was copied from ManagedChannelProvider. Theoretically, ManagedChannelProvider could be marked ExperimentalApi as well, but there are no known use cases for doing so since making an alternative ManagedChannel implementation is quite difficuilt and we aren't aware of anybody interested in doing so. That isn't the case for NameResolverProvider; NameResolverProvider is core to 'targets' being useful. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||