public class ThreadStatsComponent extends Object
| Constructor and Description |
|---|
ThreadStatsComponent(ThreadAllocatedBytes threadAllocatedBytes) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCpuNanos() |
ThreadStats |
getThreadStats() |
void |
onComplete() |
public ThreadStatsComponent(ThreadAllocatedBytes threadAllocatedBytes)
public long getCpuNanos()
public ThreadStats getThreadStats()
public void onComplete()
Copyright © 2011–2020 Glowroot contributors. All rights reserved.