- get75thPercentile() - 类 中的方法com.alibaba.metrics.AbstractSnapshot
-
Returns the value at the 75th percentile in the distribution.
- get75thPercentile() - 类 中的方法com.alibaba.metrics.BucketSnapshot
-
- get95thPercentile() - 类 中的方法com.alibaba.metrics.AbstractSnapshot
-
Returns the value at the 95th percentile in the distribution.
- get95thPercentile() - 类 中的方法com.alibaba.metrics.BucketSnapshot
-
- get98thPercentile() - 类 中的方法com.alibaba.metrics.AbstractSnapshot
-
Returns the value at the 98th percentile in the distribution.
- get98thPercentile() - 类 中的方法com.alibaba.metrics.BucketSnapshot
-
- get999thPercentile() - 类 中的方法com.alibaba.metrics.AbstractSnapshot
-
Returns the value at the 99.9th percentile in the distribution.
- get999thPercentile() - 类 中的方法com.alibaba.metrics.BucketSnapshot
-
- get99thPercentile() - 类 中的方法com.alibaba.metrics.AbstractSnapshot
-
Returns the value at the 99th percentile in the distribution.
- get99thPercentile() - 类 中的方法com.alibaba.metrics.BucketSnapshot
-
- getAddonCounts() - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getAllCategoryMetrics(MetricFilter) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getBucketCounts(long) - 类 中的方法com.alibaba.metrics.BucketCounterImpl
-
Return the bucket count, keyed by timestamp
- getBucketCounts() - 类 中的方法com.alibaba.metrics.BucketCounterImpl
-
- getBucketInterval() - 类 中的方法com.alibaba.metrics.BucketCounterImpl
-
- getBucketInterval() - 类 中的方法com.alibaba.metrics.FastCompassImpl
-
- getBucketSuccessCount() - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getBucketValues(long) - 类 中的方法com.alibaba.metrics.ClusterHistogramImpl
-
- getCategoryMetrics(String) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getCategoryMetrics(String, MetricFilter) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getClusterHistogram(String, MetricName, long[]) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getClusterHistograms(MetricFilter) - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
- getCompass(String, MetricName) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getCompass(String, MetricName, ReservoirType) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getCompasses(String, MetricFilter) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getCompasses(MetricFilter) - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
- getCompasses() - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
- getCount() - 类 中的方法com.alibaba.metrics.BucketCounterImpl
-
- getCount() - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getCount() - 类 中的方法com.alibaba.metrics.CounterImpl
-
Returns the counter's current value.
- getCount() - 类 中的方法com.alibaba.metrics.HistogramImpl
-
Returns the number of values recorded.
- getCount() - 类 中的方法com.alibaba.metrics.MeterImpl
-
- getCount() - 类 中的方法com.alibaba.metrics.TimerImpl
-
- getCountAndRtPerCategory() - 类 中的方法com.alibaba.metrics.FastCompassImpl
-
- getCountAndRtPerCategory(long) - 类 中的方法com.alibaba.metrics.FastCompassImpl
-
- getCounter(String, MetricName) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getCounters(String, MetricFilter) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getCounters() - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
Returns a map of all the counters in the registry and their names.
- getCounters(MetricFilter) - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
Returns a map of all the counters in the registry and their names which match the given
filter.
- getErrorCodeCounts() - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getFastCompass(String, MetricName) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getFastCompasses(String, MetricFilter) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getFastCompasses() - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
- getFastCompasses(MetricFilter) - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
- getFifteenMinuteRate() - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getFifteenMinuteRate() - 类 中的方法com.alibaba.metrics.MeterImpl
-
- getFifteenMinuteRate() - 类 中的方法com.alibaba.metrics.TimerImpl
-
- getFiveMinuteRate() - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getFiveMinuteRate() - 类 中的方法com.alibaba.metrics.MeterImpl
-
- getFiveMinuteRate() - 类 中的方法com.alibaba.metrics.TimerImpl
-
- getGauges(String, MetricFilter) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getGauges() - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
Returns a map of all the gauges in the registry and their names.
- getGauges(MetricFilter) - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
Returns a map of all the gauges in the registry and their names which match the given filter.
- getHistogram(String, MetricName) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getHistogram(String, MetricName, ReservoirType) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getHistograms(String, MetricFilter) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getHistograms() - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
Returns a map of all the histograms in the registry and their names.
- getHistograms(MetricFilter) - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
Returns a map of all the histograms in the registry and their names which match the given
filter.
- getInstantCount() - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getInstantCount(long) - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getInstantCount() - 类 中的方法com.alibaba.metrics.MeterImpl
-
- getInstantCount(long) - 类 中的方法com.alibaba.metrics.MeterImpl
-
- getInstantCount() - 类 中的方法com.alibaba.metrics.TimerImpl
-
- getInstantCount(long) - 类 中的方法com.alibaba.metrics.TimerImpl
-
- getInstantCountInterval() - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getInstantCountInterval() - 类 中的方法com.alibaba.metrics.MeterImpl
-
- getInstantCountInterval() - 类 中的方法com.alibaba.metrics.TimerImpl
-
- getMax() - 类 中的方法com.alibaba.metrics.BucketSnapshot
-
- getMax() - 类 中的方法com.alibaba.metrics.UniformSnapshot
-
Returns the highest value in the snapshot.
- getMax() - 类 中的方法com.alibaba.metrics.WeightedSnapshot
-
Returns the highest value in the snapshot.
- getMean() - 类 中的方法com.alibaba.metrics.BucketSnapshot
-
- getMean() - 类 中的方法com.alibaba.metrics.UniformSnapshot
-
Returns the arithmetic mean of the values in the snapshot.
- getMean() - 类 中的方法com.alibaba.metrics.WeightedSnapshot
-
Returns the weighted arithmetic mean of the values in the snapshot.
- getMeanRate() - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getMeanRate() - 类 中的方法com.alibaba.metrics.MeterImpl
-
- getMeanRate() - 类 中的方法com.alibaba.metrics.TimerImpl
-
- getMedian() - 类 中的方法com.alibaba.metrics.AbstractSnapshot
-
Returns the median value in the distribution.
- getMedian() - 类 中的方法com.alibaba.metrics.BucketSnapshot
-
- getMeter(String, MetricName) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getMeters(String, MetricFilter) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getMeters() - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
Returns a map of all the meters in the registry and their names.
- getMeters(MetricFilter) - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
Returns a map of all the meters in the registry and their names which match the given filter.
- getMethodCountPerCategory() - 类 中的方法com.alibaba.metrics.FastCompassImpl
-
- getMethodCountPerCategory(long) - 类 中的方法com.alibaba.metrics.FastCompassImpl
-
- getMethodRtPerCategory() - 类 中的方法com.alibaba.metrics.FastCompassImpl
-
- getMethodRtPerCategory(long) - 类 中的方法com.alibaba.metrics.FastCompassImpl
-
- getMetricManager() - 类 中的方法com.alibaba.metrics.MetricManagerBinder
-
- getMetricRegistryByGroup(String) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getMetrics(String) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getMetrics(MetricFilter) - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
- getMetrics() - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
- getMin() - 类 中的方法com.alibaba.metrics.BucketSnapshot
-
- getMin() - 类 中的方法com.alibaba.metrics.UniformSnapshot
-
Returns the lowest value in the snapshot.
- getMin() - 类 中的方法com.alibaba.metrics.WeightedSnapshot
-
Returns the lowest value in the snapshot.
- getNames() - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
Returns a set of the names of all the metrics in the registry.
- getOneMinuteRate() - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getOneMinuteRate() - 类 中的方法com.alibaba.metrics.MeterImpl
-
- getOneMinuteRate() - 类 中的方法com.alibaba.metrics.TimerImpl
-
- getOrCreate(String) - 类 中的静态方法com.alibaba.metrics.SharedMetricRegistries
-
- getRate(TimeUnit) - 类 中的方法com.alibaba.metrics.EWMA
-
Returns the rate in the given units of time.
- getSingleton() - 类 中的静态方法com.alibaba.metrics.MetricManagerBinder
-
- getSnapshot() - 类 中的方法com.alibaba.metrics.BucketReservoir
-
获取最新的bucket的快照
- getSnapshot() - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getSnapshot() - 类 中的方法com.alibaba.metrics.ExponentiallyDecayingReservoir
-
- getSnapshot() - 类 中的方法com.alibaba.metrics.HistogramImpl
-
- getSnapshot() - 类 中的方法com.alibaba.metrics.SlidingTimeWindowReservoir
-
- getSnapshot() - 类 中的方法com.alibaba.metrics.SlidingWindowReservoir
-
- getSnapshot() - 类 中的方法com.alibaba.metrics.TimerImpl
-
- getSnapshot() - 类 中的方法com.alibaba.metrics.UniformReservoir
-
- getStdDev() - 类 中的方法com.alibaba.metrics.BucketSnapshot
-
- getStdDev() - 类 中的方法com.alibaba.metrics.UniformSnapshot
-
Returns the standard deviation of the values in the snapshot.
- getStdDev() - 类 中的方法com.alibaba.metrics.WeightedSnapshot
-
Returns the weighted standard deviation of the values in the snapshot.
- getSuccessCount() - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getSuccessRate() - 类 中的方法com.alibaba.metrics.CompassImpl
-
- getTick() - 类 中的方法com.alibaba.metrics.ManualClock
-
- getTime() - 类 中的方法com.alibaba.metrics.ManualClock
-
- getTimer(String, MetricName) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getTimer(String, MetricName, ReservoirType) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getTimers(String, MetricFilter) - 类 中的方法com.alibaba.metrics.AliMetricManager
-
- getTimers() - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
Returns a map of all the timers in the registry and their names.
- getTimers(MetricFilter) - 类 中的方法com.alibaba.metrics.MetricRegistryImpl
-
Returns a map of all the timers in the registry and their names which match the given filter.
- getValue(double) - 类 中的方法com.alibaba.metrics.BucketSnapshot
-
- getValue(double) - 类 中的方法com.alibaba.metrics.UniformSnapshot
-
Returns the value at the given quantile.
- getValue(double) - 类 中的方法com.alibaba.metrics.WeightedSnapshot
-
Returns the value at the given quantile.
- getValues() - 类 中的方法com.alibaba.metrics.BucketSnapshot
-
- getValues() - 类 中的方法com.alibaba.metrics.UniformSnapshot
-
Returns the entire set of values in the snapshot.
- getValues() - 类 中的方法com.alibaba.metrics.WeightedSnapshot
-
Returns the entire set of values in the snapshot.