B C D F G H R 

B

build(MetricsSystem, String, String, String) - Method in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter.Builder
Builds a HadoopMetrics2Reporter with the given properties, making metrics available to the Hadoop Metrics2 framework (any configured MetricsSources.

C

com.github.joshelser.dropwizard.metrics.hadoop - package com.github.joshelser.dropwizard.metrics.hadoop
 
convertDuration(double) - Method in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter
 
convertDurationsTo(TimeUnit) - Method in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter.Builder
Convert durations to the given time unit.
convertRate(double) - Method in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter
 
convertRatesTo(TimeUnit) - Method in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter.Builder
Convert rates to the given time unit.

D

DURATION_UNIT_LABEL - Static variable in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter
 

F

filter(MetricFilter) - Method in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter.Builder
Only report metrics which match the given filter.
forRegistry(MetricRegistry) - Static method in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter

G

getDurationUnit() - Method in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter
 
getMetrics(MetricsCollector, boolean) - Method in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter
 
getRateUnit() - Method in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter
 

H

HadoopMetrics2Reporter - Class in com.github.joshelser.dropwizard.metrics.hadoop
A Reporter which also acts as a Hadoop Metrics2 MetricsSource.
HadoopMetrics2Reporter.Builder - Class in com.github.joshelser.dropwizard.metrics.hadoop
A builder to create HadoopMetrics2Reporter instances.

R

RATE_UNIT_LABEL - Static variable in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter
 
recordContext(String) - Method in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter.Builder
A "context" name that will be added as a tag on each emitted metric record.
report(SortedMap<String, Gauge>, SortedMap<String, Counter>, SortedMap<String, Histogram>, SortedMap<String, Meter>, SortedMap<String, Timer>) - Method in class com.github.joshelser.dropwizard.metrics.hadoop.HadoopMetrics2Reporter
 
B C D F G H R 

Copyright © 2016. All rights reserved.