public class MetricTags extends Object
Constructor and Description |
---|
MetricTags(Map<String,Object> tags) |
MetricTags(Map<String,Object> tags,
Map<String,DynamicMetricTag> dynamicTags) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
MetricTags |
extend(Map<String,String> newTags,
Map<String,DynamicMetricTag> newDynamicTags) |
Map<String,Object> |
getTags() |
int |
hashCode() |
MetricTagsSnapshot |
snapshot() |
String |
toString() |
public MetricTags extend(Map<String,String> newTags, Map<String,DynamicMetricTag> newDynamicTags)
public MetricTagsSnapshot snapshot()
Copyright © GigaSpaces.