public class OverrideInstanceAddressURL extends InstanceAddressURL
| Constructor and Description |
|---|
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 in class InstanceAddressURLpublic MetadataInfo getMetadataInfo()
getMetadataInfo in class InstanceAddressURLpublic String getServiceInterface()
getServiceInterface in class InstanceAddressURLpublic String getGroup()
getGroup in class InstanceAddressURLpublic String getVersion()
getVersion in class InstanceAddressURLpublic String getProtocol()
getProtocol in class InstanceAddressURLpublic String getProtocolServiceKey()
getProtocolServiceKey in class InstanceAddressURLpublic String getServiceKey()
getServiceKey in class InstanceAddressURLpublic String getAddress()
getAddress in class InstanceAddressURLpublic String getPath()
getPath in class InstanceAddressURLpublic String getParameter(String key)
getParameter in class InstanceAddressURLpublic String getServiceParameter(String service, String key)
getServiceParameter in class InstanceAddressURLpublic String getServiceMethodParameter(String protocolServiceKey, String method, String key)
InstanceAddressURLgetServiceMethodParameter in class InstanceAddressURLpublic String getMethodParameter(String method, String key)
getMethodParameter in class InstanceAddressURLpublic boolean hasServiceMethodParameter(String protocolServiceKey, String method, String key)
InstanceAddressURLhasServiceMethodParameter in class InstanceAddressURLpublic boolean hasMethodParameter(String method, String key)
hasMethodParameter in class InstanceAddressURLpublic boolean hasServiceMethodParameter(String protocolServiceKey, String method)
InstanceAddressURLhasServiceMethodParameter in class InstanceAddressURLpublic boolean hasMethodParameter(String method)
hasMethodParameter in class InstanceAddressURLpublic Map<String,String> getServiceParameters(String protocolServiceKey)
InstanceAddressURLgetServiceParameters in class InstanceAddressURLpublic Map<String,String> getParameters()
getParameters in class InstanceAddressURLpublic URL addParameter(String key, String value)
addParameter in class InstanceAddressURLpublic URL addParameterIfAbsent(String key, String value)
addParameterIfAbsent in class InstanceAddressURLpublic URL addServiceParameter(String protocolServiceKey, String key, String value)
addServiceParameter in class InstanceAddressURLpublic URL addServiceParameterIfAbsent(String protocolServiceKey, String key, String value)
addServiceParameterIfAbsent in class InstanceAddressURLpublic URL addConsumerParams(String protocolServiceKey, Map<String,String> params)
addConsumerParams in class InstanceAddressURLpublic URL addParameters(Map<String,String> parameters)
addParameters in class URLpublic URL addParametersIfAbsent(Map<String,String> parameters)
addParametersIfAbsent in class URLpublic boolean equals(Object o)
equals in class InstanceAddressURLpublic int hashCode()
hashCode in class InstanceAddressURLpublic String toString()
toString in class InstanceAddressURLCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.