|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.jacob.vpu.Statistics.PerTargetStatistics
public static final class Statistics.PerTargetStatistics
Field Summary | |
---|---|
long |
invocations
|
long |
maxRunTimeMs
|
long |
minRunTimeMs
|
long |
totalRunTimeMs
|
Constructor Summary | |
---|---|
Statistics.PerTargetStatistics()
|
Method Summary | |
---|---|
double |
getAvgRunTimePerInvocation()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public long invocations
public long totalRunTimeMs
public long minRunTimeMs
public long maxRunTimeMs
Constructor Detail |
---|
public Statistics.PerTargetStatistics()
Method Detail |
---|
public double getAvgRunTimePerInvocation()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |