| Package | Description |
|---|---|
| org.apache.dubbo.metadata.report.identifier |
| Modifier and Type | Method and Description |
|---|---|
static KeyTypeEnum |
KeyTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyTypeEnum[] |
KeyTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ServiceMetadataIdentifier.getUniqueKey(KeyTypeEnum keyType) |
String |
SubscriberMetadataIdentifier.getUniqueKey(KeyTypeEnum keyType) |
String |
MetadataIdentifier.getUniqueKey(KeyTypeEnum keyType) |
String |
BaseMetadataIdentifier.getUniqueKey(KeyTypeEnum keyType) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.