@Experimental @NoInstantiate public class TaskSchedulingProfilingEventType extends Object implements ProfilingEventType<TaskSchedulingProfilingEventContext>
ProfilingEventType for task scheduling. A ProfilingDataConsumer can be created to consume the data associated
to these profiling events.ProfilingEventType,
ProfilingDataConsumer,
Scheduler| Constructor and Description |
|---|
TaskSchedulingProfilingEventType(String profilingEventTypeIdentifier,
String profilingEventTypeNamespace) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProfilingEventTypeIdentifier() |
String |
getProfilingEventTypeNamespace() |
public String getProfilingEventTypeIdentifier()
getProfilingEventTypeIdentifier in interface ProfilingEventType<TaskSchedulingProfilingEventContext>public String getProfilingEventTypeNamespace()
getProfilingEventTypeNamespace in interface ProfilingEventType<TaskSchedulingProfilingEventContext>Copyright © 2022 MuleSoft, Inc.. All rights reserved.