JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
B
C
create(Vertx)
- Method in
MetricsService
Creates a metric service for a given io.vertx.groovy.core.Vertx instance.
D
E
F
G
getBaseName(Measured)
- Method in
MetricsService
@param measured the measure object
getDelegate()
- Method in
MetricsService
getMetricsSnapshot(String)
- Method in
MetricsService
Will return the metrics that begins with the
baseName
, null if no metrics is available.
H
I
J
K
L
M
metricsNames()
- Method in
MetricsService
@return
Returns:
the known metrics names by this service
MetricsService
- Class in
io.vertx.groovy.ext.dropwizard
The metrics service mainly allows to return a snapshot of measured objects.
MetricsService(Object)
- Constructor in
MetricsService
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
io.vertx:vertx-dropwizard-metrics:3.1.0