@Experimental public final class ProcessingStrategyProfilingEventType extends Object implements ProfilingEventType<ComponentProcessingStrategyProfilingEventContext>
ProfilingEventType for processing strategies. 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 ProcessingStrategyProfilingEventType |
of(String profilingEventTypeIdentifier,
String profilingEventTypeNamespace) |
public static ProcessingStrategyProfilingEventType of(String profilingEventTypeIdentifier, String profilingEventTypeNamespace)
public String getProfilingEventTypeIdentifier()
getProfilingEventTypeIdentifier in interface ProfilingEventType<ComponentProcessingStrategyProfilingEventContext>public String getProfilingEventTypeNamespace()
getProfilingEventTypeNamespace in interface ProfilingEventType<ComponentProcessingStrategyProfilingEventContext>Copyright © 2022 MuleSoft, Inc.. All rights reserved.