Package org.apache.dubbo.registry.client
Class ServiceDiscoveryRegistryDirectory.ProtocolServiceKeyWithAddress
java.lang.Object
org.apache.dubbo.common.ServiceKey
org.apache.dubbo.common.ProtocolServiceKey
org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory.ProtocolServiceKeyWithAddress
- Enclosing class:
ServiceDiscoveryRegistryDirectory<T>
public static final class ServiceDiscoveryRegistryDirectory.ProtocolServiceKeyWithAddress
extends ProtocolServiceKey
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.dubbo.common.ProtocolServiceKey
ProtocolServiceKey.Matcher -
Constructor Summary
ConstructorsConstructorDescriptionProtocolServiceKeyWithAddress(ProtocolServiceKey protocolServiceKey, String address) -
Method Summary
Methods inherited from class org.apache.dubbo.common.ProtocolServiceKey
getProtocol, getServiceKeyString, isSameWith, toStringMethods inherited from class org.apache.dubbo.common.ServiceKey
getGroup, getInterfaceName, getVersion
-
Constructor Details
-
ProtocolServiceKeyWithAddress
-
-
Method Details
-
getAddress
-
equals
- Overrides:
equalsin classProtocolServiceKey
-
hashCode
public int hashCode()- Overrides:
hashCodein classProtocolServiceKey
-