Package io.prometheus.client
Class Enumeration.Child
java.lang.Object
io.prometheus.client.Enumeration.Child
- Enclosing class:
Enumeration
The value of a single Enumeration.
Warning: References to a Child become invalid after using
SimpleCollector.remove(java.lang.String...)
or SimpleCollector.clear()
.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
states
-
-
Constructor Details
-
Child
-
-
Method Details
-
state
Set the state. -
state
Set the state. -
get
Get the state.
-