public interface ProfilingTask extends java.lang.Runnable, HarvestListener
Modifier and Type | Method and Description |
---|---|
void |
addProfile(ProfilerParameters parameters) |
void |
removeProfile(ProfilerParameters parameters) |
afterHarvest, beforeHarvest
void addProfile(ProfilerParameters parameters)
void removeProfile(ProfilerParameters parameters)