|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
M
- type of table entriespublic interface MetricTable<M extends JabbixMetric<?>>
An updatable table of JabbixActiveMetric
entries.
Method Summary | |
---|---|
void |
updateMetric(M freshMetric)
Updates the value of a table entry that is equal to the specified metric with the value of the latter. |
Method Detail |
---|
void updateMetric(M freshMetric)
freshMetric
- reference metric with new valueJabbixMetric.equals(Object)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |