Uses of Class
com.google.cloud.bigtable.metrics.DropwizardMetricRegistry
-
Packages that use DropwizardMetricRegistry Package Description com.google.cloud.bigtable.metrics -
-
Uses of DropwizardMetricRegistry in com.google.cloud.bigtable.metrics
Methods in com.google.cloud.bigtable.metrics with parameters of type DropwizardMetricRegistry Modifier and Type Method and Description static void
DropwizardMetricRegistry. createSlf4jReporter(DropwizardMetricRegistry registry, org.slf4j.Logger logger, long period, TimeUnit unit)
Creates aDropwizardMetricRegistry
with anSlf4jReporter
.
-