Skip navigation links
A B C D E F G H I J K M N O P Q R S T U V W 

A

AbstractAnnotatedMethodParameterProcessor - Class in org.apache.dubbo.metadata.rest
The abstract AnnotatedMethodParameterProcessor implementation
AbstractAnnotatedMethodParameterProcessor() - Constructor for class org.apache.dubbo.metadata.rest.AbstractAnnotatedMethodParameterProcessor
 
AbstractMetadataReport - Class in org.apache.dubbo.metadata.report.support
 
AbstractMetadataReport(URL) - Constructor for class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
AbstractMetadataReportFactory - Class in org.apache.dubbo.metadata.report.support
 
AbstractMetadataReportFactory() - Constructor for class org.apache.dubbo.metadata.report.support.AbstractMetadataReportFactory
 
AbstractRequestAnnotationParameterProcessor - Class in org.apache.dubbo.metadata.rest.springmvc
The abstract AnnotatedMethodParameterProcessor implementation for Spring Web MVC's @Request*
AbstractRequestAnnotationParameterProcessor() - Constructor for class org.apache.dubbo.metadata.rest.springmvc.AbstractRequestAnnotationParameterProcessor
 
AbstractServiceRestMetadataResolver - Class in 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() - Constructor for class org.apache.dubbo.metadata.rest.AbstractServiceRestMetadataResolver
 
accept(Type, Class<?>) - Method in class org.apache.dubbo.metadata.definition.builder.ArrayTypeBuilder
 
accept(Type, Class<?>) - Method in class org.apache.dubbo.metadata.definition.builder.CollectionTypeBuilder
 
accept(Type, Class<?>) - Method in class org.apache.dubbo.metadata.definition.builder.EnumTypeBuilder
 
accept(Type, Class<?>) - Method in class org.apache.dubbo.metadata.definition.builder.MapTypeBuilder
 
accept(Type, Class<?>) - Method in interface org.apache.dubbo.metadata.definition.builder.TypeBuilder
Whether the build accept the type or class passed in.
addHeader(String, String) - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
addIndexToName(Integer, String) - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
addParam(String, String) - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
ALL_SERVICE_INTERFACES - Static variable in interface org.apache.dubbo.metadata.MetadataService
The value of All service instances
ALL_SERVICE_NAMES - Static variable in interface org.apache.dubbo.metadata.MetadataService
The value of all service names
AnnotatedMethodParameterProcessor - Interface in org.apache.dubbo.metadata.rest
The interface to process the annotated method parameter
ArrayTypeBuilder - Class in org.apache.dubbo.metadata.definition.builder
2015/1/27.
ArrayTypeBuilder() - Constructor for class org.apache.dubbo.metadata.definition.builder.ArrayTypeBuilder
 

B

BaseApplicationMetadataIdentifier - Class in org.apache.dubbo.metadata.report.identifier
The Base class of MetadataIdentifier for service scope
BaseApplicationMetadataIdentifier() - Constructor for class org.apache.dubbo.metadata.report.identifier.BaseApplicationMetadataIdentifier
 
BaseMetadataIdentifier - Interface in org.apache.dubbo.metadata.report.identifier
 
BaseServiceMetadataIdentifier - Class in org.apache.dubbo.metadata.report.identifier
The Base class of MetadataIdentifier for service scope
BaseServiceMetadataIdentifier() - Constructor for class org.apache.dubbo.metadata.report.identifier.BaseServiceMetadataIdentifier
 
BaseWritableMetadataService - Class in org.apache.dubbo.metadata.store
 
BaseWritableMetadataService() - Constructor for class org.apache.dubbo.metadata.store.BaseWritableMetadataService
 
build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.builder.ArrayTypeBuilder
 
build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.builder.CollectionTypeBuilder
 
build(Class<?>, Map<Class<?>, TypeDefinition>) - Static method in class org.apache.dubbo.metadata.definition.builder.DefaultTypeBuilder
 
build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.builder.EnumTypeBuilder
 
build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.builder.MapTypeBuilder
 
build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - Method in interface org.apache.dubbo.metadata.definition.builder.TypeBuilder
Build type definition with the type or class.
build(Method) - Method in class org.apache.dubbo.metadata.definition.MethodDefinitionBuilder
Build the instance of MethodDefinition
build(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
Describe a Java interface in ServiceDefinition.
build(T, Class<?>) - Static method in class org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
 
build(Type, Class<?>, Map<Class<?>, TypeDefinition>) - Static method in class org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 
build(Type, Class<?>) - Method in class org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 
buildDefaultValue(int) - Static method in interface org.apache.dubbo.metadata.rest.AnnotatedMethodParameterProcessor
Build the default value
buildFullDefinition(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
 
buildFullDefinition(Class<?>, Map<String, String>) - Static method in class org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
 

C

ClassPathServiceRestMetadataReader - Class in org.apache.dubbo.metadata.rest
Class-Path based ServiceRestMetadataReader implementation
ClassPathServiceRestMetadataReader() - Constructor for class org.apache.dubbo.metadata.rest.ClassPathServiceRestMetadataReader
 
ClassPathServiceRestMetadataReader(String) - Constructor for class org.apache.dubbo.metadata.rest.ClassPathServiceRestMetadataReader
 
ClassUtils - Class in org.apache.dubbo.metadata.definition.util
2015/1/27.
CollectionTypeBuilder - Class in org.apache.dubbo.metadata.definition.builder
2015/1/27.
CollectionTypeBuilder() - Constructor for class org.apache.dubbo.metadata.definition.builder.CollectionTypeBuilder
 
Constants - Interface in org.apache.dubbo.metadata.report.support
 
CONSUMER_META_DATA_STORE_TAG - Static variable in class org.apache.dubbo.metadata.MetadataConstants
 
CONSUMES_ANNOTATION_CLASS_NAME - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @Consumes
CONTROLLER_ANNOTATION_CLASS_NAME - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
The annotation class name of @Controller
CYCLE_REPORT_KEY - Static variable in interface org.apache.dubbo.metadata.report.support.Constants
 

D

DEFAULT_EXTENSION - Static variable in interface org.apache.dubbo.metadata.MetadataService
 
DEFAULT_MAPPING_GROUP - Static variable in class org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
 
DEFAULT_METADATA_REPORT_CYCLE_REPORT - Static variable in interface org.apache.dubbo.metadata.report.support.Constants
 
DEFAULT_METADATA_REPORT_RETRY_PERIOD - Static variable in interface org.apache.dubbo.metadata.report.support.Constants
 
DEFAULT_METADATA_REPORT_RETRY_TIMES - Static variable in interface org.apache.dubbo.metadata.report.support.Constants
 
DEFAULT_PATH_TAG - Static variable in class org.apache.dubbo.metadata.MetadataConstants
 
DEFAULT_VALUE_ANNOTATION_CLASS_NAME - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @DefaultValue
DefaultServiceRestMetadataResolver - Class in org.apache.dubbo.metadata.rest
The default implementation ServiceRestMetadataResolver
DefaultServiceRestMetadataResolver() - Constructor for class org.apache.dubbo.metadata.rest.DefaultServiceRestMetadataResolver
 
DefaultTypeBuilder - Class in org.apache.dubbo.metadata.definition.builder
2015/1/27.
DefaultValueParameterProcessor - Class in org.apache.dubbo.metadata.rest.jaxrs
The AnnotatedMethodParameterProcessor implementation for JAX-RS's @DefaultValue *
DefaultValueParameterProcessor() - Constructor for class org.apache.dubbo.metadata.rest.jaxrs.DefaultValueParameterProcessor
 
DynamicConfigurationServiceNameMapping - Class in org.apache.dubbo.metadata
The ServiceNameMapping implementation based on DynamicConfiguration
DynamicConfigurationServiceNameMapping() - Constructor for class org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
 

E

EnumTypeBuilder - Class in org.apache.dubbo.metadata.definition.builder
2015/1/27.
EnumTypeBuilder() - Constructor for class org.apache.dubbo.metadata.definition.builder.EnumTypeBuilder
 
equals(Object) - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
equals(Object) - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
equals(Object) - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
equals(Object) - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
equals(Object) - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
equals(Object) - Method in class org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
export() - Method in interface org.apache.dubbo.metadata.MetadataServiceExporter
Exports the MetadataService as a Dubbo service
exportURL(URL) - Method in class org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
exportURL(URL) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
exportURL(URL) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataServiceDelegate
 
exportURL(URL) - Method in interface org.apache.dubbo.metadata.WritableMetadataService
Exports a URL

F

FORM_PARAM_ANNOTATION_CLASS_NAME - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @FormParam
FormParamParameterProcessor - Class in org.apache.dubbo.metadata.rest.jaxrs
The AnnotatedMethodParameterProcessor implementation for JAX-RS's @FormParam
FormParamParameterProcessor() - Constructor for class org.apache.dubbo.metadata.rest.jaxrs.FormParamParameterProcessor
 
FullServiceDefinition - Class in org.apache.dubbo.metadata.definition.model
2018/10/25
FullServiceDefinition() - Constructor for class org.apache.dubbo.metadata.definition.model.FullServiceDefinition
 

G

get(String, String, String, String) - Method in class org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
 
get(String, String, String, String) - Method in interface org.apache.dubbo.metadata.ServiceNameMapping
Get the service names from the specified Dubbo service interface, group, version and protocol
get$ref() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getAnnotationType() - Method in interface org.apache.dubbo.metadata.rest.AnnotatedMethodParameterProcessor
The string presenting the annotation type
getAnnotationType() - Method in class org.apache.dubbo.metadata.rest.jaxrs.DefaultValueParameterProcessor
 
getAnnotationType() - Method in class org.apache.dubbo.metadata.rest.jaxrs.FormParamParameterProcessor
 
getAnnotationType() - Method in class org.apache.dubbo.metadata.rest.jaxrs.HeaderParamParameterProcessor
 
getAnnotationType() - Method in class org.apache.dubbo.metadata.rest.jaxrs.MatrixParamParameterProcessor
 
getAnnotationType() - Method in class org.apache.dubbo.metadata.rest.jaxrs.QueryParamParameterProcessor
 
getAnnotationType() - Method in class org.apache.dubbo.metadata.rest.springmvc.RequestHeaderParameterProcessor
 
getAnnotationType() - Method in class org.apache.dubbo.metadata.rest.springmvc.RequestParamParameterProcessor
 
getApplication() - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getApplication() - Method in class org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
getBodyIndex() - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getBodyType() - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getCanonicalName() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getCodeSource() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getCodeSource(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.util.ClassUtils
Get the code source file or class path of the Class passed in.
getConsumes() - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
getDefaultExtension() - Static method in interface org.apache.dubbo.metadata.ServiceNameMapping
Get the default extension of ServiceNameMapping
getDefaultExtension() - Static method in interface org.apache.dubbo.metadata.WritableMetadataService
Get the defautl extension of WritableMetadataService
getEnums() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getExportedURLs() - Method in interface org.apache.dubbo.metadata.MetadataService
Get the sorted set of String that presents all Dubbo exported urls
getExportedURLs(String) - Method in interface org.apache.dubbo.metadata.MetadataService
Get the sorted set of String that presents the specified Dubbo exported urls by the serviceInterface
getExportedURLs(String, String) - Method in interface 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) - Method in interface 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) - Method in interface 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() - Method in interface org.apache.dubbo.metadata.MetadataServiceExporter
Get the URLs that were exported
getExportedURLs(ServiceMetadataIdentifier) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
getExportedURLs(ServiceMetadataIdentifier) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
getExportedURLs(String, String, String, String) - Method in class org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
getExportedURLs(String, String, String, String) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
getExportedURLs(String, String, String, String) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataServiceDelegate
 
getExtension(String) - Static method in interface org.apache.dubbo.metadata.WritableMetadataService
 
getFormParams() - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getGroup() - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getGroup() - Method in class org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
getHeader(String) - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
getHeaderMapIndex() - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getHeaderNames() - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
getHeaders() - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
getId() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getIdentifierKey() - Method in interface org.apache.dubbo.metadata.report.identifier.BaseMetadataIdentifier
 
getIdentifierKey() - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getIdentifierKey() - Method in class org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
getIdentifierKey() - Method in class org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
getIndexToEncoded() - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getIndexToName() - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getItems() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getMeta() - Method in class org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
getMetadataReport(URL) - Method in interface org.apache.dubbo.metadata.report.MetadataReportFactory
 
getMetadataReport() - Static method in class org.apache.dubbo.metadata.report.MetadataReportInstance
 
getMetadataReport(boolean) - Static method in class org.apache.dubbo.metadata.report.MetadataReportInstance
 
getMetadataReport(URL) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReportFactory
 
getMetadataReport() - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
getMethod() - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
getMethod() - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getMethods() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getName() - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getNonStaticFields(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.util.ClassUtils
Get all non-static fields of the Class passed in or its super classes.
getParameter(String) - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
getParameters() - Method in class org.apache.dubbo.metadata.definition.model.FullServiceDefinition
 
getParameters() - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getParameterTypes() - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getParamNames() - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
getParams() - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
getPath() - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
getPriority() - Method in class org.apache.dubbo.metadata.rest.jaxrs.DefaultValueParameterProcessor
 
getProduces() - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
getProperties() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getPublicNonStaticMethods(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.util.ClassUtils
Get all public, non-static methods of the Class passed in.
getRequest() - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getReturnType() - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
getRevision() - Method in class org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
getServiceDefinition(String, String, String) - Method in interface org.apache.dubbo.metadata.MetadataService
Interface definition.
getServiceDefinition(String) - Method in interface org.apache.dubbo.metadata.MetadataService
Interface definition.
getServiceDefinition(MetadataIdentifier) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
getServiceDefinition(String, String, String) - Method in class org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
getServiceDefinition(String) - Method in class org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
getServiceDefinition(String, String, String) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
getServiceDefinition(String) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
getServiceDefinition(String, String, String) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataServiceDelegate
 
getServiceDefinition(String) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataServiceDelegate
 
getServiceInterface() - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getServiceInterface() - Method in class org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
getSide() - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getSubscribedURLs() - Method in interface org.apache.dubbo.metadata.MetadataService
the list of String that presents all Dubbo subscribed urls
getSubscribedURLs(SubscriberMetadataIdentifier) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
getSubscribedURLs(SubscriberMetadataIdentifier) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
getSubscribedURLs() - Method in class org.apache.dubbo.metadata.store.BaseWritableMetadataService
 
getSubscribedURLs() - Method in class org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
getSubscribedURLs() - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataServiceDelegate
 
getType() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getTypeBuilderName() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
getTypeDefinitions() - Method in class org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 
getTypes() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getUniqueId() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
getUniqueKey(KeyTypeEnum) - Method in interface org.apache.dubbo.metadata.report.identifier.BaseMetadataIdentifier
 
getUniqueKey(KeyTypeEnum) - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getUniqueKey(KeyTypeEnum) - Method in class org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
getUniqueKey(KeyTypeEnum) - Method in class org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
getUrl() - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
getUrlIndex() - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
getVersion() - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getVersion() - Method in class org.apache.dubbo.metadata.rest.ServiceRestMetadata
 

H

hashCode() - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
hashCode() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
hashCode() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
hashCode() - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
hashCode() - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
hashCode() - Method in class org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
hasIndexedName(Integer, String) - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
HEADER_PARAM_ANNOTATION_CLASS_NAME - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @HeaderParam
HeaderParamParameterProcessor - Class in org.apache.dubbo.metadata.rest.jaxrs
The AnnotatedMethodParameterProcessor implementation for JAX-RS's @HeaderParam
HeaderParamParameterProcessor() - Constructor for class org.apache.dubbo.metadata.rest.jaxrs.HeaderParamParameterProcessor
 
HTTP_METHOD_ANNOTATION_CLASS_NAME - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @HttpMethod

I

init(URL) - Static method in class org.apache.dubbo.metadata.report.MetadataReportInstance
 
InMemoryWritableMetadataService - Class in org.apache.dubbo.metadata.store
The WritableMetadataService implementation stores the metadata of Dubbo services in memory locally when they exported.
InMemoryWritableMetadataService() - Constructor for class org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
isExcludedInterface(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
 
isExcludedType(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
 
isExported() - Method in interface org.apache.dubbo.metadata.MetadataServiceExporter
MetadataService is export or not
isMetadataServiceURL(URL) - Static method in interface org.apache.dubbo.metadata.MetadataService
Is the URL for the MetadataService or not?

J

JaketConfigurationUtils - Class in org.apache.dubbo.metadata.definition.util
2015/1/27.
JaketConfigurationUtils() - Constructor for class org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
 
JAXRSServiceRestMetadataResolver - Class in org.apache.dubbo.metadata.rest.jaxrs
JAX-RS ServiceRestMetadataResolver implementation
JAXRSServiceRestMetadataResolver() - Constructor for class org.apache.dubbo.metadata.rest.jaxrs.JAXRSServiceRestMetadataResolver
 

K

KEY_REVISON_PREFIX - Static variable in class org.apache.dubbo.metadata.MetadataConstants
 
KEY_SEPARATOR - Static variable in class org.apache.dubbo.metadata.MetadataConstants
 
KeyTypeEnum - Enum in org.apache.dubbo.metadata.report.identifier
2019-08-15

M

map(String, String, String, String) - Method in class org.apache.dubbo.metadata.DynamicConfigurationServiceNameMapping
 
map(String, String, String, String) - Method in interface org.apache.dubbo.metadata.ServiceNameMapping
Map the specified Dubbo service interface, group, version and protocol to current Dubbo service name
MapTypeBuilder - Class in org.apache.dubbo.metadata.definition.builder
2015/1/27.
MapTypeBuilder() - Constructor for class org.apache.dubbo.metadata.definition.builder.MapTypeBuilder
 
MATRIX_PARAM_ANNOTATION_CLASS_NAME - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @MatrixParam
MatrixParamParameterProcessor - Class in org.apache.dubbo.metadata.rest.jaxrs
The AnnotatedMethodParameterProcessor implementation for JAX-RS's @MatrixParam
MatrixParamParameterProcessor() - Constructor for class org.apache.dubbo.metadata.rest.jaxrs.MatrixParamParameterProcessor
 
META_DATA_STORE_TAG - Static variable in class org.apache.dubbo.metadata.MetadataConstants
 
METADATA_ENCODING - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants
The encoding of metadata
METADATA_REPORT_KEY - Static variable in interface org.apache.dubbo.metadata.report.support.Constants
 
MetadataConstants - Class in org.apache.dubbo.metadata
 
MetadataConstants() - Constructor for class org.apache.dubbo.metadata.MetadataConstants
 
MetadataIdentifier - Class in org.apache.dubbo.metadata.report.identifier
The MetadataIdentifier is used to store method descriptor.
MetadataIdentifier() - Constructor for class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
MetadataIdentifier(String, String, String, String, String) - Constructor for class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
MetadataIdentifier(URL) - Constructor for class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
MetadataReport - Interface in org.apache.dubbo.metadata.report
 
MetadataReportFactory - Interface in org.apache.dubbo.metadata.report
 
MetadataReportInstance - Class in org.apache.dubbo.metadata.report
2019-08-09
MetadataReportInstance() - Constructor for class org.apache.dubbo.metadata.report.MetadataReportInstance
 
metadataReportRetry - Variable in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
MetadataService - Interface in 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 - Interface in org.apache.dubbo.metadata
The exporter of MetadataService
MetadataUtil - Class in org.apache.dubbo.metadata
FIXME 2019-07-31
MetadataUtil() - Constructor for class org.apache.dubbo.metadata.MetadataUtil
 
MethodDefinition - Class in org.apache.dubbo.metadata.definition.model
2015/1/27.
MethodDefinition() - Constructor for class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
MethodDefinitionBuilder - Class in org.apache.dubbo.metadata.definition
MethodDefinition Builder based on Java Reflection
MethodDefinitionBuilder(TypeDefinitionBuilder) - Constructor for class org.apache.dubbo.metadata.definition.MethodDefinitionBuilder
 
MethodDefinitionBuilder() - Constructor for class org.apache.dubbo.metadata.definition.MethodDefinitionBuilder
 

N

needAnalyzing(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.util.JaketConfigurationUtils
 

O

org.apache.dubbo.metadata - package org.apache.dubbo.metadata
 
org.apache.dubbo.metadata.definition - package org.apache.dubbo.metadata.definition
 
org.apache.dubbo.metadata.definition.builder - package org.apache.dubbo.metadata.definition.builder
 
org.apache.dubbo.metadata.definition.model - package org.apache.dubbo.metadata.definition.model
 
org.apache.dubbo.metadata.definition.util - package org.apache.dubbo.metadata.definition.util
 
org.apache.dubbo.metadata.report - package org.apache.dubbo.metadata.report
 
org.apache.dubbo.metadata.report.identifier - package org.apache.dubbo.metadata.report.identifier
 
org.apache.dubbo.metadata.report.support - package org.apache.dubbo.metadata.report.support
 
org.apache.dubbo.metadata.rest - package org.apache.dubbo.metadata.rest
 
org.apache.dubbo.metadata.rest.jaxrs - package org.apache.dubbo.metadata.rest.jaxrs
 
org.apache.dubbo.metadata.rest.springmvc - package org.apache.dubbo.metadata.rest.springmvc
 
org.apache.dubbo.metadata.store - package org.apache.dubbo.metadata.store
 

P

ParamAnnotationParameterProcessor - Class in org.apache.dubbo.metadata.rest.jaxrs
The abstract AnnotatedMethodParameterProcessor implementation for JAX-RS's @*Param
ParamAnnotationParameterProcessor() - Constructor for class org.apache.dubbo.metadata.rest.jaxrs.ParamAnnotationParameterProcessor
 
PATH_ANNOTATION_CLASS_NAME - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @Path
process(Annotation, Parameter, int, Method, Class<?>, Class<?>, RestMethodMetadata) - Method in class org.apache.dubbo.metadata.rest.AbstractAnnotatedMethodParameterProcessor
 
process(Annotation, Parameter, int, Method, Class<?>, Class<?>, RestMethodMetadata) - Method in interface org.apache.dubbo.metadata.rest.AnnotatedMethodParameterProcessor
Process the specified method parameter
PRODUCES_ANNOTATION_CLASS_NAME - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @Produces
publishServiceDefinition(URL) - Method in class org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
publishServiceDefinition(URL) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
publishServiceDefinition(URL) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataServiceDelegate
 
publishServiceDefinition(URL) - Method in interface org.apache.dubbo.metadata.WritableMetadataService
 

Q

QUERY_PARAM_ANNOTATION_CLASS_NAME - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants.JAX_RS
The annotation class name of @QueryParam
QueryParamParameterProcessor - Class in org.apache.dubbo.metadata.rest.jaxrs
The AnnotatedMethodParameterProcessor implementation for JAX-RS's @QueryParam
QueryParamParameterProcessor() - Constructor for class org.apache.dubbo.metadata.rest.jaxrs.QueryParamParameterProcessor
 

R

read() - Method in class org.apache.dubbo.metadata.rest.ClassPathServiceRestMetadataReader
 
read() - Method in interface org.apache.dubbo.metadata.rest.ServiceRestMetadataReader
Read the instances of ServiceRestMetadata
refreshMetadata(String, String) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
refreshMetadata(String, String) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataServiceDelegate
 
refreshMetadata(String, String) - Method in interface org.apache.dubbo.metadata.WritableMetadataService
fresh Exports
RemoteWritableMetadataService - Class in org.apache.dubbo.metadata.store
The WritableMetadataService implementation stores the metadata of Dubbo services in metadata center when they exported.
RemoteWritableMetadataService(InMemoryWritableMetadataService) - Constructor for class org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
RemoteWritableMetadataServiceDelegate - Class in org.apache.dubbo.metadata.store
2019-08-14
RemoteWritableMetadataServiceDelegate() - Constructor for class org.apache.dubbo.metadata.store.RemoteWritableMetadataServiceDelegate
 
removeServiceMetadata(ServiceMetadataIdentifier) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
removeServiceMetadata(ServiceMetadataIdentifier) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
REQUEST_HEADER_ANNOTATION_CLASS_NAME - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
The annotation class name of @RequestHeader
REQUEST_MAPPING_ANNOTATION_CLASS_NAME - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
The annotation class name of @RequestMapping
REQUEST_PARAM_ANNOTATION_CLASS_NAME - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants.SPRING_MVC
The annotation class name of @RequestParam
RequestHeaderParameterProcessor - Class in org.apache.dubbo.metadata.rest.springmvc
The AnnotatedMethodParameterProcessor implementation for Spring Web MVC's @RequestHeader
RequestHeaderParameterProcessor() - Constructor for class org.apache.dubbo.metadata.rest.springmvc.RequestHeaderParameterProcessor
 
RequestMetadata - Class in org.apache.dubbo.metadata.rest
The metadata class for REST request
RequestMetadata() - Constructor for class org.apache.dubbo.metadata.rest.RequestMetadata
Default Constructor
RequestParamParameterProcessor - Class in org.apache.dubbo.metadata.rest.springmvc
The AnnotatedMethodParameterProcessor implementation for Spring Web MVC's @RequestParam
RequestParamParameterProcessor() - Constructor for class org.apache.dubbo.metadata.rest.springmvc.RequestParamParameterProcessor
 
resolve(Class<?>) - Method in class org.apache.dubbo.metadata.rest.AbstractServiceRestMetadataResolver
 
resolve(Class<?>) - Method in interface org.apache.dubbo.metadata.rest.ServiceRestMetadataResolver
Resolve the REST metadata from the specified Dubbo Service interface or type
RestMetadataConstants - Interface in org.apache.dubbo.metadata.rest
The REST Metadata Constants definition interface
RestMetadataConstants.JAX_RS - Interface in org.apache.dubbo.metadata.rest
JAX-RS
RestMetadataConstants.SPRING_MVC - Interface in org.apache.dubbo.metadata.rest
Spring MVC
RestMethodMetadata - Class in org.apache.dubbo.metadata.rest
The metadata class for HTTP(REST) request and its binding method definition
RestMethodMetadata() - Constructor for class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
retry() - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
RETRY_PERIOD_KEY - Static variable in interface org.apache.dubbo.metadata.report.support.Constants
 
RETRY_TIMES_KEY - Static variable in interface org.apache.dubbo.metadata.report.support.Constants
 

S

saveServiceMetadata(ServiceMetadataIdentifier, URL) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
saveServiceMetadata(ServiceMetadataIdentifier, URL) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
saveSubscribedData(SubscriberMetadataIdentifier, Set<String>) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
saveSubscribedData(SubscriberMetadataIdentifier, Set<String>) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
schema(Class<?>) - Static method in class org.apache.dubbo.metadata.definition.ServiceDefinitionBuilder
Describe a Java interface in Json schema.
SERVICE_INTERFACE_NAME - Static variable in interface org.apache.dubbo.metadata.MetadataService
The service interface name of MetadataService
SERVICE_META_DATA_STORE_TAG - Static variable in class org.apache.dubbo.metadata.MetadataConstants
 
SERVICE_REST_METADATA_RESOURCE_PATH - Static variable in interface org.apache.dubbo.metadata.rest.RestMetadataConstants
ServiceRestMetadata Resource PATH
ServiceDefinition - Class in org.apache.dubbo.metadata.definition.model
2015/1/27.
ServiceDefinition() - Constructor for class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
ServiceDefinitionBuilder - Class in org.apache.dubbo.metadata.definition
2015/1/27.
ServiceMetadataIdentifier - Class in org.apache.dubbo.metadata.report.identifier
The ServiceMetadataIdentifier is used to store the URL that are from provider and consumer
ServiceMetadataIdentifier() - Constructor for class org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
ServiceMetadataIdentifier(String, String, String, String, String, String) - Constructor for class org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
ServiceMetadataIdentifier(URL) - Constructor for class org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
serviceName() - Method in interface org.apache.dubbo.metadata.MetadataService
Gets the current Dubbo Service name
serviceName() - Method in interface org.apache.dubbo.metadata.WritableMetadataService
Gets the current Dubbo Service name
ServiceNameMapping - Interface in org.apache.dubbo.metadata
The interface for Dubbo service name Mapping
ServiceRestMetadata - Class in org.apache.dubbo.metadata.rest
The metadata class for HTTP(REST) request and its binding Dubbo service metadata
ServiceRestMetadata() - Constructor for class org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
ServiceRestMetadataReader - Interface in org.apache.dubbo.metadata.rest
An interface to read ServiceRestMetadata
ServiceRestMetadataResolver - Interface in org.apache.dubbo.metadata.rest
The interface to resolve the REST metadata from the specified Dubbo Service interface or type.
set$ref(String) - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setApplication(String) - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setApplication(String) - Method in class org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
setBodyIndex(Integer) - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setBodyType(String) - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setCanonicalName(String) - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
setCodeSource(String) - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
setConsumes(Set<String>) - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
setEnums(List<String>) - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setFormParams(List<String>) - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setGroup(String) - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setGroup(String) - Method in class org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
setHeaderMapIndex(Integer) - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setHeaders(Map<String, List<String>>) - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
setId(String) - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setIndexToEncoded(Map<Integer, Boolean>) - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setIndexToName(Map<Integer, Collection<String>>) - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setItems(List<TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setMeta(Set<RestMethodMetadata>) - Method in class org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
setMethod(String) - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
setMethod(MethodDefinition) - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setMethods(List<MethodDefinition>) - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
setName(String) - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setParameters(Map<String, String>) - Method in class org.apache.dubbo.metadata.definition.model.FullServiceDefinition
 
setParameters(List<TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setParameterTypes(String[]) - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setParams(Map<String, List<String>>) - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
setPath(String) - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
setProduces(Set<String>) - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
setProperties(Map<String, TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setProtocol(String) - Method in class org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
setRequest(RequestMetadata) - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setReturnType(String) - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
setRevision(String) - Method in class org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
setRevision(String) - Method in class org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
setServiceInterface(String) - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setServiceInterface(String) - Method in class org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
setSide(String) - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setType(String) - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setTypeBuilderName(String) - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
setTypes(List<TypeDefinition>) - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
setUrlIndex(Integer) - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
setVersion(String) - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setVersion(String) - Method in class org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
SpringMvcServiceRestMetadataResolver - Class in org.apache.dubbo.metadata.rest.springmvc
SpringMvcServiceRestMetadataResolver() - Constructor for class org.apache.dubbo.metadata.rest.springmvc.SpringMvcServiceRestMetadataResolver
 
storeConsumerMetadata(MetadataIdentifier, Map<String, String>) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
storeConsumerMetadata(MetadataIdentifier, Map<String, String>) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
storeConsumerMetadataTask(MetadataIdentifier, Map<String, String>) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
storeProviderMetadata(MetadataIdentifier, ServiceDefinition) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
storeProviderMetadata(MetadataIdentifier, ServiceDefinition) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
SubscriberMetadataIdentifier - Class in org.apache.dubbo.metadata.report.identifier
2019-08-12
SubscriberMetadataIdentifier() - Constructor for class org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
SubscriberMetadataIdentifier(String, String) - Constructor for class org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
SubscriberMetadataIdentifier(URL) - Constructor for class org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
subscribeURL(URL) - Method in class org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
subscribeURL(URL) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
subscribeURL(URL) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataServiceDelegate
 
subscribeURL(URL) - Method in interface org.apache.dubbo.metadata.WritableMetadataService
Subscribes a URL
supports(Class<?>) - Method in class org.apache.dubbo.metadata.rest.AbstractServiceRestMetadataResolver
 
supports(Class<?>) - Method in interface org.apache.dubbo.metadata.rest.ServiceRestMetadataResolver
Support to resolve REST metadata or not
SYNC_REPORT_KEY - Static variable in interface org.apache.dubbo.metadata.report.support.Constants
 

T

toSortedStrings(Iterable<URL>) - Static method in interface org.apache.dubbo.metadata.MetadataService
Convert the specified Iterable of URLs to be the strings presenting the URLs
toSortedStrings(Stream<URL>) - Static method in interface org.apache.dubbo.metadata.MetadataService
Convert the specified Stream of URLs to be the strings presenting the URLs
toString() - Method in class org.apache.dubbo.metadata.definition.model.FullServiceDefinition
 
toString() - Method in class org.apache.dubbo.metadata.definition.model.MethodDefinition
 
toString() - Method in class org.apache.dubbo.metadata.definition.model.ServiceDefinition
 
toString() - Method in class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
toString() - Method in class org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
toString() - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
toString() - Method in class org.apache.dubbo.metadata.rest.RequestMetadata
 
toString() - Method in class org.apache.dubbo.metadata.rest.RestMethodMetadata
 
toString() - Method in class org.apache.dubbo.metadata.rest.ServiceRestMetadata
 
toURLs(Iterable<String>) - Static method in interface org.apache.dubbo.metadata.MetadataService
Convert the multiple urls to a list of urls
TypeBuilder - Interface in org.apache.dubbo.metadata.definition.builder
2015/1/27.
TypeDefinition - Class in org.apache.dubbo.metadata.definition.model
2015/1/27.
TypeDefinition() - Constructor for class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
TypeDefinition(String) - Constructor for class org.apache.dubbo.metadata.definition.model.TypeDefinition
 
TypeDefinitionBuilder - Class in org.apache.dubbo.metadata.definition
2015/1/27.
TypeDefinitionBuilder() - Constructor for class org.apache.dubbo.metadata.definition.TypeDefinitionBuilder
 

U

unexport() - Method in interface org.apache.dubbo.metadata.MetadataServiceExporter
Unexports the MetadataService
unexportURL(URL) - Method in class org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
unexportURL(URL) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
unexportURL(URL) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataServiceDelegate
 
unexportURL(URL) - Method in interface org.apache.dubbo.metadata.WritableMetadataService
Unexports a URL
unsubscribeURL(URL) - Method in class org.apache.dubbo.metadata.store.InMemoryWritableMetadataService
 
unsubscribeURL(URL) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataService
 
unsubscribeURL(URL) - Method in class org.apache.dubbo.metadata.store.RemoteWritableMetadataServiceDelegate
 
unsubscribeURL(URL) - Method in interface org.apache.dubbo.metadata.WritableMetadataService
Unsubscribes a URL

V

valueOf(String) - Static method in enum org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in interface org.apache.dubbo.metadata.MetadataService
The contract version of MetadataService, the future update must make sure compatible.
version() - Method in interface org.apache.dubbo.metadata.MetadataService
Gets the version of MetadataService that always equals MetadataService.VERSION

W

WritableMetadataService - Interface in 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 
Skip navigation links

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