View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jfr-mappers-1.9.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.newrelic.jfr.tosummary
├─ com.newrelic.jfr.tosummary.AbstractThreadDispatchingSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.BaseDurationSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.BasicGarbageCollectionSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.EventToSummary.class - [JAR]
├─ com.newrelic.jfr.tosummary.G1GarbageCollectionSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.GCHeapSummarySummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.LongSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.NetworkReadSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.NetworkWriteSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.ObjectAllocationInNewTLABSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.ObjectAllocationOutsideTLABSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.PairSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.PerThreadNetworkReadSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.PerThreadNetworkWriteSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.PerThreadObjectAllocationInNewTLABSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.PerThreadObjectAllocationOutsideTLABSummarizer.class - [JAR]
├─ com.newrelic.jfr.tosummary.SimpleDurationSummarizer.class - [JAR]
com.newrelic.jfr.profiler
├─ com.newrelic.jfr.profiler.EventToEventSummary.class - [JAR]
├─ com.newrelic.jfr.profiler.FlameLevel.class - [JAR]
├─ com.newrelic.jfr.profiler.FlamegraphMarshaller.class - [JAR]
├─ com.newrelic.jfr.profiler.FrameFlattener.class - [JAR]
├─ com.newrelic.jfr.profiler.JvmStackTraceEvent.class - [JAR]
├─ com.newrelic.jfr.profiler.ProfileSummarizer.class - [JAR]
com.newrelic.jfr
├─ com.newrelic.jfr.MethodSupport.class - [JAR]
├─ com.newrelic.jfr.ProfilerRegistry.class - [JAR]
├─ com.newrelic.jfr.RecordedObjectValidators.class - [JAR]
├─ com.newrelic.jfr.ThreadNameNormalizer.class - [JAR]
├─ com.newrelic.jfr.ToEventRegistry.class - [JAR]
├─ com.newrelic.jfr.ToMetricRegistry.class - [JAR]
├─ com.newrelic.jfr.ToSummaryRegistry.class - [JAR]
├─ com.newrelic.jfr.Workarounds.class - [JAR]
com.newrelic.jfr.tometric
├─ com.newrelic.jfr.tometric.AllocationRequiringGCMapper.class - [JAR]
├─ com.newrelic.jfr.tometric.CPUThreadLoadMapper.class - [JAR]
├─ com.newrelic.jfr.tometric.ContextSwitchRateMapper.class - [JAR]
├─ com.newrelic.jfr.tometric.EventToMetric.class - [JAR]
├─ com.newrelic.jfr.tometric.GCHeapSummaryMapper.class - [JAR]
├─ com.newrelic.jfr.tometric.GarbageCollectionMapper.class - [JAR]
├─ com.newrelic.jfr.tometric.MetaspaceSummaryMapper.class - [JAR]
├─ com.newrelic.jfr.tometric.OverallCPULoadMapper.class - [JAR]
├─ com.newrelic.jfr.tometric.ThreadAllocationStatisticsMapper.class - [JAR]
com.newrelic.jfr.toevent
├─ com.newrelic.jfr.toevent.AttributeValueSplitter.class - [JAR]
├─ com.newrelic.jfr.toevent.EventToEvent.class - [JAR]
├─ com.newrelic.jfr.toevent.JITCompilationMapper.class - [JAR]
├─ com.newrelic.jfr.toevent.JVMInformationMapper.class - [JAR]
├─ com.newrelic.jfr.toevent.JVMSystemPropertyMapper.class - [JAR]
├─ com.newrelic.jfr.toevent.MethodSampleMapper.class - [JAR]
├─ com.newrelic.jfr.toevent.ThreadLockEventMapper.class - [JAR]
├─ com.newrelic.jfr.toevent.ValhallaVBCDetector.class - [JAR]