Serialized Form
|
Package org.ow2.jasmine.probe |
name
java.lang.String name
- Indicator Name.
metadata
java.util.HashMap<K,V> metadata
- Additional Metadata, depending on the Collector type.
values
java.util.Collection<E> values
- Collection of values.
We have a Collection because indicators may be composite.
serialVersionUID: 1L
serialVersionUID: -6711641493993118511L
probeId
java.lang.String probeId
- Ident of the Probe
ivalues
java.util.Collection<E> ivalues
- Indicator Values
serialVersionUID: 1L
value
boolean value
serialVersionUID: 1L
value
java.lang.Number value
- Numeric value of this single result
The abstract class
Number is the superclass of classes
BigDecimal, BigInteger,
Byte, Double, Float,
Integer, Long, and Short.
name
java.lang.String name
- Name representing this value
timestamp
long timestamp
- Timestamp of the measure
properties
java.util.HashMap<K,V> properties
- List of properties associated to this value.
Their name depend on the Collector type.
serialVersionUID: 1L
value
java.lang.String value
|
Package org.ow2.jasmine.probe.collector |
serialVersionUID: 1L
|
Package org.ow2.jasmine.probe.outer |
serialVersionUID: 1L
Copyright © 2011 OW2 Consortium. All Rights Reserved.