public interface View
| Modifier and Type | Field and Description |
|---|---|
static int |
UPDATE_INTERVAL_SECONDS
The interval in which metrics are updated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
update()
This method will be called regularly to update the metric.
|
static final int UPDATE_INTERVAL_SECONDS
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.