Package io.higson.runtime.profiler.callstack
package io.higson.runtime.profiler.callstack
-
ClassDescriptionDiagnostic (profiling) implementation of
AttributeInterceptor.Strategy for flushing a completed call-stack report.TesterDiagnosticCallStackFlushStrategy: does nothing on flush.ProductionDiagnosticCallStackFlushStrategy: builds aDiagnosticCallStackReport, enqueues it on theDiagnosticQueue, then clears the thread-localDiagnosticCallStack.