Optional
id: stringOptional
failures: Map<string, number>The failures observed for this metrics.
The identifier of the metrics object associated to the failures.
Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true
if the specified object is equal to the current object, false
otherwise.
Static
readReads MetricsFailures from the given InputStream.
The InputStream to read from.
The read MetricsFailures value.
Static
writeWrites the MetricsFailures value to the given OutputStream.
The OutputStream to write to.
The value to write.
Keeps track of metrics failures.