public class ProfileQuery
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ProfileQuery(long activeTime,
long period,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
long |
getActiveTime() |
int |
getDepth() |
long |
getPeriod() |
java.lang.String |
toString() |