Uses of Class
io.higson.runtime.diagnostic.callstack.DiagnosticCallStackReport
Packages that use DiagnosticCallStackReport
Package
Description
-
Uses of DiagnosticCallStackReport in io.higson.runtime.core.datasource.snapshot
Method parameters in io.higson.runtime.core.datasource.snapshot with type arguments of type DiagnosticCallStackReportModifier and TypeMethodDescriptionvoidSnapshotDiagnosticCallStackReportDao.saveBatch(List<DiagnosticCallStackReport> reports) -
Uses of DiagnosticCallStackReport in io.higson.runtime.diagnostic.callstack
Methods in io.higson.runtime.diagnostic.callstack with parameters of type DiagnosticCallStackReportModifier and TypeMethodDescriptionlongDiagnosticCallStackReportDao.save(DiagnosticCallStackReport report) Method parameters in io.higson.runtime.diagnostic.callstack with type arguments of type DiagnosticCallStackReportModifier and TypeMethodDescriptionvoidDiagnosticCallStackReportDao.saveBatch(List<DiagnosticCallStackReport> reports) -
Uses of DiagnosticCallStackReport in io.higson.runtime.diagnostic.persister
Methods in io.higson.runtime.diagnostic.persister that return types with arguments of type DiagnosticCallStackReportMethod parameters in io.higson.runtime.diagnostic.persister with type arguments of type DiagnosticCallStackReportModifier and TypeMethodDescriptionvoidCallStackReportDiagnosticEventPersister.saveBatch(List<DiagnosticCallStackReport> items)