| Package | Description |
|---|---|
| org.mule.runtime.api.profiling.type |
| Modifier and Type | Field and Description |
|---|---|
static ProfilingEventType<ComponentThreadingProfilingEventContext> |
RuntimeProfilingEventTypes.OPERATION_EXECUTED
A
ProfilingEventType that indicates that an operation has finished its execution. |
static ProfilingEventType<ComponentThreadingProfilingEventContext> |
RuntimeProfilingEventTypes.OPERATION_THREAD_RELEASE
A
ProfilingEventType that indicates that an operation will no longer use the thread where it started. |
static ProfilingEventType<ComponentThreadingProfilingEventContext> |
RuntimeProfilingEventTypes.STARTING_OPERATION_EXECUTION
A
ProfilingEventType that indicates that an operation is about to begin its execution. |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.