public class URLRevisionResolver extends Object
URLs| 限定符和类型 | 字段和说明 |
|---|---|
static URLRevisionResolver |
INSTANCE |
static String |
UNKNOWN_REVISION |
| 构造器和说明 |
|---|
URLRevisionResolver() |
public static final URLRevisionResolver INSTANCE
public String resolve(String url, String... others)
url - one URLothers - the others URLpublic String resolve(Iterable<String> urls)
Stringurls - strings presenting the URLspublic String resolve(Collection<org.apache.dubbo.common.URL> urls)
String from the specified the URLs.urls - the URLsCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.