Uses of Class
io.higson.runtime.profiler.callstack.DiagnosticCallStackSummary
Packages that use DiagnosticCallStackSummary
-
Uses of DiagnosticCallStackSummary in io.higson.runtime.profiler.callstack
Methods in io.higson.runtime.profiler.callstack that return DiagnosticCallStackSummaryModifier and TypeMethodDescriptionDiagnosticCallStackSummary.copy()DiagnosticCallStackSummaryGenerator.generate(DiagnosticCallStack diagnosticCallStack) Methods in io.higson.runtime.profiler.callstack with parameters of type DiagnosticCallStackSummaryModifier and TypeMethodDescriptionvoidDiagnosticCallStackFlushStrategy.flush(String elementName, DiagnosticCallStackEvent.ElementType elementType, DiagnosticCallStackSummary summary, String instanceId) Called once the top-level profiling frame has finished.voidNoopDiagnosticCallStackFlushStrategy.flush(String elementName, DiagnosticCallStackEvent.ElementType elementType, DiagnosticCallStackSummary summary, String instanceId) voidQueueDiagnosticCallStackFlushStrategy.flush(String elementName, DiagnosticCallStackEvent.ElementType elementType, DiagnosticCallStackSummary summary, String instanceId)