Uses of Class
ru.funsys.avalanche.managment.MethodStatistic
-
Packages that use MethodStatistic Package Description ru.funsys.avalanche ru.funsys.avalanche.managment -
-
Uses of MethodStatistic in ru.funsys.avalanche
Methods in ru.funsys.avalanche that return MethodStatistic Modifier and Type Method Description MethodStatisticAvalanche. s(Object object, Method method, Long timestamp)Methods in ru.funsys.avalanche with parameters of type MethodStatistic Modifier and Type Method Description voidAvalanche. s(MethodStatistic statistic, Long timestamp, long value)voidAvalanche. s(MethodStatistic statistic, Long timestamp, Throwable throwable) -
Uses of MethodStatistic in ru.funsys.avalanche.managment
Methods in ru.funsys.avalanche.managment that return MethodStatistic Modifier and Type Method Description MethodStatisticFunctionStatistic. getMethodStatistic(String methodName, Class<?>[] types, MBeanServer mbeanServer)Methods in ru.funsys.avalanche.managment with parameters of type MethodStatistic Modifier and Type Method Description voidFunctionStatistic. notification(MethodStatistic methodStatistic, long value)
-