public class ExposedStatistic extends Object
Constructor and Description |
---|
ExposedStatistic(String name,
Class<?> type,
Set<String> tags,
Map<String,Object> properties,
Object stat) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Map<String,Object> |
getProperties() |
Object |
getStat() |
Set<String> |
getTags() |
Class<?> |
getType() |
Copyright © 2017. All rights reserved.