public interface ProfilerControl
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled() |
void |
startProfiler(ProfilerParameters parameters) |
int |
stopProfiler(java.lang.Long profileId,
boolean report) |
void startProfiler(ProfilerParameters parameters)
int stopProfiler(java.lang.Long profileId,
boolean report)
boolean isEnabled()