net.minecraft.util.profiling.jfr.stats

public record FileIOStat$Summary

brn$a
net.minecraft.util.profiling.jfr.stats.FileIOStat$Summary
net.minecraft.class_6523$class_6524
net.minecraft.unmapped.C_hlnuiwlk$C_khejogpp
net.minecraft.util.profiling.jfr.sample.FileIoSample$Statistics
net.minecraft.util.profiling.jfr.data.FileIoData$Summary

Field summary

Modifier and TypeField
private final long
a
totalBytes
comp_28
f_ttwguiiq
totalBytes
totalBytes
private final double
b
bytesPerSecond
comp_29
f_dfwnbtof
bytesPerSecond
bytesPerSecond
private final long
c
counts
comp_30
f_vrwsxihk
count
counts
private final double
d
countsPerSecond
comp_31
f_tgfyavkx
countPerSecond
countsPerSecond
private final Duration
e
timeSpentInIO
comp_32
f_fvfxqsxn
totalDuration
timeSpentInIo
private final List<com.mojang.datafixers.util.Pair<String, Long>>
f
topTenContributorsByTotalBytes
comp_33
f_uryjoiyr
topContributors
topTenContributorsByTotalBytes

Constructor summary

ModifierConstructor
public (long totalBytes, double bytesPerSecond, long counts, double countsPerSecond, Duration timeSpentInIo, List<com.mojang.datafixers.util.Pair<String, Long>> topTenContributorsByTotalBytes)

Method summary

Modifier and TypeMethod
public long
a()
totalBytes()
comp_28()
m_wxpfelwo()
totalBytes()
totalBytes()
public double
b()
bytesPerSecond()
comp_29()
m_orvnvljr()
bytesPerSecond()
bytesPerSecond()
public long
c()
counts()
comp_30()
m_fuzbypon()
count()
counts()
public double
d()
countsPerSecond()
comp_31()
m_kskxswns()
countPerSecond()
countsPerSecond()
public Duration
e()
timeSpentInIO()
comp_32()
m_ohzxpyyy()
totalDuration()
timeSpentInIo()
public List<com.mojang.datafixers.util.Pair<String, Long>>
f()
topTenContributorsByTotalBytes()
comp_33()
m_vuldpdzx()
topContributors()
topTenContributorsByTotalBytes()