Package org.droolsassert.util
Class StatImpl
java.lang.Object
org.droolsassert.util.StatImpl
- All Implemented Interfaces:
Serializable,Stat
- See Also:
-
Constructor Details
-
StatImpl
public StatImpl() -
StatImpl
-
-
Method Details
-
reset
public void reset() -
getType
-
getName
-
getFullName
- Specified by:
getFullNamein interfaceStat
-
getLeapsCount
public long getLeapsCount()- Specified by:
getLeapsCountin interfaceStat
-
getLeapTimeMs
public double getLeapTimeMs()- Specified by:
getLeapTimeMsin interfaceStat
-
getMinTimeMs
public double getMinTimeMs()- Specified by:
getMinTimeMsin interfaceStat
-
getMinTimeSampleMs
public double getMinTimeSampleMs()- Specified by:
getMinTimeSampleMsin interfaceStat
-
getMaxTimeMs
public double getMaxTimeMs()- Specified by:
getMaxTimeMsin interfaceStat
-
getMaxTimeSampleMs
public double getMaxTimeSampleMs()- Specified by:
getMaxTimeSampleMsin interfaceStat
-
getAvgTimeMs
public double getAvgTimeMs()- Specified by:
getAvgTimeMsin interfaceStat
-
getAvgTimeSampleMs
public double getAvgTimeSampleMs()- Specified by:
getAvgTimeSampleMsin interfaceStat
-
getTotalTimeMs
public double getTotalTimeMs()- Specified by:
getTotalTimeMsin interfaceStat
-
getFailedLeapsCount
public long getFailedLeapsCount()- Specified by:
getFailedLeapsCountin interfaceStat
-
getPeersCount
public long getPeersCount()- Specified by:
getPeersCountin interfaceStat
-
toString
-