Learn R Programming

IRISMustangMetrics (version 1.0.0)

MultipleValueMetric-class: Class "MultipleValueMetric"

Description

A container for metrics consisting of a vector of numeric values. This information is used to create XML that is then submitted to the MUSTANG Backend Storage System (BSS).

Arguments

Objects from the Class

Objects can be created by calls of the form:

new("MultipleValueMetric", snclq, starttime, endtime, metricName, values)

Lists of MultipleValueMetric objects are returned by various metrics functions in this package.