跳过导航链接
A B C D E F G H I J K M N O P Q R S T U V W 

A

AbstractAbstractWritableMetadataService - org.apache.dubbo.metadata.store中的类
The abstract implementation of WritableMetadataService
AbstractAbstractWritableMetadataService() - 类 的构造器org.apache.dubbo.metadata.store.AbstractAbstractWritableMetadataService
 
AbstractAnnotatedMethodParameterProcessor - org.apache.dubbo.metadata.rest中的类
The abstract AnnotatedMethodParameterProcessor implementation
AbstractAnnotatedMethodParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.AbstractAnnotatedMethodParameterProcessor
 
AbstractMetadataReport - org.apache.dubbo.metadata.report.support中的类
 
AbstractMetadataReport(URL) - 类 的构造器org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
AbstractMetadataReportFactory - org.apache.dubbo.metadata.report.support中的类
 
AbstractMetadataReportFactory() - 类 的构造器org.apache.dubbo.metadata.report.support.AbstractMetadataReportFactory
 
AbstractRequestAnnotationParameterProcessor - org.apache.dubbo.metadata.rest.springmvc中的类
The abstract AnnotatedMethodParameterProcessor implementation for Spring Web MVC's @Request*
AbstractRequestAnnotationParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.springmvc.AbstractRequestAnnotationParameterProcessor
 
AbstractServiceRestMetadataResolver - org.apache.dubbo.metadata.rest中的类
The abstract ServiceRestMetadataResolver class to provider some template methods assemble the instance of ServiceRestMetadata will extended by the sub-classes.
AbstractServiceRestMetadataResolver() - 类 的构造器org.apache.dubbo.metadata.rest.AbstractServiceRestMetadataResolver
 
accept(Type, Class<?>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.ArrayTypeBuilder
 
accept(Type, Class<?>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.CollectionTypeBuilder
 
accept(Type, Class<?>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.EnumTypeBuilder
 
accept(Type, Class<?>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.MapTypeBuilder
 
accept(Type, Class<?>) - 接口 中的方法org.apache.dubbo.metadata.definition.builder.TypeBuilder
Whether the build accept the type or class passed in.
addHeader(String, String) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
addIndexToName(Integer, String) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
addParam(String, String) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
ALL_SERVICE_INTERFACES - 接口 中的静态变量org.apache.dubbo.metadata.MetadataService
The value of All service instances
ALL_SERVICE_NAMES - 接口 中的静态变量org.apache.dubbo.metadata.MetadataService
The value of all service names
AnnotatedMethodParameterProcessor - org.apache.dubbo.metadata.rest中的接口
The interface to process the annotated method parameter
ArrayTypeBuilder - org.apache.dubbo.metadata.definition.builder中的类
2015/1/27.
ArrayTypeBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.builder.ArrayTypeBuilder
 

B

BaseApplicationMetadataIdentifier - org.apache.dubbo.metadata.report.identifier中的类
The Base class of MetadataIdentifier for service scope 2019-08-09
BaseApplicationMetadataIdentifier() - 类 的构造器org.apache.dubbo.metadata.report.identifier.BaseApplicationMetadataIdentifier
 
BaseMetadataIdentifier - org.apache.dubbo.metadata.report.identifier中的接口
 
BaseServiceMetadataIdentifier - org.apache.dubbo.metadata.report.identifier中的类
The Base class of MetadataIdentifier for service scope 2019-08-09
BaseServiceMetadataIdentifier() - 类 的构造器org.apache.dubbo.metadata.report.identifier.BaseServiceMetadataIdentifier
 
build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.ArrayTypeBuilder
 
build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.CollectionTypeBuilder
 
build(Class<?>, Map<Class<?>, TypeDefinition>) - 类 中的静态方法org.apache.dubbo.metadata.definition.builder.DefaultTypeBuilder
 
build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.EnumTypeBuilder
 
build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.builder.MapTypeBuilder
 
build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - 接口 中的方法org.apache.dubbo.metadata.definition.builder.TypeBuilder
Build type definition with the type or class.
build(Method) - 类 中的方法org.apache.dubbo.metadata.definition.MethodDefinitionBuilder
Build the instance of MethodDefinition
build(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
Describe a Java interface in ServiceDefinition.
build(T, Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
 
build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - 类 中的静态方法org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 
build(Type, Class<?>) - 类 中的方法org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 
build(String, String...) - 枚举 中的方法org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
Build Key
buildDefaultValue(int) - 接口 中的静态方法org.apache.dubbo.metadata.rest.AnnotatedMethodParameterProcessor
Build the default value
buildFullDefinition(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
 
buildFullDefinition(Class<?>, Map<String, String>) - 类 中的静态方法org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
 

C

ClassPathServiceRestMetadataReader - org.apache.dubbo.metadata.rest中的类
Class-Path based ServiceRestMetadataReader implementation
ClassPathServiceRestMetadataReader() - 类 的构造器org.apache.dubbo.metadata.rest.ClassPathServiceRestMetadataReader
 
ClassPathServiceRestMetadataReader(String) - 类 的构造器org.apache.dubbo.metadata.rest.ClassPathServiceRestMetadataReader
 
ClassUtils - org.apache.dubbo.metadata.definition.util中的类
2015/1/27.
close() - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
CollectionTypeBuilder - org.apache.dubbo.metadata.definition.builder中的类
2015/1/27.
CollectionTypeBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.builder.CollectionTypeBuilder
 
CompositeServiceNameMapping - org.apache.dubbo.metadata中的类
The composite implementation of ServiceNameMapping
CompositeServiceNameMapping() - 类 的构造器org.apache.dubbo.metadata.CompositeServiceNameMapping
 
ConfigCenterBasedMetadataReport - org.apache.dubbo.metadata.report.support中的类
The generic implementation of MetadataReport based on the config-center infrastructure
ConfigCenterBasedMetadataReport(URL, KeyTypeEnum) - 类 的构造器org.apache.dubbo.metadata.report.support.ConfigCenterBasedMetadataReport
 
ConfigCenterBasedMetadataReportFactory - org.apache.dubbo.metadata.report.support中的类
The abstract implementation of MetadataReportFactory based on the config-center infrastructure
ConfigCenterBasedMetadataReportFactory(KeyTypeEnum) - 类 的构造器org.apache.dubbo.metadata.report.support.ConfigCenterBasedMetadataReportFactory
 
Constants - org.apache.dubbo.metadata.report.support中的接口
 
CONSUMER_META_DATA_STORE_TAG - 接口 中的静态变量org.apache.dubbo.metadata.MetadataConstants
 
CONSUMES_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @Consumes
CONTROLLER_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
The annotation class name of @Controller
CYCLE_REPORT_KEY - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
 

D

DEFAULT_EXTENSION - 接口 中的静态变量org.apache.dubbo.metadata.MetadataService
 
DEFAULT_MAPPING_GROUP - 类 中的静态变量org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
 
DEFAULT_METADATA_REPORT_CYCLE_REPORT - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
 
DEFAULT_METADATA_REPORT_RETRY_PERIOD - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
 
DEFAULT_METADATA_REPORT_RETRY_TIMES - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
 
DEFAULT_PATH_TAG - 接口 中的静态变量org.apache.dubbo.metadata.MetadataConstants
 
DEFAULT_VALUE_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @DefaultValue
DefaultServiceRestMetadataResolver - org.apache.dubbo.metadata.rest中的类
The default implementation ServiceRestMetadataResolver
DefaultServiceRestMetadataResolver() - 类 的构造器org.apache.dubbo.metadata.rest.DefaultServiceRestMetadataResolver
 
DefaultTypeBuilder - org.apache.dubbo.metadata.definition.builder中的类
2015/1/27.
DefaultValueParameterProcessor - org.apache.dubbo.metadata.rest.jaxrs中的类
The AnnotatedMethodParameterProcessor implementation for JAX-RS's @DefaultValue *
DefaultValueParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.DefaultValueParameterProcessor
 
DynamicConfigurationServiceNameMapping - org.apache.dubbo.metadata中的类
The ServiceNameMapping implementation based on DynamicConfiguration
DynamicConfigurationServiceNameMapping() - 类 的构造器org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
 

E

EnumTypeBuilder - org.apache.dubbo.metadata.definition.builder中的类
2015/1/27.
EnumTypeBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.builder.EnumTypeBuilder
 
equals(Object) - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
equals(Object) - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
equals(Object) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
equals(Object) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
equals(Object) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
equals(Object) - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
export() - 接口 中的方法org.apache.dubbo.metadata.MetadataServiceExporter
Exports the MetadataService as a Dubbo service
EXPORTED_URLS_TAG - 接口 中的静态变量org.apache.dubbo.metadata.MetadataConstants
 
exportURL(URL) - 类 中的方法org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
exportURL(URL) - 类 中的方法org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
exportURL(URL) - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
Exports a URL

F

FileSystemMetadataReportFactory - org.apache.dubbo.metadata.report.support.file中的类
The implementation of ConfigCenterBasedMetadataReportFactory based on File System
FileSystemMetadataReportFactory() - 类 的构造器org.apache.dubbo.metadata.report.support.file.FileSystemMetadataReportFactory
 
FORM_PARAM_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @FormParam
FormParamParameterProcessor - org.apache.dubbo.metadata.rest.jaxrs中的类
The AnnotatedMethodParameterProcessor implementation for JAX-RS's @FormParam
FormParamParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.FormParamParameterProcessor
 
FullServiceDefinition - org.apache.dubbo.metadata.definition.model中的类
2018/10/25
FullServiceDefinition() - 类 的构造器org.apache.dubbo.metadata.definition.model.FullServiceDefinition
 

G

get(URL) - 类 中的方法org.apache.dubbo.metadata.CompositeServiceNameMapping
 
get(URL) - 类 中的方法org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
 
get(URL) - 类 中的方法org.apache.dubbo.metadata.ParameterizedServiceNameMapping
 
get(URL) - 类 中的方法org.apache.dubbo.metadata.PropertiesFileServiceNameMapping
 
get(String, String, String, String) - 接口 中的方法org.apache.dubbo.metadata.ServiceNameMapping
已过时。
2.7.8 This method will be removed since 3.0
get(URL) - 接口 中的方法org.apache.dubbo.metadata.ServiceNameMapping
Get the service names from the subscribed Dubbo service URL
get$ref() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getAnnotationType() - 接口 中的方法org.apache.dubbo.metadata.rest.AnnotatedMethodParameterProcessor
The string presenting the annotation type
getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.jaxrs.DefaultValueParameterProcessor
 
getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.jaxrs.FormParamParameterProcessor
 
getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.jaxrs.HeaderParamParameterProcessor
 
getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.jaxrs.MatrixParamParameterProcessor
 
getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.jaxrs.QueryParamParameterProcessor
 
getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.springmvc.RequestHeaderParameterProcessor
 
getAnnotationType() - 类 中的方法org.apache.dubbo.metadata.rest.springmvc.RequestParamParameterProcessor
 
getApplication() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getApplication() - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
getBodyIndex() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getBodyType() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getCanonicalName() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getCodeSource() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getCodeSource(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.util.ClassUtils
Get the code source file or class path of the Class passed in.
getConsumes() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getDefaultExtension() - 接口 中的静态方法org.apache.dubbo.metadata.MetadataServiceExporter
Get the default extension of MetadataServiceExporter
getDefaultExtension() - 接口 中的静态方法org.apache.dubbo.metadata.ServiceNameMapping
Get the default extension of ServiceNameMapping
getDefaultExtension() - 接口 中的静态方法org.apache.dubbo.metadata.WritableMetadataService
Get the defautl extension of WritableMetadataService
getEnums() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getExportedServiceURLs() - 类 中的方法org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
getExportedURLs() - 接口 中的方法org.apache.dubbo.metadata.MetadataService
Get the sorted set of String that presents all Dubbo exported urls
getExportedURLs(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
Get the sorted set of String that presents the specified Dubbo exported urls by the serviceInterface
getExportedURLs(String, String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
Get the sorted set of String that presents the specified Dubbo exported urls by the serviceInterface and group
getExportedURLs(String, String, String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
Get the sorted set of String that presents the specified Dubbo exported urls by the serviceInterface, group and version
getExportedURLs(String, String, String, String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
Get the sorted set of String that presents the specified Dubbo exported urls by the serviceInterface, group, version and protocol
getExportedURLs() - 接口 中的方法org.apache.dubbo.metadata.MetadataServiceExporter
Get the URLs that were exported
getExportedURLs(ServiceMetadataIdentifier) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
已过时。
2.7.8
getExportedURLs(String, String) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
Get the strings presenting the URLs that were exported by the provider
getExportedURLs(ServiceMetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
getExportedURLs(String, String, String, String) - 类 中的方法org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
getExportedURLs(String, String, String, String) - 类 中的方法org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
getExportedURLsContent(String, String) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
Get the strings presenting the URLs that were exported by the provider
getExportedURLsContent(String, String) - 类 中的方法org.apache.dubbo.metadata.report.support.ConfigCenterBasedMetadataReport
 
getExtension(String) - 接口 中的静态方法org.apache.dubbo.metadata.MetadataServiceExporter
Get the extension of MetadataServiceExporter by the type.
getExtension(String) - 接口 中的静态方法org.apache.dubbo.metadata.WritableMetadataService
 
getFormParams() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getGroup() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getGroup() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
getHeader(String) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getHeaderMapIndex() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getHeaderNames() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getHeaders() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getId() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getIdentifierKey() - 接口 中的方法org.apache.dubbo.metadata.report.identifier.BaseMetadataIdentifier
 
getIdentifierKey() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getIdentifierKey() - 类 中的方法org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
getIdentifierKey() - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
getIndexToEncoded() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getIndexToName() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getItems() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getMeta() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
getMetadataReport(URL) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReportFactory
 
getMetadataReport() - 类 中的静态方法org.apache.dubbo.metadata.report.MetadataReportInstance
 
getMetadataReport(boolean) - 类 中的静态方法org.apache.dubbo.metadata.report.MetadataReportInstance
 
getMetadataReport(URL) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReportFactory
 
getMetadataReport(URL) - 类 中的方法org.apache.dubbo.metadata.report.support.ConfigCenterBasedMetadataReportFactory
 
getMetadataReport() - 类 中的方法org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
getMethod() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getMethod() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getMethods() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getName() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getNonStaticFields(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.util.ClassUtils
Get all non-static fields of the Class passed in or its super classes.
getOrDefault(String) - 枚举 中的静态方法org.apache.dubbo.metadata.MetadataServiceType
 
getParameter(String) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getParameters() - 类 中的方法org.apache.dubbo.metadata.definition.model.FullServiceDefinition
 
getParameters() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getParameterTypes() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getParamNames() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getParams() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getPath() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getPriority() - 类 中的方法org.apache.dubbo.metadata.CompositeServiceNameMapping
 
getPriority() - 类 中的方法org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
 
getPriority() - 类 中的方法org.apache.dubbo.metadata.ParameterizedServiceNameMapping
 
getPriority() - 类 中的方法org.apache.dubbo.metadata.PropertiesFileServiceNameMapping
 
getPriority() - 类 中的方法org.apache.dubbo.metadata.rest.jaxrs.DefaultValueParameterProcessor
 
getProduces() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getProperties() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getPublicNonStaticMethods(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.util.ClassUtils
Get all public, non-static methods of the Class passed in.
getRequest() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getReturnType() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getRevision() - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
getServiceDefinition(String, String, String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
Interface definition.
getServiceDefinition(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
Interface definition.
getServiceDefinition(MetadataIdentifier) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
 
getServiceDefinition(MetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.report.support.ConfigCenterBasedMetadataReport
 
getServiceDefinition(String) - 类 中的方法org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
getServiceDefinition(String) - 类 中的方法org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
getServiceDefinitions() - 类 中的方法org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
getServiceInterface() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getServiceInterface() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
getSide() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getSubscribedServiceURLs() - 类 中的方法org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
getSubscribedURLs() - 接口 中的方法org.apache.dubbo.metadata.MetadataService
the list of String that presents all Dubbo subscribed urls
getSubscribedURLs(SubscriberMetadataIdentifier) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
 
getSubscribedURLs(SubscriberMetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
getSubscribedURLs() - 类 中的方法org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
getSubscribedURLs() - 类 中的方法org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
getType() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getTypeBuilderName() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getTypeDefinitions() - 类 中的方法org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 
getTypes() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getUniqueId() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getUniqueKey(KeyTypeEnum) - 接口 中的方法org.apache.dubbo.metadata.report.identifier.BaseMetadataIdentifier
 
getUniqueKey(KeyTypeEnum) - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getUniqueKey(KeyTypeEnum) - 类 中的方法org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
getUniqueKey(KeyTypeEnum) - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
getUrl() - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
getUrlIndex() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getValue() - 枚举 中的方法org.apache.dubbo.metadata.MetadataServiceType
 
getVersion() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getVersion() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
 

H

hashCode() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
hashCode() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
hashCode() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
hashCode() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
hashCode() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
hashCode() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
hasIndexedName(Integer, String) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
HEADER_PARAM_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @HeaderParam
HeaderParamParameterProcessor - org.apache.dubbo.metadata.rest.jaxrs中的类
The AnnotatedMethodParameterProcessor implementation for JAX-RS's @HeaderParam
HeaderParamParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.HeaderParamParameterProcessor
 
HTTP_METHOD_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @HttpMethod

I

init(URL) - 类 中的静态方法org.apache.dubbo.metadata.report.MetadataReportInstance
 
InMemoryWritableMetadataService - org.apache.dubbo.metadata.store中的类
The WritableMetadataService implementation stores the metadata of Dubbo services in memory locally when they exported.
InMemoryWritableMetadataService() - 类 的构造器org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
INSTANCE - 类 中的静态变量org.apache.dubbo.metadata.URLRevisionResolver
 
isExcludedInterface(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
 
isExcludedType(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
 
isExported() - 接口 中的方法org.apache.dubbo.metadata.MetadataServiceExporter
MetadataService is export or not
isMetadataServiceURL(URL) - 接口 中的静态方法org.apache.dubbo.metadata.MetadataService
Is the URL for the MetadataService or not?

J

JaketConfigurationUtils - org.apache.dubbo.metadata.definition.util中的类
2015/1/27.
JaketConfigurationUtils() - 类 的构造器org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
 
JAXRSServiceRestMetadataResolver - org.apache.dubbo.metadata.rest.jaxrs中的类
JAX-RS ServiceRestMetadataResolver implementation
JAXRSServiceRestMetadataResolver() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.JAXRSServiceRestMetadataResolver
 

K

KEY_REVISON_PREFIX - 接口 中的静态变量org.apache.dubbo.metadata.MetadataConstants
 
KEY_SEPARATOR - 接口 中的静态变量org.apache.dubbo.metadata.MetadataConstants
 
KeyTypeEnum - org.apache.dubbo.metadata.report.identifier中的枚举
2019-08-15

M

map(URL) - 类 中的方法org.apache.dubbo.metadata.CompositeServiceNameMapping
 
map(URL) - 类 中的方法org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
 
map(URL) - 类 中的方法org.apache.dubbo.metadata.ReadOnlyServiceNameMapping
 
map(String, String, String, String) - 接口 中的方法org.apache.dubbo.metadata.ServiceNameMapping
已过时。
2.7.8 This method will be removed since 3.0
map(URL) - 接口 中的方法org.apache.dubbo.metadata.ServiceNameMapping
Map the specified Dubbo service URL to current Dubbo service name
MapTypeBuilder - org.apache.dubbo.metadata.definition.builder中的类
2015/1/27.
MapTypeBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.builder.MapTypeBuilder
 
MATRIX_PARAM_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @MatrixParam
MatrixParamParameterProcessor - org.apache.dubbo.metadata.rest.jaxrs中的类
The AnnotatedMethodParameterProcessor implementation for JAX-RS's @MatrixParam
MatrixParamParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.MatrixParamParameterProcessor
 
META_DATA_STORE_TAG - 接口 中的静态变量org.apache.dubbo.metadata.MetadataConstants
 
METADATA_ENCODING - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants
The encoding of metadata
METADATA_REPORT_KEY - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
 
MetadataConstants - org.apache.dubbo.metadata中的接口
 
MetadataIdentifier - org.apache.dubbo.metadata.report.identifier中的类
The MetadataIdentifier is used to store method descriptor.
MetadataIdentifier() - 类 的构造器org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
MetadataIdentifier(String, String, String, String, String) - 类 的构造器org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
MetadataIdentifier(URL) - 类 的构造器org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
MetadataReport - org.apache.dubbo.metadata.report中的接口
The interface to report the metadata
MetadataReportFactory - org.apache.dubbo.metadata.report中的接口
 
MetadataReportInstance - org.apache.dubbo.metadata.report中的类
2019-08-09
MetadataReportInstance() - 类 的构造器org.apache.dubbo.metadata.report.MetadataReportInstance
 
metadataReportRetry - 类 中的变量org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
MetadataService - org.apache.dubbo.metadata中的接口
A framework interface of Dubbo Metadata Service defines the contract of Dubbo Services registartion and subscription between Dubbo service providers and its consumers.
MetadataServiceExporter - org.apache.dubbo.metadata中的接口
The exporter of MetadataService
MetadataServiceType - org.apache.dubbo.metadata中的枚举
The type enumerations of MetadataService
MethodDefinition - org.apache.dubbo.metadata.definition.model中的类
2015/1/27.
MethodDefinition() - 类 的构造器org.apache.dubbo.metadata.definition.model.MethodDefinition
 
MethodDefinitionBuilder - org.apache.dubbo.metadata.definition中的类
MethodDefinition Builder based on Java Reflection
MethodDefinitionBuilder(TypeDefinitionBuilder) - 类 的构造器org.apache.dubbo.metadata.definition.MethodDefinitionBuilder
 
MethodDefinitionBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.MethodDefinitionBuilder
 

N

needAnalyzing(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
 

O

org.apache.dubbo.metadata - 程序包 org.apache.dubbo.metadata
 
org.apache.dubbo.metadata.definition - 程序包 org.apache.dubbo.metadata.definition
 
org.apache.dubbo.metadata.definition.builder - 程序包 org.apache.dubbo.metadata.definition.builder
 
org.apache.dubbo.metadata.definition.model - 程序包 org.apache.dubbo.metadata.definition.model
 
org.apache.dubbo.metadata.definition.util - 程序包 org.apache.dubbo.metadata.definition.util
 
org.apache.dubbo.metadata.report - 程序包 org.apache.dubbo.metadata.report
 
org.apache.dubbo.metadata.report.identifier - 程序包 org.apache.dubbo.metadata.report.identifier
 
org.apache.dubbo.metadata.report.support - 程序包 org.apache.dubbo.metadata.report.support
 
org.apache.dubbo.metadata.report.support.file - 程序包 org.apache.dubbo.metadata.report.support.file
 
org.apache.dubbo.metadata.rest - 程序包 org.apache.dubbo.metadata.rest
 
org.apache.dubbo.metadata.rest.jaxrs - 程序包 org.apache.dubbo.metadata.rest.jaxrs
 
org.apache.dubbo.metadata.rest.springmvc - 程序包 org.apache.dubbo.metadata.rest.springmvc
 
org.apache.dubbo.metadata.store - 程序包 org.apache.dubbo.metadata.store
 

P

ParamAnnotationParameterProcessor - org.apache.dubbo.metadata.rest.jaxrs中的类
The abstract AnnotatedMethodParameterProcessor implementation for JAX-RS's @*Param
ParamAnnotationParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.ParamAnnotationParameterProcessor
 
ParameterizedServiceNameMapping - org.apache.dubbo.metadata中的类
The parameterized implementation of ServiceNameMapping
ParameterizedServiceNameMapping() - 类 的构造器org.apache.dubbo.metadata.ParameterizedServiceNameMapping
 
PATH_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @Path
process(Annotation, Parameter, int, Method, Class<?>, Class<?>, RestMethodMetadata) - 类 中的方法org.apache.dubbo.metadata.rest.AbstractAnnotatedMethodParameterProcessor
 
process(Annotation, Parameter, int, Method, Class<?>, Class<?>, RestMethodMetadata) - 接口 中的方法org.apache.dubbo.metadata.rest.AnnotatedMethodParameterProcessor
Process the specified method parameter
PRODUCES_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @Produces
PropertiesFileServiceNameMapping - org.apache.dubbo.metadata中的类
The externalized Properties file implementation of ServiceNameMapping, the default properties class path is "/META-INF/dubbo/service-name-mapping.properties", whose format as following: dubbo\:com.acme.Interface1\:default = Service1 thirft\:com.acme.InterfaceX = Service1,Service2 rest\:com.acme.interfaceN = Service3 THe search path could be configured by the externalized property CommonConstants.SERVICE_NAME_MAPPING_PROPERTIES_FILE_KEY
PropertiesFileServiceNameMapping() - 类 的构造器org.apache.dubbo.metadata.PropertiesFileServiceNameMapping
 
publishServiceDefinition(URL) - 类 中的方法org.apache.dubbo.metadata.store.AbstractAbstractWritableMetadataService
 
publishServiceDefinition(URL) - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
 

Q

QUERY_PARAM_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @QueryParam
QueryParamParameterProcessor - org.apache.dubbo.metadata.rest.jaxrs中的类
The AnnotatedMethodParameterProcessor implementation for JAX-RS's @QueryParam
QueryParamParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.jaxrs.QueryParamParameterProcessor
 

R

read() - 类 中的方法org.apache.dubbo.metadata.rest.ClassPathServiceRestMetadataReader
 
read() - 接口 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadataReader
Read the instances of ServiceRestMetadata
ReadOnlyServiceNameMapping - org.apache.dubbo.metadata中的类
Read-Only implementation of ServiceNameMapping
ReadOnlyServiceNameMapping() - 类 的构造器org.apache.dubbo.metadata.ReadOnlyServiceNameMapping
 
refreshMetadata(String, String) - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
已过时。
Recommend to use MetadataServiceExporter since 2.7.8
RemoteWritableMetadataService - org.apache.dubbo.metadata.store中的类
The WritableMetadataService implementation stores the metadata of Dubbo services in metadata center when they exported.
RemoteWritableMetadataService() - 类 的构造器org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
removeServiceMetadata(ServiceMetadataIdentifier) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
已过时。
2.7.8
removeServiceMetadata(ServiceMetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
REQUEST_HEADER_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
The annotation class name of @RequestHeader
REQUEST_MAPPING_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
The annotation class name of @RequestMapping
REQUEST_PARAM_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
The annotation class name of @RequestParam
RequestHeaderParameterProcessor - org.apache.dubbo.metadata.rest.springmvc中的类
The AnnotatedMethodParameterProcessor implementation for Spring Web MVC's @RequestHeader
RequestHeaderParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.springmvc.RequestHeaderParameterProcessor
 
RequestMetadata - org.apache.dubbo.metadata.rest中的类
The metadata class for REST request
RequestMetadata() - 类 的构造器org.apache.dubbo.metadata.rest.RequestMetadata
Default Constructor
RequestParamParameterProcessor - org.apache.dubbo.metadata.rest.springmvc中的类
The AnnotatedMethodParameterProcessor implementation for Spring Web MVC's @RequestParam
RequestParamParameterProcessor() - 类 的构造器org.apache.dubbo.metadata.rest.springmvc.RequestParamParameterProcessor
 
resolve(Class<?>) - 类 中的方法org.apache.dubbo.metadata.rest.AbstractServiceRestMetadataResolver
 
resolve(Class<?>) - 接口 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadataResolver
Resolve the REST metadata from the specified Dubbo Service interface or type
resolve(String, String...) - 类 中的方法org.apache.dubbo.metadata.URLRevisionResolver
Resolve revision as String from the specified the strings presenting the URLs.
resolve(Iterable<String>) - 类 中的方法org.apache.dubbo.metadata.URLRevisionResolver
Resolve revision as String
resolve(Collection<URL>) - 类 中的方法org.apache.dubbo.metadata.URLRevisionResolver
Resolve revision as String from the specified the URLs.
RestMetadataConstants - org.apache.dubbo.metadata.rest中的接口
The REST Metadata Constants definition interface
RestMetadataConstants.JAX_RS - org.apache.dubbo.metadata.rest中的接口
JAX-RS
RestMetadataConstants.SPRING_MVC - org.apache.dubbo.metadata.rest中的接口
Spring MVC
RestMethodMetadata - org.apache.dubbo.metadata.rest中的类
The metadata class for HTTP(REST) request and its binding method definition
RestMethodMetadata() - 类 的构造器org.apache.dubbo.metadata.rest.RestMethodMetadata
 
retry() - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
RETRY_PERIOD_KEY - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
 
RETRY_TIMES_KEY - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
 

S

saveExportedURLs(SortedSet<String>) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
Save the exported strings presenting the URLs in bulk.
saveExportedURLs(String, SortedSet<String>) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
Save the exported strings presenting the URLs in bulk.
saveExportedURLs(String, String, SortedSet<String>) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
Save the exported strings presenting the URLs in bulk.
saveExportedURLs(String, String, String) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
Save the exported strings presenting the URLs in bulk.
saveExportedURLs(String, String, String) - 类 中的方法org.apache.dubbo.metadata.report.support.ConfigCenterBasedMetadataReport
 
saveServiceMetadata(ServiceMetadataIdentifier, URL) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
已过时。
2.7.8
saveServiceMetadata(ServiceMetadataIdentifier, URL) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
saveSubscribedData(SubscriberMetadataIdentifier, Collection<String>) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
 
saveSubscribedData(SubscriberMetadataIdentifier, Collection<String>) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
schema(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
Describe a Java interface in Json schema.
SERVICE_INTERFACE_NAME - 接口 中的静态变量org.apache.dubbo.metadata.MetadataService
The service interface name of MetadataService
SERVICE_META_DATA_STORE_TAG - 接口 中的静态变量org.apache.dubbo.metadata.MetadataConstants
 
SERVICE_REST_METADATA_RESOURCE_PATH - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants
ServiceRestMetadata Resource PATH
ServiceDefinition - org.apache.dubbo.metadata.definition.model中的类
2015/1/27.
ServiceDefinition() - 类 的构造器org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
ServiceDefinitionBuilder - org.apache.dubbo.metadata.definition中的类
2015/1/27.
ServiceMetadataIdentifier - org.apache.dubbo.metadata.report.identifier中的类
The ServiceMetadataIdentifier is used to store the URL that are from provider and consumer 2019-08-09
ServiceMetadataIdentifier() - 类 的构造器org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
ServiceMetadataIdentifier(String, String, String, String, String, String) - 类 的构造器org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
ServiceMetadataIdentifier(URL) - 类 的构造器org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
serviceName() - 接口 中的方法org.apache.dubbo.metadata.MetadataService
Gets the current Dubbo Service name
serviceName() - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
Gets the current Dubbo Service name
ServiceNameMapping - org.apache.dubbo.metadata中的接口
The interface for Dubbo service name Mapping
ServiceRestMetadata - org.apache.dubbo.metadata.rest中的类
The metadata class for HTTP(REST) request and its binding Dubbo service metadata
ServiceRestMetadata() - 类 的构造器org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
ServiceRestMetadataReader - org.apache.dubbo.metadata.rest中的接口
An interface to read ServiceRestMetadata
ServiceRestMetadataResolver - org.apache.dubbo.metadata.rest中的接口
The interface to resolve the REST metadata from the specified Dubbo Service interface or type.
set$ref(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setApplication(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setApplication(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
setBodyIndex(Integer) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setBodyType(String) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setCanonicalName(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
setCodeSource(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
setConsumes(Set<String>) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
setEnums(List<String>) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setFormParams(List<String>) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setGroup(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setGroup(String) - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
setHeaderMapIndex(Integer) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setHeaders(Map<String, List<String>>) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
setId(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setIndexToEncoded(Map<Integer, Boolean>) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setIndexToName(Map<Integer, Collection<String>>) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setItems(List<TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setMeta(Set<RestMethodMetadata>) - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
setMethod(String) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
setMethod(MethodDefinition) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setMethods(List<MethodDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
setName(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setParameters(Map<String, String>) - 类 中的方法org.apache.dubbo.metadata.definition.model.FullServiceDefinition
 
setParameters(List<TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setParameterTypes(String[]) - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setParams(Map<String, List<String>>) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
setPath(String) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
setProduces(Set<String>) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
setProperties(Map<String, TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setProtocol(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
setRequest(RequestMetadata) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setReturnType(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setRevision(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
setRevision(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
setServiceInterface(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setServiceInterface(String) - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
setSide(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setType(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setTypeBuilderName(String) - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setTypes(List<TypeDefinition>) - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
setUrlIndex(Integer) - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setVersion(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setVersion(String) - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
SpringMvcServiceRestMetadataResolver - org.apache.dubbo.metadata.rest.springmvc中的类
SpringMvcServiceRestMetadataResolver() - 类 的构造器org.apache.dubbo.metadata.rest.springmvc.SpringMvcServiceRestMetadataResolver
 
storeConsumerMetadata(MetadataIdentifier, Map<String, String>) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
 
storeConsumerMetadata(MetadataIdentifier, Map<String, String>) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
storeConsumerMetadataTask(MetadataIdentifier, Map<String, String>) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
storeProviderMetadata(MetadataIdentifier, ServiceDefinition) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
 
storeProviderMetadata(MetadataIdentifier, ServiceDefinition) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
SUBSCRIBED_URLS_TAG - 接口 中的静态变量org.apache.dubbo.metadata.MetadataConstants
 
SubscriberMetadataIdentifier - org.apache.dubbo.metadata.report.identifier中的类
2019-08-12
SubscriberMetadataIdentifier() - 类 的构造器org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
SubscriberMetadataIdentifier(String, String) - 类 的构造器org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
SubscriberMetadataIdentifier(URL) - 类 的构造器org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
subscribeURL(URL) - 类 中的方法org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
subscribeURL(URL) - 类 中的方法org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
subscribeURL(URL) - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
Subscribes a URL
supports(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataServiceExporter
Does current implementation support the specified metadata type?
supports(Class<?>) - 类 中的方法org.apache.dubbo.metadata.rest.AbstractServiceRestMetadataResolver
 
supports(Class<?>) - 接口 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadataResolver
Support to resolve REST metadata or not
SYNC_REPORT_KEY - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
 

T

toServicePath() - 类 中的方法org.apache.dubbo.metadata.report.identifier.BaseServiceMetadataIdentifier
 
toSortedStrings(Iterable<URL>) - 接口 中的静态方法org.apache.dubbo.metadata.MetadataService
Convert the specified Iterable of URLs to be the strings presenting the URLs
toSortedStrings(Stream<URL>) - 接口 中的静态方法org.apache.dubbo.metadata.MetadataService
Convert the specified Stream of URLs to be the strings presenting the URLs
toString() - 类 中的方法org.apache.dubbo.metadata.definition.model.FullServiceDefinition
 
toString() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
toString() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
toString() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
toString() - 类 中的方法org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
toString() - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
toString() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
toString() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
toString() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
toURLs(Iterable<String>) - 接口 中的静态方法org.apache.dubbo.metadata.MetadataService
Convert the multiple urls to a list of urls
TypeBuilder - org.apache.dubbo.metadata.definition.builder中的接口
2015/1/27.
TypeDefinition - org.apache.dubbo.metadata.definition.model中的类
2015/1/27.
TypeDefinition() - 类 的构造器org.apache.dubbo.metadata.definition.model.TypeDefinition
 
TypeDefinition(String) - 类 的构造器org.apache.dubbo.metadata.definition.model.TypeDefinition
 
TypeDefinitionBuilder - org.apache.dubbo.metadata.definition中的类
2015/1/27.
TypeDefinitionBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 

U

unexport() - 接口 中的方法org.apache.dubbo.metadata.MetadataServiceExporter
Unexports the MetadataService
unexportURL(URL) - 类 中的方法org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
unexportURL(URL) - 类 中的方法org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
unexportURL(URL) - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
Unexports a URL
UNKNOWN_REVISION - 类 中的静态变量org.apache.dubbo.metadata.URLRevisionResolver
 
unsubscribeURL(URL) - 类 中的方法org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
unsubscribeURL(URL) - 类 中的方法org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
unsubscribeURL(URL) - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
Unsubscribes a URL
URLRevisionResolver - org.apache.dubbo.metadata中的类
A class to resolve the version from URLs
URLRevisionResolver() - 类 的构造器org.apache.dubbo.metadata.URLRevisionResolver
 

V

valueOf(String) - 枚举 中的静态方法org.apache.dubbo.metadata.MetadataServiceType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.dubbo.metadata.MetadataServiceType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VERSION - 接口 中的静态变量org.apache.dubbo.metadata.MetadataService
The contract version of MetadataService, the future update must make sure compatible.
version() - 接口 中的方法org.apache.dubbo.metadata.MetadataService
Gets the version of MetadataService that always equals MetadataService.VERSION

W

WritableMetadataService - org.apache.dubbo.metadata中的接口
Local MetadataService that extends MetadataService and provides the modification, which is used for Dubbo's consumers and providers.
A B C D E F G H I J K M N O P Q R S T U V W 
跳过导航链接

Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.