@Experimental public final class ComponentThreadingProfilingEventType extends Object implements ProfilingEventType<ComponentThreadingProfilingEventContext>
ProfilingEventType for component threading. A ProfilingDataConsumer can be created to consume the data
associated to these profiling events.ProfilingEventType,
ProfilingDataConsumer| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getProfilingEventTypeIdentifier() |
String |
getProfilingEventTypeNamespace() |
int |
hashCode() |
static ComponentThreadingProfilingEventType |
of(String profilingEventTypeIdentifier,
String profilingEventTypeNamespace) |
public static ComponentThreadingProfilingEventType of(String profilingEventTypeIdentifier, String profilingEventTypeNamespace)
public String getProfilingEventTypeIdentifier()
getProfilingEventTypeIdentifier in interface ProfilingEventType<ComponentThreadingProfilingEventContext>public String getProfilingEventTypeNamespace()
getProfilingEventTypeNamespace in interface ProfilingEventType<ComponentThreadingProfilingEventContext>Copyright © 2024 MuleSoft, Inc.. All rights reserved.