Package com.yahoo.vespa.model.utils
@ExportPackage
package com.yahoo.vespa.model.utils
-
ClassDescriptionParses a string on the form: [numbers]\s*[unit]? Where numbers is a double, and unit is one of: d - days m - minutes s - seconds ms - milliseconds Default is seconds.Utility methods for sending files to a collection of nodes.FreezableMap<K,
V> Delegates to a map that can be frozen.