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()  | 
public void start()
start in class io.vertx.core.AbstractVerticlepublic java.util.concurrent.CompletableFuture<java.lang.Long> doProbe(LatencyMonitorWorker.Probe probe)
Copyright © 2023. All Rights Reserved.