public class ProfileEntryReqStat extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private long |
executeCount |
private long |
executeTimeNanos |
| 构造器和说明 |
|---|
ProfileEntryReqStat() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addExecuteTimeNanos(long nanos) |
long |
getExecuteCount() |
long |
getExecuteTimeNanos() |
void |
incrementExecuteCount() |
Copyright © 2013–2019 Alibaba Group. All rights reserved.