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