public class PerformanceTracker extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PerformanceTracker.Stats |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableMap<String,PerformanceTracker.Stats> |
getStats() |
void |
outputTracerReport(PrintStream pstr) |
public com.google.common.collect.ImmutableMap<String,PerformanceTracker.Stats> getStats()
public void outputTracerReport(PrintStream pstr)