public class LatencyMonitorWorker
extends io.vertx.core.AbstractVerticle
Modifier and Type | Class and Description |
---|---|
static class |
LatencyMonitorWorker.Factory |
static class |
LatencyMonitorWorker.Probe |
Constructor and Description |
---|
LatencyMonitorWorker() |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<java.lang.Long> |
doProbe(LatencyMonitorWorker.Probe probe) |
void |
start() |
config, deploymentID, getVertx, init, processArgs, start, stop, stop
public void start()
start
in class io.vertx.core.AbstractVerticle
public java.util.concurrent.CompletableFuture<java.lang.Long> doProbe(LatencyMonitorWorker.Probe probe)
Copyright © 2021. All Rights Reserved.