Uses of Class
org.elasticsearch.common.unit.RatioValue
-
Packages that use RatioValue Package Description org.elasticsearch.common.unit -
-
Uses of RatioValue in org.elasticsearch.common.unit
Methods in org.elasticsearch.common.unit that return RatioValue Modifier and Type Method Description static RatioValueRatioValue. parseRatioValue(String sValue)Parses the provided string as aRatioValue, the string can either be in percentage format (eg.
-