public class OverrideInstanceAddressURL extends InstanceAddressURL
| 构造器和说明 |
|---|
OverrideInstanceAddressURL(InstanceAddressURL originUrl) |
OverrideInstanceAddressURL(InstanceAddressURL originUrl,
Map<String,String> overrideParams) |
getServiceStringaddMethodParameter, addMethodParameterIfAbsent, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, addParameterAndEncoded, addParameters, addParameterString, buildKey, clearParameters, decode, encode, getAbsolutePath, getAuthority, getBackupAddress, getBackupAddress, getBackupUrls, getBooleanParameter, getBooleanParameter, getColonSeparatedKey, getIntParameter, getIntParameter, getMethodBooleanParameter, getMethodBooleanParameter, getMethodIntParameter, getMethodIntParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameter, getMethodParameterAndDecoded, getMethodParameterAndDecoded, getMethodParameters, getMethodParameterStrict, getMethodPositiveIntParameter, getMethodPositiveParameter, getMethodPositiveParameter, getMethodPositiveParameter, getMethodPositiveParameter, getMethodPositiveParameter, getMethodPositiveParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameter, getParameterAndDecoded, getParameterAndDecoded, getParameters, getPassword, getPathKey, getPort, getPositiveIntParameter, getPositiveParameter, getPositiveParameter, getPositiveParameter, getPositiveParameter, getPositiveParameter, getPositiveParameter, getPositiveServiceParameter, getPositiveServiceParameter, getPositiveServiceParameter, getPositiveServiceParameter, getPositiveServiceParameter, getPositiveServiceParameter, getRawParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameter, getServiceMethodParameterAndDecoded, getServiceMethodParameterAndDecoded, getServiceMethodParameterStrict, getServiceName, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getServiceParameter, getUrlParameter, getUsername, hasParameter, hasServiceParameter, isAnyHost, isLocalHost, putMethodParameter, removeParameter, removeParameters, removeParameters, setAddress, setHost, setPassword, setPath, setPort, setProtocol, setServiceInterface, setUsername, toConfiguration, toFullString, toFullString, toIdentityString, toIdentityString, toInetSocketAddress, toJavaURL, toMap, toMethodParameters, toParameterString, toParameterString, toServiceString, toServiceStringWithoutResolving, toString, valueOf, valueOf, valueOfpublic OverrideInstanceAddressURL(InstanceAddressURL originUrl)
public OverrideInstanceAddressURL(InstanceAddressURL originUrl, Map<String,String> overrideParams)
public ServiceInstance getInstance()
getInstance 在类中 InstanceAddressURLpublic MetadataInfo getMetadataInfo()
getMetadataInfo 在类中 InstanceAddressURLpublic String getServiceInterface()
public String getGroup()
getGroup 在类中 InstanceAddressURLpublic String getVersion()
getVersion 在类中 InstanceAddressURLpublic String getProtocol()
getProtocol 在类中 InstanceAddressURLpublic String getProtocolServiceKey()
public String getServiceKey()
getServiceKey 在类中 InstanceAddressURLpublic String getAddress()
getAddress 在类中 InstanceAddressURLpublic String getPath()
getPath 在类中 InstanceAddressURLpublic String getParameter(String key)
getParameter 在类中 InstanceAddressURLpublic String getServiceMethodParameter(String protocolServiceKey, String method, String key)
InstanceAddressURLpublic String getMethodParameter(String method, String key)
getMethodParameter 在类中 InstanceAddressURLpublic boolean hasServiceMethodParameter(String protocolServiceKey, String method, String key)
InstanceAddressURLpublic boolean hasMethodParameter(String method, String key)
hasMethodParameter 在类中 InstanceAddressURLpublic boolean hasServiceMethodParameter(String protocolServiceKey, String method)
InstanceAddressURLpublic boolean hasMethodParameter(String method)
hasMethodParameter 在类中 InstanceAddressURLpublic Map<String,String> getServiceParameters(String protocolServiceKey)
InstanceAddressURLpublic Map<String,String> getParameters()
getParameters 在类中 InstanceAddressURLpublic URL addParameter(String key, String value)
addParameter 在类中 InstanceAddressURLpublic URL addServiceParameter(String protocolServiceKey, String key, String value)
public URL addServiceParameterIfAbsent(String protocolServiceKey, String key, String value)
public URL addConsumerParams(String protocolServiceKey, Map<String,String> params)
addConsumerParams 在类中 InstanceAddressURLpublic URL addParametersIfAbsent(Map<String,String> parameters)
addParametersIfAbsent 在类中 URLpublic boolean equals(Object o)
equals 在类中 InstanceAddressURLpublic int hashCode()
hashCode 在类中 InstanceAddressURLpublic String toString()
toString 在类中 InstanceAddressURLCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.