public class ClassLoaderHistogramRecordBuilder extends HistogramRecord
COMPARATOR_FOR_LABEL, COMPARATOR_FOR_NUMBEROFOBJECTS, COMPARATOR_FOR_RETAINEDHEAPSIZE, COMPARATOR_FOR_USEDHEAPSIZE
Constructor and Description |
---|
ClassLoaderHistogramRecordBuilder(String label,
int classLoaderId,
long retainedHeapSize) |
Modifier and Type | Method and Description |
---|---|
void |
add(ClassHistogramRecord classHistogramRecord) |
ClassLoaderHistogramRecord |
toClassLoaderHistogramRecord(boolean isDefaultHistogram) |
getLabel, getNumberOfObjects, getRetainedHeapSize, getUsedHeapSize, incNumberOfObjects, incNumberOfObjects, incRetainedHeapSize, incUsedHeapSize, reverseComparator, setLabel, setNumberOfObjects, setRetainedHeapSize, setUsedHeapSize
public ClassLoaderHistogramRecordBuilder(String label, int classLoaderId, long retainedHeapSize)
public void add(ClassHistogramRecord classHistogramRecord)
public ClassLoaderHistogramRecord toClassLoaderHistogramRecord(boolean isDefaultHistogram)