Modifier and Type | Field and Description |
---|---|
protected long |
async |
protected AverageMinMax |
avg |
protected long |
sync |
Modifier | Constructor and Description |
---|---|
protected |
Result() |
Modifier and Type | Method and Description |
---|---|
protected void |
add(boolean sync,
long time) |
protected long |
async() |
protected double |
avg() |
protected long |
max() |
protected long |
min() |
protected long |
sync() |
String |
toString() |
protected long sync
protected long async
protected final AverageMinMax avg
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.