| Package | Description |
|---|---|
| org.zeroturnaround.stats.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<RunStats> |
StatsData.runStats |
| Modifier and Type | Method and Description |
|---|---|
RunStats |
StatsData.getUnInitializedItem(int queueId) |
RunStats |
StatsData.popUnInitializedItem(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<RunStats> |
StatsData.getAllWaitTimes() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsData.addToEdenSpace(RunStats runStat) |
void |
StatsData.addToTenuredSpace(RunStats runStat) |
Copyright © 2004-2014. All Rights Reserved.