public static class AllocationTagsManager.TypeToCountedTags<T> extends Object
| Constructor and Description | 
|---|
| TypeToCountedTags() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | absorb(AllocationTagsManager.TypeToCountedTags<T> target)Absorbs the given  AllocationTagsManager.TypeToCountedTagsto current mapping,
 this will aggregate the count of the tags with same name. | 
| Map<T,Map<String,Long>> | getTypeToTagsWithCount() | 
| protected AllocationTagsManager.TypeToCountedTags | immutableCopy() | 
protected void absorb(AllocationTagsManager.TypeToCountedTags<T> target)
AllocationTagsManager.TypeToCountedTags to current mapping,
 this will aggregate the count of the tags with same name.target - a AllocationTagsManager.TypeToCountedTags to merge with.protected AllocationTagsManager.TypeToCountedTags immutableCopy()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.