jar

com.newrelic.agent.extension : class-histogram-extension

Maven & Gradle

Jan 28, 2020

class-histogram-extension · Create New Relic events for measuring class heap usage.

Table Of Contents

Latest Version

Download com.newrelic.agent.extension : class-histogram-extension JAR file - Latest Versions:

All Versions

Download com.newrelic.agent.extension : class-histogram-extension JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window class-histogram-extension-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.newrelic.classhistogram

├─ com.newrelic.classhistogram.ClassHistogramConfiguration.class - [JAR]

├─ com.newrelic.classhistogram.DaemonThreadFactory.class - [JAR]

├─ com.newrelic.classhistogram.ExtensionPremain.class - [JAR]

├─ com.newrelic.classhistogram.ExtensionService.class - [JAR]

├─ com.newrelic.classhistogram.Extractor.class - [JAR]

├─ com.newrelic.classhistogram.ExtractorSupplier.class - [JAR]

├─ com.newrelic.classhistogram.PidExtractor.class - [JAR]

├─ com.newrelic.classhistogram.Receiver.class - [JAR]

├─ com.newrelic.classhistogram.RowEvent.class - [JAR]

├─ com.newrelic.classhistogram.Task.class - [JAR]

com.newrelic.classhistogram.impl

├─ com.newrelic.classhistogram.impl.AccumulatingReceiver.class - [JAR]

├─ com.newrelic.classhistogram.impl.ClassHistogramConfigurationImpl.class - [JAR]

├─ com.newrelic.classhistogram.impl.Helper.class - [JAR]

├─ com.newrelic.classhistogram.impl.HistogramReceiver.class - [JAR]

├─ com.newrelic.classhistogram.impl.Jmap.class - [JAR]

com.newrelic.classhistogram.extract

├─ com.newrelic.classhistogram.extract.ExtractorFactory.class - [JAR]