| Modifier and Type | Method and Description |
|---|---|
static URIResolverLoader |
URIResolverLoader.defaultLoader()
Creates a default implementation based on
ServiceLoader. |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.NameResolver.Factory |
SmartNameResolverFactory.forEndpoints(String authority,
Collection<String> endpoints,
URIResolverLoader loader) |
| Constructor and Description |
|---|
SmartNameResolver(String authority,
Collection<URI> uris,
URIResolverLoader loader) |
Copyright © 2018. All rights reserved.