Uses of Class
net.minecraft.util.profiling.jfr.event.NetworkSummaryEvent.Recorder
Packages that use NetworkSummaryEvent.Recorder
-
Uses of NetworkSummaryEvent.Recorder in net.minecraft.util.profiling.jfr
Fields in net.minecraft.util.profiling.jfr with type parameters of type NetworkSummaryEvent.RecorderModifier and TypeFieldDescriptionprivate final Map<String,NetworkSummaryEvent.Recorder> JfrProfiler.summaryRecorderByAddressMethods in net.minecraft.util.profiling.jfr that return NetworkSummaryEvent.RecorderModifier and TypeMethodDescriptionprivate NetworkSummaryEvent.RecorderJfrProfiler.getOrCreateSummaryRecorder(SocketAddress address)