Package | Description |
---|---|
io.vertx.core.spi.metrics |
Modifier and Type | Method and Description |
---|---|
default ClientMetrics<R,T,HttpRequest,HttpResponse> |
HttpClientMetrics.createEndpointMetrics(SocketAddress remoteAddress,
int maxPoolSize)
Provides metrics for a particular endpoint
|
Modifier and Type | Method and Description |
---|---|
default R |
HttpServerMetrics.requestBegin(S socketMetric,
HttpRequest request)
Called when an http server request begins.
|
Copyright © 2020 Eclipse. All rights reserved.