Skip navigation links
A B C D G I M O P Q S T 

A

AbstractMetricsReporter - Class in org.apache.dubbo.metrics
AbstractMetricsReporter.
AbstractMetricsReporterFactory - Class in org.apache.dubbo.metrics
AbstractMetricsReporterFactory.
AbstractMetricsReporterFactory(ApplicationModel) - Constructor for class org.apache.dubbo.metrics.AbstractMetricsReporterFactory
 
add(double) - Method in class org.apache.dubbo.metrics.aggregate.TimeWindowQuantile
 
AggregateMetricsCollector - Class in org.apache.dubbo.metrics.collector
Aggregation metrics collector implementation of MetricsCollector.
AggregateMetricsCollector(ApplicationModel) - Constructor for class org.apache.dubbo.metrics.collector.AggregateMetricsCollector
 

B

beforeExecute() - Method in class org.apache.dubbo.metrics.filter.MetricsCollectExecutor
 
bucketLivedSeconds() - Method in class org.apache.dubbo.metrics.aggregate.TimeWindowCounter
 

C

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

D

decrement() - Method in class org.apache.dubbo.metrics.aggregate.TimeWindowCounter
 
decrement(Long) - Method in class org.apache.dubbo.metrics.aggregate.TimeWindowCounter
 
DefaultMetricsService - Class in org.apache.dubbo.metrics.service
Default implementation of MetricsService
DefaultMetricsService(ApplicationModel) - Constructor for class org.apache.dubbo.metrics.service.DefaultMetricsService
 
destroy() - Method in class org.apache.dubbo.metrics.AbstractMetricsReporter
 

G

get() - Method in class org.apache.dubbo.metrics.aggregate.TimeWindowCounter
 
getMetricsByCategories(List<MetricsCategory>) - Method in class org.apache.dubbo.metrics.service.DefaultMetricsService
 
getMetricsByCategories(String, List<MetricsCategory>) - Method in class org.apache.dubbo.metrics.service.DefaultMetricsService
 
getMetricsByCategories(String, String, Class<?>[], List<MetricsCategory>) - Method in class org.apache.dubbo.metrics.service.DefaultMetricsService
 

I

increment() - Method in class org.apache.dubbo.metrics.aggregate.TimeWindowCounter
 
increment(Long) - Method in class org.apache.dubbo.metrics.aggregate.TimeWindowCounter
 
init() - Method in class org.apache.dubbo.metrics.AbstractMetricsReporter
 
invoke(Invoker<?>, Invocation) - Method in class org.apache.dubbo.metrics.filter.MetricsFilter
 

M

MetricsCollectExecutor - Class in org.apache.dubbo.metrics.filter
 
MetricsCollectExecutor(DefaultMetricsCollector, Invocation) - Constructor for class org.apache.dubbo.metrics.filter.MetricsCollectExecutor
 
MetricsFilter - Class in org.apache.dubbo.metrics.filter
 
MetricsFilter() - Constructor for class org.apache.dubbo.metrics.filter.MetricsFilter
 

O

onError(Throwable, Invoker<?>, Invocation) - Method in class org.apache.dubbo.metrics.filter.MetricsFilter
 
onEvent(MetricsEvent) - Method in class org.apache.dubbo.metrics.collector.AggregateMetricsCollector
 
onResponse(Result, Invoker<?>, Invocation) - Method in class org.apache.dubbo.metrics.filter.MetricsFilter
 
org.apache.dubbo.metrics - package org.apache.dubbo.metrics
 
org.apache.dubbo.metrics.aggregate - package org.apache.dubbo.metrics.aggregate
 
org.apache.dubbo.metrics.collector - package org.apache.dubbo.metrics.collector
 
org.apache.dubbo.metrics.filter - package org.apache.dubbo.metrics.filter
 
org.apache.dubbo.metrics.service - package org.apache.dubbo.metrics.service
 

P

postExecute(Result) - Method in class org.apache.dubbo.metrics.filter.MetricsCollectExecutor
 

Q

quantile(double) - Method in class org.apache.dubbo.metrics.aggregate.TimeWindowQuantile
 

S

setApplicationModel(ApplicationModel) - Method in class org.apache.dubbo.metrics.filter.MetricsFilter
 

T

throwExecute(Throwable) - Method in class org.apache.dubbo.metrics.filter.MetricsCollectExecutor
 
TimeWindowCounter - Class in org.apache.dubbo.metrics.aggregate
Wrapper around Counter like Long and Integer.
TimeWindowCounter(int, int) - Constructor for class org.apache.dubbo.metrics.aggregate.TimeWindowCounter
 
TimeWindowQuantile - Class in org.apache.dubbo.metrics.aggregate
Wrapper around TDigest.
TimeWindowQuantile(double, int, int) - Constructor for class org.apache.dubbo.metrics.aggregate.TimeWindowQuantile
 
A B C D G I M O P Q S T 
Skip navigation links

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