@NoImplement @Experimental public interface ComponentThreadingProfilingEventContext extends ComponentProfilingEventContext
ProfilingEventContext for component threading related ProfilingEventType's. This defines the data associated to
component threading profiling event types.ProcessingStrategyProfilingEventType| Modifier and Type | Method and Description |
|---|---|
Optional<ThreadSnapshot> |
getThreadSnapshot() |
void |
setThreadSnapshot(ThreadSnapshot threadSnapshot) |
getArtifactId, getArtifactType, getCorrelationId, getLocation, getThreadNamegetTriggerTimestampOptional<ThreadSnapshot> getThreadSnapshot()
ThreadSnapshot containing a snapshot of the profiling event thread state.void setThreadSnapshot(ThreadSnapshot threadSnapshot)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.