net.minecraft.util.profiling.metrics.storage

public class MetricsPersister

bsj
net.minecraft.util.profiling.metrics.storage.MetricsPersister
net.minecraft.class_5971
net.minecraft.unmapped.C_mxkrezql
net.minecraft.util.profiler.RecordDumper
net.minecraft.util.profiler.RecordDumper

Field summary

Modifier and TypeField
public static final Path
a
PROFILING_RESULTS_DIR
field_29616
f_ozdivxnb
DEBUG_PROFILING_DIRECTORY
DEBUG_PROFILING_DIRECTORY
public static final String
b
METRICS_DIR_NAME
field_32677
f_iqjhjixn
METRICS_DIRECTORY
METRICS_DIRECTORY
public static final String
c
DEVIATIONS_DIR_NAME
field_32678
f_mbjlaqhe
DEVIATIONS_DIRECTORY
DEVIATIONS_DIRECTORY
public static final String
d
PROFILING_RESULT_FILENAME
field_32679
f_zwgrmyxb
FILE_NAME
FILE_NAME
private static final org.slf4j.Logger
e
LOGGER
field_29618
f_vhmpkkfm
LOGGER
LOGGER
private final String
f
rootFolderName
field_33903
f_xchhsovo
type
type

Constructor summary

ModifierConstructor
public (String type)

Method summary

Modifier and TypeMethod
public Path
a(Set<bry> arg0, Map<bry, List<bsk>> arg1, bqm arg2)
saveReports(Set<MetricSampler> arg0, Map<MetricSampler, List<RecordedDeviation>> arg1, ProfileResults arg2)
method_34807(Set<class_5965> arg0, Map<class_5965, List<class_5964>> arg1, class_3696 arg2)
m_shfvcltz(Set<C_owhhojqn> arg0, Map<C_owhhojqn, List<C_xghvuxqt>> arg1, C_dzczqjri arg2)
createDump(Set<Sampler> samplers, Map<Sampler, List<Deviation>> deviations, ProfileResult result)
createDump(Set<Sampler> samplers, Map<Sampler, List<Deviation>> deviations, ProfileResult result)
private void
a(Set<bry> arg0, Path arg1)
saveMetrics(Set<MetricSampler> arg0, Path arg1)
method_34803(Set<class_5965> arg0, Path arg1)
m_eclebhkz(Set<C_owhhojqn> arg0, Path arg1)
writeSamplers(Set<Sampler> samplers, Path directory)
writeSamplers(Set<Sampler> samplers, Path directory)
private void
a(brx arg0, List<bry> arg1, Path arg2)
saveCategory(MetricCategory arg0, List<MetricSampler> arg1, Path arg2)
method_37208(class_5949 arg0, List<class_5965> arg1, Path arg2)
m_uxwjbfzd(C_oqsgkejx arg0, List<C_owhhojqn> arg1, Path arg2)
writeSamplersInType(SampleType type, List<Sampler> samplers, Path directory)
writeSamplersInType(SampleType type, List<Sampler> samplers, Path directory)
private void
a(Map<bry, List<bsk>> arg0, Path arg1)
saveDeviations(Map<MetricSampler, List<RecordedDeviation>> arg0, Path arg1)
method_37212(Map<class_5965, List<class_5964>> arg0, Path arg1)
m_cbujezeq(Map<C_owhhojqn, List<C_xghvuxqt>> arg0, Path arg1)
writeDeviations(Map<Sampler, List<Deviation>> deviations, Path deviationsDirectory)
writeDeviations(Map<Sampler, List<Deviation>> deviations, Path deviationsDirectory)
private void
a(bqm arg0, Path arg1)
saveProfilingTaskExecutionResult(ProfileResults arg0, Path arg1)
method_34802(class_3696 arg0, Path arg1)
m_zjuwrcto(C_dzczqjri arg0, Path arg1)
save(ProfileResult result, Path directory)
save(ProfileResult result, Path directory)