@InterfaceAudience.Private public static class AbstractMetricsContext.TagMap extends TreeMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Method and Description |
---|---|
boolean |
containsAll(AbstractMetricsContext.TagMap other)
Returns true if this tagmap contains every tag in other.
|
ceilingEntry, ceilingKey, clear, clone, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, remove, size, subMap, subMap, tailMap, tailMap, values
equals, hashCode, isEmpty, toString
public boolean containsAll(AbstractMetricsContext.TagMap other)
Copyright © 2013 Apache Software Foundation. All rights reserved.