Class PrometheusDataValues.PrometheusInfoItem
java.lang.Object
io.github.tonywasher.joceanus.prometheus.data.PrometheusDataValues.PrometheusInfoItem
- Enclosing class:
PrometheusDataValues
InfoItem class.
-
Method Summary
-
Method Details
-
getName
Obtain name of item.- Returns:
- the name
-
getId
Obtain id of item.- Returns:
- the id
-
getValue
Obtain value of item.- Returns:
- the value
-
equals
-
hashCode
public int hashCode() -
toString
-
getValues
Obtain DataValues.- Parameters:
pOwner- the owner- Returns:
- the dataValues
-