public static interface IMetricProvider.ISetStatusContext
Modifier and Type | Method and Description |
---|---|
void |
setDescription(java.lang.String val)
Provides a textual description of the metric provider's current state.
|
void |
setIsRunning(boolean val)
Sets a boolean indicating whether the metric provider is currently running.
|
void setIsRunning(boolean val)
val
- true if the metric provider is currently running, false otherwise
void setDescription(java.lang.String val)
val
- true if the metric provider is currently running, false otherwise