virtual bool MapAddress(const grpc_resolved_address &address, const grpc_channel_args *args, grpc_resolved_address **new_address, grpc_channel_args **new_args)=0
Determines the proxy address to use to contact address.
virtual bool MapName(const char *server_uri, const grpc_channel_args *args, char **name_to_resolve, grpc_channel_args **new_args)=0
Determines the proxy name to resolve for server_uri.