Index

A C E G I O R S T 
All Classes and Interfaces|All Packages|Constant Field Values

A

APP_LEVEL_KEYS - Static variable in interface org.apache.dubbo.metrics.registry.RegistryMetricsConstants
 
ATTACHMENT_REGISTRY_KEY - Static variable in interface org.apache.dubbo.metrics.registry.RegistryMetricsConstants
 
ATTACHMENT_REGISTRY_SINGLE_KEY - Static variable in interface org.apache.dubbo.metrics.registry.RegistryMetricsConstants
 

C

collect() - Method in class org.apache.dubbo.metrics.registry.collector.RegistryMetricsCollector
 

E

export(MetricsCategory) - Method in class org.apache.dubbo.metrics.registry.collector.RegistryStatComposite
 

G

getAppStats() - Method in class org.apache.dubbo.metrics.registry.collector.RegistryStatComposite
 
getRgs(MetricsEvent) - Static method in class org.apache.dubbo.metrics.registry.event.RegistrySpecListener
Get the number of multiple registries
getServiceKey(MetricsEvent) - Static method in class org.apache.dubbo.metrics.registry.event.RegistrySpecListener
 
getSize(MetricsEvent) - Static method in class org.apache.dubbo.metrics.registry.event.RegistrySpecListener
Get the exposed number of the protocol

I

incrMetricsNum(MetricsKey, String) - Method in class org.apache.dubbo.metrics.registry.collector.RegistryStatComposite
 
incrMetricsNum(MetricsKey, List<String>) - Method in class org.apache.dubbo.metrics.registry.collector.RegistryMetricsCollector
 
incrRegisterFinishNum(MetricsKey, String, List<String>, Long) - Method in class org.apache.dubbo.metrics.registry.collector.RegistryMetricsCollector
 
incrServiceRegisterFinishNum(MetricsKeyWrapper, String, List<String>, int, Long) - Method in class org.apache.dubbo.metrics.registry.collector.RegistryMetricsCollector
 
incrServiceRegisterNum(MetricsKeyWrapper, String, List<String>, int) - Method in class org.apache.dubbo.metrics.registry.collector.RegistryMetricsCollector
 
init(List<MetricsKey>) - Method in class org.apache.dubbo.metrics.registry.collector.RegistryStatComposite
 
isCollectEnabled() - Method in class org.apache.dubbo.metrics.registry.collector.RegistryMetricsCollector
 

O

onError(MetricsKey, CombMetricsCollector<?>) - Static method in class org.apache.dubbo.metrics.registry.event.RegistrySpecListener
 
onErrorOfService(MetricsKey, MetricsPlaceValue, CombMetricsCollector<?>) - Static method in class org.apache.dubbo.metrics.registry.event.RegistrySpecListener
 
onFinish(MetricsKey, CombMetricsCollector<?>) - Static method in class org.apache.dubbo.metrics.registry.event.RegistrySpecListener
 
onFinishOfNotify(MetricsKey, MetricsPlaceValue, CombMetricsCollector<?>) - Static method in class org.apache.dubbo.metrics.registry.event.RegistrySpecListener
Every time an event is triggered, multiple serviceKey related to notify are increment
onFinishOfService(MetricsKey, MetricsPlaceValue, CombMetricsCollector<?>) - Static method in class org.apache.dubbo.metrics.registry.event.RegistrySpecListener
 
onPost(MetricsKey, CombMetricsCollector<?>) - Static method in class org.apache.dubbo.metrics.registry.event.RegistrySpecListener
Perform auto-increment on the monitored key, Can use a custom listener instead of this generic operation
onPostOfDirectory(MetricsKey, CombMetricsCollector<?>) - Static method in class org.apache.dubbo.metrics.registry.event.RegistrySpecListener
Every time an event is triggered, multiple fixed key related to directory are increment, which has nothing to do with the monitored key
onPostOfService(MetricsKey, MetricsPlaceValue, CombMetricsCollector<?>) - Static method in class org.apache.dubbo.metrics.registry.event.RegistrySpecListener
 
OP_TYPE_DIRECTORY - Static variable in interface org.apache.dubbo.metrics.registry.RegistryMetricsConstants
 
OP_TYPE_NOTIFY - Static variable in interface org.apache.dubbo.metrics.registry.RegistryMetricsConstants
 
OP_TYPE_REGISTER - Static variable in interface org.apache.dubbo.metrics.registry.RegistryMetricsConstants
 
OP_TYPE_REGISTER_SERVICE - Static variable in interface org.apache.dubbo.metrics.registry.RegistryMetricsConstants
 
OP_TYPE_SUBSCRIBE - Static variable in interface org.apache.dubbo.metrics.registry.RegistryMetricsConstants
 
OP_TYPE_SUBSCRIBE_SERVICE - Static variable in interface org.apache.dubbo.metrics.registry.RegistryMetricsConstants
 
org.apache.dubbo.metrics.registry - package org.apache.dubbo.metrics.registry
 
org.apache.dubbo.metrics.registry.collector - package org.apache.dubbo.metrics.registry.collector
 
org.apache.dubbo.metrics.registry.event - package org.apache.dubbo.metrics.registry.event
 

R

refreshDirectoryEvent(ApplicationModel, Map<MetricsKey, Map<String, Integer>>, Map<String, String>) - Static method in class org.apache.dubbo.metrics.registry.event.RegistryEvent
 
REGISTER_LEVEL_KEYS - Static variable in interface org.apache.dubbo.metrics.registry.RegistryMetricsConstants
 
RegistryEvent - Class in org.apache.dubbo.metrics.registry.event
Registry related events
RegistryEvent(ApplicationModel, TypeWrapper) - Constructor for class org.apache.dubbo.metrics.registry.event.RegistryEvent
 
RegistryMetricsCollector - Class in org.apache.dubbo.metrics.registry.collector
Registry implementation of MetricsCollector
RegistryMetricsCollector(ApplicationModel) - Constructor for class org.apache.dubbo.metrics.registry.collector.RegistryMetricsCollector
 
RegistryMetricsConstants - Interface in org.apache.dubbo.metrics.registry
 
RegistrySpecListener - Class in org.apache.dubbo.metrics.registry.event
Different from the general-purpose listener constructor MetricsApplicationListener , it provides registry custom listeners
RegistrySpecListener() - Constructor for class org.apache.dubbo.metrics.registry.event.RegistrySpecListener
 
RegistryStatComposite - Class in org.apache.dubbo.metrics.registry.collector
 
RegistryStatComposite(ApplicationModel) - Constructor for class org.apache.dubbo.metrics.registry.collector.RegistryStatComposite
 
RegistrySubDispatcher - Class in org.apache.dubbo.metrics.registry.event
 
RegistrySubDispatcher(RegistryMetricsCollector) - Constructor for class org.apache.dubbo.metrics.registry.event.RegistrySubDispatcher
 

S

SERVICE_LEVEL_KEYS - Static variable in interface org.apache.dubbo.metrics.registry.RegistryMetricsConstants
 
setCollectEnabled(Boolean) - Method in class org.apache.dubbo.metrics.registry.collector.RegistryMetricsCollector
 
setNum(MetricsKeyWrapper, String, int, Map<String, String>) - Method in class org.apache.dubbo.metrics.registry.collector.RegistryMetricsCollector
 

T

toNotifyEvent(ApplicationModel) - Static method in class org.apache.dubbo.metrics.registry.event.RegistryEvent
 
toRegisterEvent(ApplicationModel, List<String>) - Static method in class org.apache.dubbo.metrics.registry.event.RegistryEvent
 
toRsEvent(ApplicationModel, String, int, List<String>) - Static method in class org.apache.dubbo.metrics.registry.event.RegistryEvent
 
toSsEvent(ApplicationModel, String, List<String>) - Static method in class org.apache.dubbo.metrics.registry.event.RegistryEvent
 
toSubscribeEvent(ApplicationModel, String) - Static method in class org.apache.dubbo.metrics.registry.event.RegistryEvent
 
A C E G I O R S T 
All Classes and Interfaces|All Packages|Constant Field Values