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