Index

$ A B C D E G H I J K M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

$

$destroy() - Method in class org.apache.dubbo.metadata.AbstractServiceNameMapping
 
$destroy() - Method in class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple.MetadataServiceV2Stub
 

A

AbstractCacheManager<V> - Class in org.apache.dubbo.metadata
 
AbstractCacheManager() - Constructor for class org.apache.dubbo.metadata.AbstractCacheManager
 
AbstractCacheManager.CacheRefreshTask<V> - Class in org.apache.dubbo.metadata
 
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
 
AbstractServiceNameMapping - Class in org.apache.dubbo.metadata
 
AbstractServiceNameMapping(ApplicationModel) - Constructor for class org.apache.dubbo.metadata.AbstractServiceNameMapping
 
addConsumerParams(Map<String, String>) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
addParameter(String, String) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
addParameterIfAbsent(String, String) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
addService(URL) - Method in class org.apache.dubbo.metadata.MetadataInfo
 
addSubscribedURL(URL) - Method in class org.apache.dubbo.metadata.MetadataInfo
 
ALL_SERVICE_INTERFACES - Static variable in interface org.apache.dubbo.metadata.MetadataService
The value of All service instances
APP_FIELD_NUMBER - Static variable in class org.apache.dubbo.metadata.MetadataInfoV2
 

B

BaseApplicationMetadataIdentifier - Class in org.apache.dubbo.metadata.report.identifier
The Base class of MetadataIdentifier for application 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
 
build() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
build() - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
 
build() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 
build(String, String...) - Method in enum org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
Build Key
buildGroup(String) - Static method in interface org.apache.dubbo.metadata.ServiceNameMapping
 
buildMappingKey(URL) - Static method in interface org.apache.dubbo.metadata.ServiceNameMapping
 
buildPartial() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
buildPartial() - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
 
buildPartial() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 

C

CACHE - Static variable in interface org.apache.dubbo.metadata.report.support.Constants
 
CacheRefreshTask(FileCacheStore, LRUCache<String, V>, AbstractCacheManager<V>, long) - Constructor for class org.apache.dubbo.metadata.AbstractCacheManager.CacheRefreshTask
 
calAndGetRevision() - Method in class org.apache.dubbo.metadata.MetadataInfo
Calculation of this instance's status like revision and modification of the same instance must be synchronized among different threads.
calRevision(String) - Static method in class org.apache.dubbo.metadata.RevisionResolver
 
clear() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
clear() - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
 
clear() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 
clearApp() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
string app = 1;
clearGroup() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string group = 2;
clearName() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string name = 1;
clearParams() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 
clearPath() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string path = 6;
clearPort() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
int32 port = 5;
clearProtocol() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string protocol = 4;
clearRevision() - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
string revision = 1;
clearServices() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
clearVersion() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
string version = 2;
clearVersion() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string version = 3;
clone() - Method in class org.apache.dubbo.metadata.MetadataInfo
 
collectExportedURLSet() - Method in class org.apache.dubbo.metadata.MetadataInfo
 
Constants - Interface in org.apache.dubbo.metadata.report.support
 
containsParams(String) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
map<string, string> params = 7;
containsParams(String) - Method in class org.apache.dubbo.metadata.ServiceInfoV2
map<string, string> params = 7;
containsParams(String) - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
map<string, string> params = 7;
containsServices(String) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
containsServices(String) - Method in class org.apache.dubbo.metadata.MetadataInfoV2
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
containsServices(String) - Method in interface org.apache.dubbo.metadata.MetadataInfoV2OrBuilder
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;

D

DEFAULT - Static variable in interface org.apache.dubbo.metadata.report.MetadataReportFactory
 
DEFAULT_MAPPING_GROUP - Static variable in interface org.apache.dubbo.metadata.ServiceNameMapping
 
DEFAULT_METADATA_PUBLISH_DELAY - Static variable in interface org.apache.dubbo.metadata.MetadataConstants
 
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_METADATA_TIMEOUT_VALUE - Static variable in interface org.apache.dubbo.metadata.MetadataConstants
 
DEFAULT_PATH_TAG - Static variable in interface org.apache.dubbo.metadata.MetadataConstants
 
DefaultMetadataParamsFilter - Class in org.apache.dubbo.metadata
 
DefaultMetadataParamsFilter() - Constructor for class org.apache.dubbo.metadata.DefaultMetadataParamsFilter
 
destroy() - Method in class org.apache.dubbo.metadata.AbstractCacheManager
 
destroy() - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
destroy() - Method in interface org.apache.dubbo.metadata.report.MetadataReportFactory
 
destroy() - Method in class org.apache.dubbo.metadata.report.MetadataReportInstance
 
destroy() - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
destroy() - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReportFactory
 
destroy() - Method in class org.apache.dubbo.metadata.report.support.NopMetadataReport
 
DUBBO_METADATA - Static variable in interface org.apache.dubbo.metadata.report.support.Constants
 
DubboMetadataServiceV2Triple - Class in org.apache.dubbo.metadata
 
DubboMetadataServiceV2Triple() - Constructor for class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple
 
DubboMetadataServiceV2Triple.MetadataServiceV2ImplBase - Class in org.apache.dubbo.metadata
 
DubboMetadataServiceV2Triple.MetadataServiceV2Stub - Class in org.apache.dubbo.metadata
 

E

echo(String) - Method in interface org.apache.dubbo.metadata.InstanceMetadataChangedListener
Echo test Used to check consumer still online
EMPTY - Static variable in class org.apache.dubbo.metadata.MetadataInfo
 
EMPTY_REVISION - Static variable in class org.apache.dubbo.metadata.RevisionResolver
 
equals(Object) - Method in class org.apache.dubbo.metadata.MetadataInfo
 
equals(Object) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
equals(Object) - Method in class org.apache.dubbo.metadata.MetadataInfoV2
 
equals(Object) - Method in class org.apache.dubbo.metadata.MetadataRequest
 
equals(Object) - Method in class org.apache.dubbo.metadata.ParameterTypesComparator
 
equals(Object) - Method in class org.apache.dubbo.metadata.ServiceInfoV2
 
exportInstanceMetadata(String) - Method in interface org.apache.dubbo.metadata.MetadataService
Export Metadata in Service Instance of Service Discovery

G

get(String) - Method in class org.apache.dubbo.metadata.AbstractCacheManager
 
get(URL) - Method in class org.apache.dubbo.metadata.AbstractServiceNameMapping
Get the service names from the specified Dubbo service interface, group, version and protocol
getAll() - Method in class org.apache.dubbo.metadata.AbstractCacheManager
 
getAllParams() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getAndListen(URL, URL, MappingListener) - Method in class org.apache.dubbo.metadata.AbstractServiceNameMapping
 
getAndListen(URL, URL, MappingListener) - Method in interface org.apache.dubbo.metadata.ServiceNameMapping
Get the latest mapping result from remote center and register listener at the same time to get notified once mapping changes.
getAndListen(URL, MappingListener) - Method in class org.apache.dubbo.metadata.AbstractServiceNameMapping
Get the service names from the specified Dubbo service interface, group, version and protocol
getAndListenInstanceMetadata(String, InstanceMetadataChangedListener) - Method in interface org.apache.dubbo.metadata.MetadataService
1.
getApp() - Method in class org.apache.dubbo.metadata.MetadataInfo
 
getApp() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
string app = 1;
getApp() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
string app = 1;
getApp() - Method in interface org.apache.dubbo.metadata.MetadataInfoV2OrBuilder
string app = 1;
getAppBytes() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
string app = 1;
getAppBytes() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
string app = 1;
getAppBytes() - Method in interface org.apache.dubbo.metadata.MetadataInfoV2OrBuilder
string app = 1;
getApplication() - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getApplication() - Method in class org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
getAppMetadata(SubscriberMetadataIdentifier, Map<String, String>) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
getAppNames(String) - Static method in interface org.apache.dubbo.metadata.ServiceNameMapping
 
getApps() - Method in class org.apache.dubbo.metadata.MappingChangedEvent
 
getCache() - Method in class org.apache.dubbo.metadata.AbstractCacheManager
 
getCacheStore() - Method in class org.apache.dubbo.metadata.AbstractCacheManager
 
getConfigItem(String, String) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
getContent() - Method in class org.apache.dubbo.metadata.MetadataInfo
 
getDefaultExtension(ScopeModel) - Static method in interface org.apache.dubbo.metadata.ServiceNameMapping
Get the default extension of ServiceNameMapping
getDefaultInstance() - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
getDefaultInstance() - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
getDefaultInstance() - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
getDefaultInstanceForType() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
getDefaultInstanceForType() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
 
getDefaultInstanceForType() - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.dubbo.metadata.MetadataRequest
 
getDefaultInstanceForType() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 
getDefaultInstanceForType() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
 
getDescriptor() - Static method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
getDescriptor() - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
getDescriptor() - Static method in class org.apache.dubbo.metadata.MetadataRequest.Builder
 
getDescriptor() - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
getDescriptor() - Static method in class org.apache.dubbo.metadata.MetadataServiceV2OuterClass
 
getDescriptor() - Static method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 
getDescriptor() - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
getDescriptorForType() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
getDescriptorForType() - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
 
getDescriptorForType() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 
getExportedServiceURLs() - Method in class org.apache.dubbo.metadata.MetadataInfo
 
getExportedServiceURLs() - Method in interface org.apache.dubbo.metadata.MetadataService
 
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(ServiceMetadataIdentifier) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
getExportedURLs(ServiceMetadataIdentifier) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
getExportedURLs(ServiceMetadataIdentifier) - Method in class org.apache.dubbo.metadata.report.support.NopMetadataReport
 
getExtendParams() - Method in class org.apache.dubbo.metadata.MetadataInfo
 
getGroup() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getGroup() - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getGroup() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string group = 2;
getGroup() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
string group = 2;
getGroup() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
string group = 2;
getGroupBytes() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string group = 2;
getGroupBytes() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
string group = 2;
getGroupBytes() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
string group = 2;
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
 
getInstance(Class[]) - Static method in class org.apache.dubbo.metadata.ParameterTypesComparator
 
getInstance(ScopeModel) - Static method in class org.apache.dubbo.metadata.MappingCacheManager
 
getInstanceMetadataChangedListenerMap() - Method in interface org.apache.dubbo.metadata.MetadataService
Get all Metadata listener from local
getInstanceParams() - Method in class org.apache.dubbo.metadata.MetadataInfo
 
getInvoker(URL) - Method in class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple.MetadataServiceV2ImplBase
 
getJdkProxyDescribers() - Method in class org.apache.dubbo.metadata.aot.MetadataProxyDescriberRegistrar
 
getMapping(URL) - Method in class org.apache.dubbo.metadata.AbstractServiceNameMapping
 
getMapping(URL) - Method in interface org.apache.dubbo.metadata.ServiceNameMapping
 
getMappingByUrl(URL) - Static method in interface org.apache.dubbo.metadata.ServiceNameMapping
 
getMappingLock(String) - Method in class org.apache.dubbo.metadata.AbstractServiceNameMapping
 
getMatchedServiceInfos(ProtocolServiceKey) - Method in class org.apache.dubbo.metadata.MetadataInfo
 
getMatchKey() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getMetadataInfo(String) - Method in interface org.apache.dubbo.metadata.MetadataService
 
getMetadataInfo(MetadataRequest) - Method in class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple.MetadataServiceV2ImplBase
 
getMetadataInfo(MetadataRequest) - Method in class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple.MetadataServiceV2Stub
 
getMetadataInfo(MetadataRequest) - Method in interface org.apache.dubbo.metadata.MetadataServiceV2
 
getMetadataInfo(MetadataRequest, StreamObserver<MetadataInfoV2>) - Method in class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple.MetadataServiceV2ImplBase
This server stream type unary method is only used for generated stub to support async unary method.
getMetadataInfo(MetadataRequest, StreamObserver<MetadataInfoV2>) - Method in class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple.MetadataServiceV2Stub
 
getMetadataInfoAsync(MetadataRequest) - Method in class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple.MetadataServiceV2ImplBase
 
getMetadataInfoAsync(MetadataRequest) - Method in class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple.MetadataServiceV2Stub
 
getMetadataInfoAsync(MetadataRequest) - Method in interface org.apache.dubbo.metadata.MetadataServiceV2
 
getMetadataInfos() - Method in interface org.apache.dubbo.metadata.MetadataService
 
getMetadataReport(String) - Method in class org.apache.dubbo.metadata.report.MetadataReportInstance
 
getMetadataReport(URL) - Method in interface org.apache.dubbo.metadata.report.MetadataReportFactory
 
getMetadataReport(URL) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReportFactory
 
getMetadataReports(boolean) - Method in class org.apache.dubbo.metadata.report.MetadataReportInstance
 
getMetadataType() - Method in class org.apache.dubbo.metadata.report.MetadataReportInstance
 
getMetadataURL() - Method in interface org.apache.dubbo.metadata.MetadataService
 
getMethodNumbers() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getMethodParameter(String, String, String) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getMutableParams() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
Deprecated.
getMutableServices() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
Deprecated.
getName() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getName() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string name = 1;
getName() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
string name = 1;
getName() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
string name = 1;
getNameBytes() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string name = 1;
getNameBytes() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
string name = 1;
getNameBytes() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
string name = 1;
getNopMetadataReport() - Method in class org.apache.dubbo.metadata.report.MetadataReportInstance
 
getNoProtocolServiceInfo(String) - Method in class org.apache.dubbo.metadata.MetadataInfo
Get service infos of an interface with specified group, version.
getNumbers() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getParameter(String) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getParameter(String, String) - Method in class org.apache.dubbo.metadata.MetadataInfo
 
getParameters(String) - Method in class org.apache.dubbo.metadata.MetadataInfo
 
getParams() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getParams() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
Deprecated.
getParams() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
Deprecated.
getParams() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
Deprecated.
getParamsCount() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 
getParamsCount() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
 
getParamsCount() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
map<string, string> params = 7;
getParamsMap() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
map<string, string> params = 7;
getParamsMap() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
map<string, string> params = 7;
getParamsMap() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
map<string, string> params = 7;
getParamsOrDefault(String, String) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
map<string, string> params = 7;
getParamsOrDefault(String, String) - Method in class org.apache.dubbo.metadata.ServiceInfoV2
map<string, string> params = 7;
getParamsOrDefault(String, String) - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
map<string, string> params = 7;
getParamsOrThrow(String) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
map<string, string> params = 7;
getParamsOrThrow(String) - Method in class org.apache.dubbo.metadata.ServiceInfoV2
map<string, string> params = 7;
getParamsOrThrow(String) - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
map<string, string> params = 7;
getParserForType() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
 
getParserForType() - Method in class org.apache.dubbo.metadata.MetadataRequest
 
getParserForType() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
 
getPath() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getPath() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string path = 6;
getPath() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
string path = 6;
getPath() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
string path = 6;
getPathBytes() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string path = 6;
getPathBytes() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
string path = 6;
getPathBytes() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
string path = 6;
getPort() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getPort() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
int32 port = 5;
getPort() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
int32 port = 5;
getPort() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
int32 port = 5;
getProtocol() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getProtocol() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string protocol = 4;
getProtocol() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
string protocol = 4;
getProtocol() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
string protocol = 4;
getProtocolBytes() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string protocol = 4;
getProtocolBytes() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
string protocol = 4;
getProtocolBytes() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
string protocol = 4;
getProtocolServiceKey() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getRemoteMapping(URL) - Method in class org.apache.dubbo.metadata.AbstractServiceNameMapping
 
getRemoteMapping(URL) - Method in interface org.apache.dubbo.metadata.ServiceNameMapping
 
getRevision() - Method in class org.apache.dubbo.metadata.MetadataInfo
 
getRevision() - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
string revision = 1;
getRevision() - Method in class org.apache.dubbo.metadata.MetadataRequest
string revision = 1;
getRevision() - Method in interface org.apache.dubbo.metadata.MetadataRequestOrBuilder
string revision = 1;
getRevision() - Method in class org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
getRevisionBytes() - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
string revision = 1;
getRevisionBytes() - Method in class org.apache.dubbo.metadata.MetadataRequest
string revision = 1;
getRevisionBytes() - Method in interface org.apache.dubbo.metadata.MetadataRequestOrBuilder
string revision = 1;
getSerializedSize() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
 
getSerializedSize() - Method in class org.apache.dubbo.metadata.MetadataRequest
 
getSerializedSize() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
 
getService() - Method in class org.apache.dubbo.metadata.MetadataServiceDetector
 
getService() - Method in class org.apache.dubbo.metadata.MetadataServiceV2Detector
 
getServiceAppMapping(String, URL) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
getServiceAppMapping(String, MappingListener, URL) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
Serviceinvalid input: '<'-->Application Mapping -- START
getServiceDefinition(String) - Method in interface org.apache.dubbo.metadata.MetadataService
 
getServiceDefinition(String, String, String) - Method in interface org.apache.dubbo.metadata.MetadataService
Interface definition.
getServiceDefinition(MetadataIdentifier) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
getServiceDefinition(MetadataIdentifier) - Method in class org.apache.dubbo.metadata.report.support.NopMetadataReport
 
getServiceDescriptor() - Method in class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple.MetadataServiceV2ImplBase
 
getServiceInfo(String) - Method in class org.apache.dubbo.metadata.MetadataInfo
Get service info of an interface with specified group, version and protocol
getServiceInterface() - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getServiceKey() - Method in class org.apache.dubbo.metadata.MappingChangedEvent
 
getServiceKey() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getServices() - Method in class org.apache.dubbo.metadata.MetadataInfo
 
getServices() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
Deprecated.
getServices() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
Deprecated.
getServices() - Method in interface org.apache.dubbo.metadata.MetadataInfoV2OrBuilder
Deprecated.
getServicesCount() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
getServicesCount() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
 
getServicesCount() - Method in interface org.apache.dubbo.metadata.MetadataInfoV2OrBuilder
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
getServicesMap() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
getServicesMap() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
getServicesMap() - Method in interface org.apache.dubbo.metadata.MetadataInfoV2OrBuilder
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
getServicesOrDefault(String, ServiceInfoV2) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
getServicesOrDefault(String, ServiceInfoV2) - Method in class org.apache.dubbo.metadata.MetadataInfoV2
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
getServicesOrDefault(String, ServiceInfoV2) - Method in interface org.apache.dubbo.metadata.MetadataInfoV2OrBuilder
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
getServicesOrThrow(String) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
getServicesOrThrow(String) - Method in class org.apache.dubbo.metadata.MetadataInfoV2
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
getServicesOrThrow(String) - Method in interface org.apache.dubbo.metadata.MetadataInfoV2OrBuilder
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
getServiceString(String) - Method in class org.apache.dubbo.metadata.MetadataInfo
 
getSide() - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getSubscribedServiceURLs() - Method in class org.apache.dubbo.metadata.MetadataInfo
 
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(SubscriberMetadataIdentifier) - Method in class org.apache.dubbo.metadata.report.support.NopMetadataReport
 
getTypeDescribers() - Method in class org.apache.dubbo.metadata.aot.MetadataReflectionTypeDescriberRegistrar
 
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
 
getUniqueServiceName() - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getUrl() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getUrl() - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
getValidServiceInfo(String) - Method in class org.apache.dubbo.metadata.MetadataInfo
 
getVersion() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
getVersion() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
string version = 2;
getVersion() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
string version = 2;
getVersion() - Method in interface org.apache.dubbo.metadata.MetadataInfoV2OrBuilder
string version = 2;
getVersion() - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
getVersion() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string version = 3;
getVersion() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
string version = 3;
getVersion() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
string version = 3;
getVersionBytes() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
string version = 2;
getVersionBytes() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
string version = 2;
getVersionBytes() - Method in interface org.apache.dubbo.metadata.MetadataInfoV2OrBuilder
string version = 2;
getVersionBytes() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string version = 3;
getVersionBytes() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
string version = 3;
getVersionBytes() - Method in interface org.apache.dubbo.metadata.ServiceInfoV2OrBuilder
string version = 3;
GROUP_FIELD_NUMBER - Static variable in class org.apache.dubbo.metadata.ServiceInfoV2
 

H

hashCode() - Method in class org.apache.dubbo.metadata.MetadataInfo
 
hashCode() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
hashCode() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
 
hashCode() - Method in class org.apache.dubbo.metadata.MetadataRequest
 
hashCode() - Method in class org.apache.dubbo.metadata.ParameterTypesComparator
 
hashCode() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
 
hasMethodParameter(String) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
hasMethodParameter(String, String) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
hasValidMetadataCenter() - Method in interface org.apache.dubbo.metadata.ServiceNameMapping
 

I

init() - Method in class org.apache.dubbo.metadata.MetadataInfo
Initialize is needed when MetadataInfo is created from deserialization on the consumer side before being used for RPC call.
init(List<MetadataReportConfig>) - Method in class org.apache.dubbo.metadata.report.MetadataReportInstance
 
initializeApplicationModel(ApplicationModel) - Method in class org.apache.dubbo.metadata.report.MetadataScopeModelInitializer
 
initializeFrameworkModel(FrameworkModel) - Method in class org.apache.dubbo.metadata.report.MetadataScopeModelInitializer
 
initializeModuleModel(ModuleModel) - Method in class org.apache.dubbo.metadata.report.MetadataScopeModelInitializer
 
InstanceMetadataChangedListener - Interface in org.apache.dubbo.metadata
 
instanceParamsExcluded() - Method in interface org.apache.dubbo.metadata.MetadataParamsFilter
params that need to be excluded before sending to registry center
instanceParamsIncluded() - Method in class org.apache.dubbo.metadata.DefaultMetadataParamsFilter
 
instanceParamsIncluded() - Method in interface org.apache.dubbo.metadata.MetadataParamsFilter
params that need to be sent to registry center
isInitialized() - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
isInitialized() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
 
isInitialized() - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
 
isInitialized() - Method in class org.apache.dubbo.metadata.MetadataRequest
 
isInitialized() - Method in class org.apache.dubbo.metadata.report.MetadataReportInstance
 
isInitialized() - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 
isInitialized() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
 
isMetadataService(String) - Static method in interface org.apache.dubbo.metadata.MetadataService
 

J

JAVA_SERVICE_NAME - Static variable in interface org.apache.dubbo.metadata.MetadataServiceV2
 

K

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

M

map(URL) - Method in interface org.apache.dubbo.metadata.ServiceNameMapping
Map the specified Dubbo service interface, group, version and protocol to current Dubbo service name
MappingCacheManager - Class in org.apache.dubbo.metadata
TODO, Using randomly accessible file-based cache can be another choice if memory consumption turns to be an issue.
MappingCacheManager(boolean, String, ScheduledExecutorService) - Constructor for class org.apache.dubbo.metadata.MappingCacheManager
 
MappingChangedEvent - Class in org.apache.dubbo.metadata
 
MappingChangedEvent(String, Set<String>) - Constructor for class org.apache.dubbo.metadata.MappingChangedEvent
 
MappingListener - Interface in org.apache.dubbo.metadata
 
matchProtocolServiceKey(ProtocolServiceKey) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 
mergeFrom(Message) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
mergeFrom(Message) - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 
mergeFrom(MetadataInfoV2) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
mergeFrom(MetadataRequest) - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
 
mergeFrom(ServiceInfoV2) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 
META_DATA_STORE_TAG - Static variable in interface org.apache.dubbo.metadata.MetadataConstants
 
METADATA_PROXY_TIMEOUT_KEY - Static variable in interface org.apache.dubbo.metadata.MetadataConstants
 
METADATA_PUBLISH_DELAY_KEY - Static variable in interface org.apache.dubbo.metadata.MetadataConstants
 
METADATA_REPORT_KEY - Static variable in interface org.apache.dubbo.metadata.report.support.Constants
 
MetadataConstants - Interface in org.apache.dubbo.metadata
 
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
 
MetadataInfo - Class in org.apache.dubbo.metadata
 
MetadataInfo() - Constructor for class org.apache.dubbo.metadata.MetadataInfo
 
MetadataInfo(String) - Constructor for class org.apache.dubbo.metadata.MetadataInfo
 
MetadataInfo(String, String, Map<String, MetadataInfo.ServiceInfo>) - Constructor for class org.apache.dubbo.metadata.MetadataInfo
 
MetadataInfo.ServiceInfo - Class in org.apache.dubbo.metadata
 
MetadataInfoV2 - Class in org.apache.dubbo.metadata
Protobuf type org.apache.dubbo.metadata.MetadataInfoV2
MetadataInfoV2.Builder - Class in org.apache.dubbo.metadata
Protobuf type org.apache.dubbo.metadata.MetadataInfoV2
MetadataInfoV2OrBuilder - Interface in org.apache.dubbo.metadata
 
MetadataParamsFilter - Interface in org.apache.dubbo.metadata
This filter applies an either 'include' or 'exclude' policy with 'include' having higher priority.
MetadataProxyDescriberRegistrar - Class in org.apache.dubbo.metadata.aot
 
MetadataProxyDescriberRegistrar() - Constructor for class org.apache.dubbo.metadata.aot.MetadataProxyDescriberRegistrar
 
MetadataReflectionTypeDescriberRegistrar - Class in org.apache.dubbo.metadata.aot
 
MetadataReflectionTypeDescriberRegistrar() - Constructor for class org.apache.dubbo.metadata.aot.MetadataReflectionTypeDescriberRegistrar
 
MetadataReport - Interface in org.apache.dubbo.metadata.report
 
MetadataReportFactory - Interface in org.apache.dubbo.metadata.report
 
MetadataReportInstance - Class in org.apache.dubbo.metadata.report
Repository of MetadataReport instances that can talk to remote metadata server.
MetadataReportInstance(ApplicationModel) - Constructor for class org.apache.dubbo.metadata.report.MetadataReportInstance
 
metadataReportRetry - Variable in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
MetadataRequest - Class in org.apache.dubbo.metadata
Protobuf type org.apache.dubbo.metadata.MetadataRequest
MetadataRequest.Builder - Class in org.apache.dubbo.metadata
Protobuf type org.apache.dubbo.metadata.MetadataRequest
MetadataRequestOrBuilder - Interface in org.apache.dubbo.metadata
 
MetadataScopeModelInitializer - Class in org.apache.dubbo.metadata.report
 
MetadataScopeModelInitializer() - Constructor for class org.apache.dubbo.metadata.report.MetadataScopeModelInitializer
 
MetadataService - Interface in org.apache.dubbo.metadata
This service is used to expose the metadata information inside a Dubbo process.
MetadataServiceDetector - Class in org.apache.dubbo.metadata
 
MetadataServiceDetector() - Constructor for class org.apache.dubbo.metadata.MetadataServiceDetector
 
MetadataServiceV2 - Interface in org.apache.dubbo.metadata
 
MetadataServiceV2Detector - Class in org.apache.dubbo.metadata
 
MetadataServiceV2Detector() - Constructor for class org.apache.dubbo.metadata.MetadataServiceV2Detector
 
MetadataServiceV2ImplBase() - Constructor for class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple.MetadataServiceV2ImplBase
 
MetadataServiceV2OuterClass - Class in org.apache.dubbo.metadata
 
MetadataServiceV2Stub(Invoker<MetadataServiceV2>) - Constructor for class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple.MetadataServiceV2Stub
 
MetadataServiceVersionUtils - Class in org.apache.dubbo.metadata.util
 
MetadataServiceVersionUtils() - Constructor for class org.apache.dubbo.metadata.util.MetadataServiceVersionUtils
 

N

NAME - Static variable in class org.apache.dubbo.metadata.MetadataServiceV2Detector
 
NAME_FIELD_NUMBER - Static variable in class org.apache.dubbo.metadata.ServiceInfoV2
 
NAMESPACE_KEY - Static variable in interface org.apache.dubbo.metadata.MetadataConstants
 
needExportV1(ApplicationModel) - Static method in class org.apache.dubbo.metadata.util.MetadataServiceVersionUtils
check if we should export MetadataService
needExportV2(ApplicationModel) - Static method in class org.apache.dubbo.metadata.util.MetadataServiceVersionUtils
check if we should export MetadataServiceV2
newBuilder() - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
newBuilder() - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
newBuilder() - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
newBuilder(MetadataInfoV2) - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
newBuilder(MetadataRequest) - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
newBuilder(ServiceInfoV2) - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
newBuilderForType() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
 
newBuilderForType() - Method in class org.apache.dubbo.metadata.MetadataRequest
 
newBuilderForType() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
 
newStub(Invoker<?>) - Static method in class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple
 
NopMetadataReport - Class in org.apache.dubbo.metadata.report.support
 
NopMetadataReport() - Constructor for class org.apache.dubbo.metadata.report.support.NopMetadataReport
 

O

onEvent(String) - Method in interface org.apache.dubbo.metadata.InstanceMetadataChangedListener
Call when metadata in provider side update
onEvent(MappingChangedEvent) - Method in interface org.apache.dubbo.metadata.MappingListener
 
onlyExportV2(ApplicationModel) - Static method in class org.apache.dubbo.metadata.util.MetadataServiceVersionUtils
check if we should only export MetadataServiceV2
org.apache.dubbo.metadata - package org.apache.dubbo.metadata
 
org.apache.dubbo.metadata.aot - package org.apache.dubbo.metadata.aot
 
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.util - package org.apache.dubbo.metadata.util
 

P

ParameterTypesComparator - Class in org.apache.dubbo.metadata
 
ParameterTypesComparator(Class[]) - Constructor for class org.apache.dubbo.metadata.ParameterTypesComparator
 
PARAMS_FIELD_NUMBER - Static variable in class org.apache.dubbo.metadata.ServiceInfoV2
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
parseFrom(byte[]) - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
parseFrom(byte[]) - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
parseFrom(byte[]) - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
parseFrom(ByteString) - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
parseFrom(ByteString) - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
parseFrom(ByteString) - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
parseFrom(CodedInputStream) - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
parseFrom(CodedInputStream) - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
parseFrom(InputStream) - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
parseFrom(InputStream) - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
parseFrom(InputStream) - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
parseFrom(ByteBuffer) - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
parseFrom(ByteBuffer) - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
parseFrom(ByteBuffer) - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
parser() - Static method in class org.apache.dubbo.metadata.MetadataInfoV2
 
parser() - Static method in class org.apache.dubbo.metadata.MetadataRequest
 
parser() - Static method in class org.apache.dubbo.metadata.ServiceInfoV2
 
PATH - Enum constant in enum org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
 
PATH_FIELD_NUMBER - Static variable in class org.apache.dubbo.metadata.ServiceInfoV2
 
PATH_SEPARATOR - Static variable in interface org.apache.dubbo.metadata.MetadataConstants
 
PORT_FIELD_NUMBER - Static variable in class org.apache.dubbo.metadata.ServiceInfoV2
 
PROTOCOL_FIELD_NUMBER - Static variable in class org.apache.dubbo.metadata.ServiceInfoV2
 
publishAppMetadata(SubscriberMetadataIdentifier, MetadataInfo) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
Application Metadata -- START
put(String, V) - Method in class org.apache.dubbo.metadata.AbstractCacheManager
 
putAllParams(Map<String, String>) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
map<string, string> params = 7;
putAllServices(Map<String, ServiceInfoV2>) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
putCachedMapping(String, Set<String>) - Method in class org.apache.dubbo.metadata.AbstractServiceNameMapping
 
putCachedMapping(String, Set<String>) - Method in interface org.apache.dubbo.metadata.ServiceNameMapping
 
putParams(String, String) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
map<string, string> params = 7;
putServices(String, ServiceInfoV2) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;

R

registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.dubbo.metadata.MetadataServiceV2OuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.dubbo.metadata.MetadataServiceV2OuterClass
 
registerServiceAppMapping(String, String, String, Object) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
registerServiceAppMapping(String, String, URL) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
remove(String) - Method in class org.apache.dubbo.metadata.AbstractCacheManager
 
removeCachedMapping(String) - Method in class org.apache.dubbo.metadata.AbstractServiceNameMapping
 
removeCachedMapping(String) - Method in interface org.apache.dubbo.metadata.ServiceNameMapping
 
removeParams(String) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
map<string, string> params = 7;
removeService(URL) - Method in class org.apache.dubbo.metadata.MetadataInfo
 
removeServiceAppMappingListener(String, MappingListener) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
removeServiceMetadata(ServiceMetadataIdentifier) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
removeServiceMetadata(ServiceMetadataIdentifier) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
removeServiceMetadata(ServiceMetadataIdentifier) - Method in class org.apache.dubbo.metadata.report.support.NopMetadataReport
 
removeServices(String) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
map<string, .org.apache.dubbo.metadata.ServiceInfoV2> services = 3;
removeSubscribedURL(URL) - Method in class org.apache.dubbo.metadata.MetadataInfo
 
REPORT_CONSUMER_URL_KEY - Static variable in interface org.apache.dubbo.metadata.MetadataConstants
 
retry() - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
REVISION_FIELD_NUMBER - Static variable in class org.apache.dubbo.metadata.MetadataRequest
 
RevisionResolver - Class in org.apache.dubbo.metadata
 
RevisionResolver() - Constructor for class org.apache.dubbo.metadata.RevisionResolver
 
run() - Method in class org.apache.dubbo.metadata.AbstractCacheManager.CacheRefreshTask
 

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
 
saveServiceMetadata(ServiceMetadataIdentifier, URL) - Method in class org.apache.dubbo.metadata.report.support.NopMetadataReport
 
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
 
saveSubscribedData(SubscriberMetadataIdentifier, Set<String>) - Method in class org.apache.dubbo.metadata.report.support.NopMetadataReport
 
SERVICE_NAME - Static variable in class org.apache.dubbo.metadata.DubboMetadataServiceV2Triple
 
SERVICE_NAME - Static variable in interface org.apache.dubbo.metadata.MetadataServiceV2
 
ServiceInfo() - Constructor for class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
ServiceInfo(String, String, String, String, int, String, Map<String, String>) - Constructor for class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
ServiceInfo(URL, List<MetadataParamsFilter>) - Constructor for class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
ServiceInfoV2 - Class in org.apache.dubbo.metadata
Protobuf type org.apache.dubbo.metadata.ServiceInfoV2
ServiceInfoV2.Builder - Class in org.apache.dubbo.metadata
Protobuf type org.apache.dubbo.metadata.ServiceInfoV2
ServiceInfoV2OrBuilder - Interface in org.apache.dubbo.metadata
 
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
ServiceNameMapping - Interface in org.apache.dubbo.metadata
This will interact with remote metadata center to find the interface-app mapping and will cache the data locally.
serviceParamsExcluded() - Method in class org.apache.dubbo.metadata.DefaultMetadataParamsFilter
 
serviceParamsExcluded() - Method in interface org.apache.dubbo.metadata.MetadataParamsFilter
params that need to be excluded before sending to metadata center
serviceParamsIncluded() - Method in interface org.apache.dubbo.metadata.MetadataParamsFilter
params that need to be sent to metadata center
SERVICES_FIELD_NUMBER - Static variable in class org.apache.dubbo.metadata.MetadataInfoV2
 
setApp(String) - Method in class org.apache.dubbo.metadata.MetadataInfo
 
setApp(String) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
string app = 1;
setAppBytes(ByteString) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
string app = 1;
setApplication(String) - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setApplication(String) - Method in class org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
setApplicationModel(ApplicationModel) - Method in class org.apache.dubbo.metadata.AbstractServiceNameMapping
 
setGroup(String) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
setGroup(String) - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setGroup(String) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string group = 2;
setGroupBytes(ByteString) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string group = 2;
setName(String) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
setName(String) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string name = 1;
setParams(Map<String, String>) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
setPath(String) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
setPath(String) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string path = 6;
setPathBytes(ByteString) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string path = 6;
setPort(int) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
setPort(int) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
int32 port = 5;
setProtocol(String) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
setProtocol(String) - Method in class org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
setProtocol(String) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string protocol = 4;
setProtocolBytes(ByteString) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string protocol = 4;
setRevision(String) - Method in class org.apache.dubbo.metadata.MetadataInfo
 
setRevision(String) - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
string revision = 1;
setRevision(String) - Method in class org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
setRevision(String) - Method in class org.apache.dubbo.metadata.report.identifier.SubscriberMetadataIdentifier
 
setRevisionBytes(ByteString) - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
string revision = 1;
setServiceInterface(String) - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setSide(String) - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.dubbo.metadata.MetadataRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
 
setVersion(String) - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
setVersion(String) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
string version = 2;
setVersion(String) - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
setVersion(String) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string version = 3;
setVersionBytes(ByteString) - Method in class org.apache.dubbo.metadata.MetadataInfoV2.Builder
string version = 2;
setVersionBytes(ByteString) - Method in class org.apache.dubbo.metadata.ServiceInfoV2.Builder
string version = 3;
shouldReportDefinition() - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
shouldReportDefinition() - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
shouldReportDefinition() - Method in class org.apache.dubbo.metadata.report.support.NopMetadataReport
 
shouldReportMetadata() - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
shouldReportMetadata() - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
shouldReportMetadata() - Method in class org.apache.dubbo.metadata.report.support.NopMetadataReport
 
stop() - Method in interface org.apache.dubbo.metadata.MappingListener
 
stopListen(URL, MappingListener) - Method in class org.apache.dubbo.metadata.AbstractServiceNameMapping
 
stopListen(URL, MappingListener) - Method in interface org.apache.dubbo.metadata.ServiceNameMapping
 
storeConsumerMetadata(MetadataIdentifier, Map<String, String>) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
deprecated or need triage
storeConsumerMetadata(MetadataIdentifier, Map<String, String>) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
storeConsumerMetadata(MetadataIdentifier, Map<String, String>) - Method in class org.apache.dubbo.metadata.report.support.NopMetadataReport
 
storeProviderMetadata(MetadataIdentifier, ServiceDefinition) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
Service Definition -- START
storeProviderMetadata(MetadataIdentifier, ServiceDefinition) - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
storeProviderMetadata(MetadataIdentifier, ServiceDefinition) - Method in class org.apache.dubbo.metadata.report.support.NopMetadataReport
 
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
 
support() - Static method in class org.apache.dubbo.metadata.MetadataServiceV2Detector
 

T

toBuilder() - Method in class org.apache.dubbo.metadata.MetadataInfoV2
 
toBuilder() - Method in class org.apache.dubbo.metadata.MetadataRequest
 
toBuilder() - Method in class org.apache.dubbo.metadata.ServiceInfoV2
 
toDescString() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
toFullString() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
toFullString() - Method in class org.apache.dubbo.metadata.MetadataInfo
 
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.MappingChangedEvent
 
toString() - Method in class org.apache.dubbo.metadata.MetadataInfo.ServiceInfo
 
toString() - Method in class org.apache.dubbo.metadata.MetadataInfo
 
toString() - Method in class org.apache.dubbo.metadata.report.identifier.MetadataIdentifier
 
toString() - Method in class org.apache.dubbo.metadata.report.identifier.ServiceMetadataIdentifier
 
toString() - Method in class org.apache.dubbo.metadata.report.support.AbstractMetadataReport
 
toStringKeys(Set<String>) - Static method in interface org.apache.dubbo.metadata.ServiceNameMapping
 
toV1(MetadataInfoV2) - Static method in class org.apache.dubbo.metadata.util.MetadataServiceVersionUtils
 
toV1(ServiceInfoV2) - Static method in class org.apache.dubbo.metadata.util.MetadataServiceVersionUtils
 
toV2(MetadataInfo) - Static method in class org.apache.dubbo.metadata.util.MetadataServiceVersionUtils
 
toV2(MetadataInfo.ServiceInfo) - Static method in class org.apache.dubbo.metadata.util.MetadataServiceVersionUtils
 
tripleConfigured(ApplicationModel) - Static method in class org.apache.dubbo.metadata.util.MetadataServiceVersionUtils
check if we can use triple as MetadataService protocol

U

UNIQUE_KEY - Enum constant in enum org.apache.dubbo.metadata.report.identifier.KeyTypeEnum
 
unPublishAppMetadata(SubscriberMetadataIdentifier, MetadataInfo) - Method in interface org.apache.dubbo.metadata.report.MetadataReport
 
update(Map<String, V>) - Method in class org.apache.dubbo.metadata.AbstractCacheManager
 

V

V1 - Static variable in class org.apache.dubbo.metadata.util.MetadataServiceVersionUtils
 
V2 - Static variable in class org.apache.dubbo.metadata.util.MetadataServiceVersionUtils
 
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() - Method in interface org.apache.dubbo.metadata.MetadataService
Gets the version of MetadataService that always equals MetadataService.VERSION
VERSION - Static variable in interface org.apache.dubbo.metadata.MetadataService
The contract version of MetadataService, the future update must make sure compatible.
VERSION_FIELD_NUMBER - Static variable in class org.apache.dubbo.metadata.MetadataInfoV2
 
VERSION_FIELD_NUMBER - Static variable in class org.apache.dubbo.metadata.ServiceInfoV2
 

W

writeTo(CodedOutputStream) - Method in class org.apache.dubbo.metadata.MetadataInfoV2
 
writeTo(CodedOutputStream) - Method in class org.apache.dubbo.metadata.MetadataRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.dubbo.metadata.ServiceInfoV2
 
$ A B C D E G H I J K M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form