public class BaseCollectorVerticle
extends org.vertx.java.platform.Verticle
| Constructor and Description |
|---|
BaseCollectorVerticle() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
currentTimeInMicroseconds() |
protected void |
getExistingMetrics(List<String> metricNames,
org.vertx.java.core.AsyncResultHandler<org.vertx.java.core.json.JsonArray> handler) |
protected void |
saveMetrics(org.vertx.java.core.json.JsonArray metrics) |
protected void getExistingMetrics(List<String> metricNames, org.vertx.java.core.AsyncResultHandler<org.vertx.java.core.json.JsonArray> handler)
protected void saveMetrics(org.vertx.java.core.json.JsonArray metrics)
protected long currentTimeInMicroseconds()
Copyright © 2015. All rights reserved.