Package com.yahoo.vespa.model.utils


@ExportPackage package com.yahoo.vespa.model.utils
  • Classes
    Class
    Description
    Parses 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.
    Delegates to a map that can be frozen.