类 ServiceInstanceMetadataUtils

    • 字段详细资料

      • METADATA_SERVICE_URL_PARAMS_PROPERTY_NAME

        public static String METADATA_SERVICE_URL_PARAMS_PROPERTY_NAME
        The property name of metadata JSON of MetadataService's URL
      • METADATA_SERVICE_URLS_PROPERTY_NAME

        public static final String METADATA_SERVICE_URLS_PROPERTY_NAME
        The URLs property name of MetadataService : "dubbo.metadata-service.urls", which is used to be compatible with Dubbo Spring Cloud and discovery the metadata of instance
        另请参阅:
        常量字段值
      • EXPORTED_SERVICES_REVISION_PROPERTY_NAME

        public static String EXPORTED_SERVICES_REVISION_PROPERTY_NAME
        The property name of The revision for all exported Dubbo services.
      • METADATA_STORAGE_TYPE_PROPERTY_NAME

        public static String METADATA_STORAGE_TYPE_PROPERTY_NAME
        The property name of metadata storage type.
      • METADATA_CLUSTER_PROPERTY_NAME

        public static String METADATA_CLUSTER_PROPERTY_NAME
      • INSTANCE_REVISION_UPDATED_KEY

        public static String INSTANCE_REVISION_UPDATED_KEY
    • 构造器详细资料

      • ServiceInstanceMetadataUtils

        public ServiceInstanceMetadataUtils()