跳过导航链接
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.
addConsumerParams(Map<String, String>) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
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
 
addParameter(String, String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
addParameterIfAbsent(String, String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
addService(MetadataInfo.ServiceInfo) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
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
ANNOTATED_ELEMENT_UTILS_CLASS - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
The class of AnnotatedElementUtils
ANNOTATED_ELEMENT_UTILS_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
The annotation class name of AnnotatedElementUtils
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
 
buildGroup(String) - 接口 中的静态方法org.apache.dubbo.metadata.ServiceNameMapping
 

C

calAndGetRevision() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
calRevision(String) - 类 中的静态方法org.apache.dubbo.metadata.RevisionResolver
 
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.
clear() - 类 中的静态方法org.apache.dubbo.metadata.report.support.AbstractMetadataReportFactory
已过时。
CollectionTypeBuilder - org.apache.dubbo.metadata.definition.builder中的类
2015/1/27.
CollectionTypeBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.builder.CollectionTypeBuilder
 
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 - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
The class of @Controller
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_PUBLISH_DELAY - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
 
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_METADATA_TIMEOUT_VALUE - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
 
DEFAULT_PATH_TAG - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
 
DEFAULT_REVISION - 类 中的静态变量org.apache.dubbo.metadata.MetadataInfo
 
DEFAULT_VALUE_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @DefaultValue
DefaultMetadataParamsFilter - org.apache.dubbo.metadata中的类
 
DefaultMetadataParamsFilter() - 类 的构造器org.apache.dubbo.metadata.DefaultMetadataParamsFilter
 
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
 
destroy() - 类 中的静态方法org.apache.dubbo.metadata.report.MetadataReportInstance
已过时。
DynamicConfigurationServiceNameMapping - org.apache.dubbo.metadata中的类
The ServiceNameMapping implementation based on DynamicConfiguration
DynamicConfigurationServiceNameMapping() - 类 的构造器org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
 

E

echo(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataChangeListener
Echo test Used to check consumer still online
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.MetadataInfo.ServiceInfo
 
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
exportServiceDiscoveryMetadata(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
Export Metadata in Service Instance of Service Discovery Used for consumer to get Service Instance Metadata if Registry is unsupported with publishing metadata
exportURL(URL) - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
Exports a URL

F

FORM_PARAM_ANNOTATION_CLASS_NAME - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @FormParam
formatType(String) - 类 中的静态方法org.apache.dubbo.metadata.definition.model.TypeDefinition
Format the String presenting Java type
formatTypes(String[]) - 类 中的静态方法org.apache.dubbo.metadata.definition.model.TypeDefinition
Format the String array presenting Java types
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$ref() - 类 中的方法org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getAllParams() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getAndListen(URL, MappingListener) - 类 中的方法org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
 
getAndListen(URL, MappingListener) - 接口 中的方法org.apache.dubbo.metadata.ServiceNameMapping
Get the service names from the specified Dubbo service interface, group, version and protocol
getAndListenServiceDiscoveryMetadata(String, MetadataChangeListener) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
1.
getAnnotations() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getAnnotations() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
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
 
getApp() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
getApplication() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getApplication() - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
getAppMetadata(SubscriberMetadataIdentifier, Map<String, String>) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
 
getApps() - 类 中的方法org.apache.dubbo.metadata.MappingChangedEvent
 
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
 
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
 
getExportedURLs(ServiceMetadataIdentifier) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
getExtendParams() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
getExtension(String) - 接口 中的静态方法org.apache.dubbo.metadata.MetadataServiceExporter
Get the extension of MetadataServiceExporter by the type.
getExtension(String) - 接口 中的静态方法org.apache.dubbo.metadata.ServiceNameMapping
 
getFormParams() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getGroup() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
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
 
getMatchKey() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getMeta() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
getMetadataChangeListenerMap() - 接口 中的方法org.apache.dubbo.metadata.MetadataService
Get all Metadata listener from local Used for consumer to get Service Instance Metadata if Registry is unsupported with publishing metadata
getMetadataInfo(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataService
 
getMetadataInfos() - 接口 中的方法org.apache.dubbo.metadata.MetadataService
 
getMetadataReport(URL) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReportFactory
 
getMetadataReport(String) - 类 中的静态方法org.apache.dubbo.metadata.report.MetadataReportInstance
 
getMetadataReport(URL) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReportFactory
 
getMetadataReports(boolean) - 类 中的静态方法org.apache.dubbo.metadata.report.MetadataReportInstance
 
getMethod() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getMethod() - 类 中的方法org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getMethodNumbers() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getMethodParameter(String, String, String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getMethods() - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getName() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getName() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getNonStaticFields(Class<?>) - 类 中的静态方法org.apache.dubbo.metadata.definition.util.ClassUtils
Get all non-static fields of the Class passed in or its super classes.
getNumbers() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getOrDefault(String) - 枚举 中的静态方法org.apache.dubbo.metadata.MetadataServiceType
 
getParameter(String, String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
getParameter(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getParameter(String) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getParameters() - 类 中的方法org.apache.dubbo.metadata.definition.model.FullServiceDefinition
 
getParameters() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getParameters(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
getParameterTypes() - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getParamNames() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getParams() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getParams() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
getPath() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getPath() - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
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
 
getServiceAppMapping(String, MappingListener, URL) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
Service<-->Application Mapping -- START
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
 
getServiceInfo(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
getServiceInterface() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getServiceInterface() - 类 中的方法org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
getServiceKey() - 类 中的方法org.apache.dubbo.metadata.MappingChangedEvent
 
getServiceKey() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getServices() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
getSide() - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
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
 
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.MetadataInfo.ServiceInfo
 
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.MetadataInfo.ServiceInfo
 
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.MetadataInfo.ServiceInfo
 
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
 
hasMethodParameter(String, String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
hasMethodParameter(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
hasReported() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
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(MetadataReportConfig) - 类 中的静态方法org.apache.dubbo.metadata.report.MetadataReportInstance
 
instanceParamsIncluded() - 类 中的方法org.apache.dubbo.metadata.DefaultMetadataParamsFilter
 
instanceParamsIncluded() - 接口 中的方法org.apache.dubbo.metadata.MetadataParamsFilter
params that need to be sent to registry center
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_REVISION_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.DynamicConfigurationServiceNameMapping
 
map(URL) - 接口 中的方法org.apache.dubbo.metadata.ServiceNameMapping
Map the specified Dubbo service interface, group, version and protocol to current Dubbo service name
MappingChangedEvent - org.apache.dubbo.metadata中的类
 
MappingChangedEvent() - 类 的构造器org.apache.dubbo.metadata.MappingChangedEvent
 
MappingListener - org.apache.dubbo.metadata中的接口
 
MapTypeBuilder - org.apache.dubbo.metadata.definition.builder中的类
2015/1/27.
MapTypeBuilder() - 类 的构造器org.apache.dubbo.metadata.definition.builder.MapTypeBuilder
 
markChanged() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
markReported() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
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_PROXY_TIMEOUT_KEY - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
 
METADATA_PUBLISH_DELAY_KEY - 类 中的静态变量org.apache.dubbo.metadata.MetadataConstants
 
METADATA_REPORT_KEY - 接口 中的静态变量org.apache.dubbo.metadata.report.support.Constants
 
MetadataChangeListener - org.apache.dubbo.metadata中的接口
 
MetadataConstants - org.apache.dubbo.metadata中的类
 
MetadataConstants() - 类 的构造器org.apache.dubbo.metadata.MetadataConstants
 
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
 
MetadataInfo - org.apache.dubbo.metadata中的类
 
MetadataInfo(String) - 类 的构造器org.apache.dubbo.metadata.MetadataInfo
 
MetadataInfo(String, String, Map<String, MetadataInfo.ServiceInfo>) - 类 的构造器org.apache.dubbo.metadata.MetadataInfo
 
MetadataInfo.ServiceInfo - org.apache.dubbo.metadata中的类
 
MetadataParamsFilter - org.apache.dubbo.metadata中的接口
 
MetadataReport - org.apache.dubbo.metadata.report中的接口
 
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 registration 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

onEvent(MappingChangedEvent) - 接口 中的方法org.apache.dubbo.metadata.MappingListener
 
onEvent(String) - 接口 中的方法org.apache.dubbo.metadata.MetadataChangeListener
Call when metadata in provider side update

Used to notify consumer to update metadata of ServiceInstance

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.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
 
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
publishAppMetadata(SubscriberMetadataIdentifier, MetadataInfo) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
Application Metadata -- START
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
registerServiceAppMapping(String, String, URL) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
 
removeService(MetadataInfo.ServiceInfo) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
removeService(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
removeServiceMetadata(ServiceMetadataIdentifier) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
 
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 - 接口 中的静态变量org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
The class of @RequestMapping
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
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
 
RevisionResolver - org.apache.dubbo.metadata中的类
 
RevisionResolver() - 类 的构造器org.apache.dubbo.metadata.RevisionResolver
 

S

saveServiceMetadata(ServiceMetadataIdentifier, URL) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
 
saveServiceMetadata(ServiceMetadataIdentifier, URL) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
saveSubscribedData(SubscriberMetadataIdentifier, Set<String>) - 接口 中的方法org.apache.dubbo.metadata.report.MetadataReport
 
saveSubscribedData(SubscriberMetadataIdentifier, Set<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.
ServiceInfo() - 类 的构造器org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
ServiceInfo(URL) - 类 的构造器org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
ServiceInfo(String, String, String, String, String, Map<String, String>) - 类 的构造器org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
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
serviceParamsIncluded() - 类 中的方法org.apache.dubbo.metadata.DefaultMetadataParamsFilter
 
serviceParamsIncluded() - 接口 中的方法org.apache.dubbo.metadata.MetadataParamsFilter
params that need to be sent to metadata center
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
 
setAnnotations(List<String>) - 类 中的方法org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setAnnotations(List<String>) - 类 中的方法org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
setApp(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
setApplication(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setApplication(String) - 类 中的方法org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
setApps(Set<String>) - 类 中的方法org.apache.dubbo.metadata.MappingChangedEvent
 
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.MetadataInfo.ServiceInfo
 
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
 
setName(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
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, String>) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
setParams(Map<String, List<String>>) - 类 中的方法org.apache.dubbo.metadata.rest.RequestMetadata
 
setPath(String) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
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.MetadataInfo
 
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
 
setServiceKey(String) - 类 中的方法org.apache.dubbo.metadata.MappingChangedEvent
 
setServices(Map<String, MetadataInfo.ServiceInfo>) - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
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.MetadataInfo.ServiceInfo
 
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
deprecated or need triage
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
Service Definition -- START
storeProviderMetadata(MetadataIdentifier, ServiceDefinition) - 类 中的方法org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
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.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

toDescString() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
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.MetadataInfo.ServiceInfo
 
toString() - 类 中的方法org.apache.dubbo.metadata.MetadataInfo
 
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.WritableMetadataService
Unexports a URL
unsubscribeURL(URL) - 接口 中的方法org.apache.dubbo.metadata.WritableMetadataService
Unsubscribes a URL

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–2021 The Apache Software Foundation. All rights reserved.