public class DiscoveryProfile
extends java.lang.Object
implements org.json.simple.JSONStreamAware
| Constructor and Description |
|---|
DiscoveryProfile(Profile profile,
ThreadNameNormalizer threadNameNormalizer) |
| Modifier and Type | Method and Description |
|---|---|
void |
noticeStartTracer(int signatureId) |
void |
writeJSONString(java.io.Writer out) |
public DiscoveryProfile(Profile profile, ThreadNameNormalizer threadNameNormalizer)