Uses of Class
ru.funsys.avalanche.Threshold
-
Packages that use Threshold Package Description ru.funsys.avalanche ru.funsys.avalanche.managment -
-
Uses of Threshold in ru.funsys.avalanche
Methods in ru.funsys.avalanche that return types with arguments of type Threshold Modifier and Type Method Description Hashtable<String,Threshold>
Application. getThreshold()
Получить именованный список пороговых значенийMethods in ru.funsys.avalanche with parameters of type Threshold Modifier and Type Method Description boolean
Application. addThreshold(String name, Threshold threshold)
Добавить экземпляр класса порогового значения -
Uses of Threshold in ru.funsys.avalanche.managment
Constructor parameters in ru.funsys.avalanche.managment with type arguments of type Threshold Constructor Description FunctionStatistic(String jmxName, String name, long period, Hashtable<String,Threshold> thresholds, long defaultThreshold)
-