public class TaggedHistogram extends com.codahale.metrics.Histogram implements TaggedMetric
| Constructor and Description |
|---|
TaggedHistogram(com.codahale.metrics.Reservoir reservoir,
Map<String,String> tags) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getTags() |
Copyright © 2016. All rights reserved.