Uses of Enum
org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
Packages that use KeyTypeEnum
-
Uses of KeyTypeEnum in org.apache.dubbo.metadata.report.identifier
Methods in org.apache.dubbo.metadata.report.identifier that return KeyTypeEnumModifier and TypeMethodDescriptionstatic KeyTypeEnumReturns 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.Methods in org.apache.dubbo.metadata.report.identifier with parameters of type KeyTypeEnumModifier and TypeMethodDescriptionBaseMetadataIdentifier.getUniqueKey(KeyTypeEnum keyType) MetadataIdentifier.getUniqueKey(KeyTypeEnum keyType) ServiceMetadataIdentifier.getUniqueKey(KeyTypeEnum keyType) SubscriberMetadataIdentifier.getUniqueKey(KeyTypeEnum keyType)