public class ProfileAction extends java.lang.Object implements AdminAction
| Constructor and Description |
|---|
ProfileAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
java.lang.String |
execute(long activeTime,
long samplingRate,
int depth) |
java.lang.String |
jsonProfile() |
void |
start(long samplingRate,
int depth) |
public void cancel()
public void start(long samplingRate,
int depth)
public java.lang.String execute(long activeTime,
long samplingRate,
int depth)
throws ConfigException
ConfigExceptionpublic java.lang.String jsonProfile()