Uses of Interface
io.dropwizard.metrics5.CsvFileProvider
-
-
Uses of CsvFileProvider in io.dropwizard.metrics5
Classes in io.dropwizard.metrics5 that implement CsvFileProvider Modifier and Type Class Description classFixedNameCsvFileProviderThis implementation of theCsvFileProviderwill always return the same name for the same metric.Methods in io.dropwizard.metrics5 with parameters of type CsvFileProvider Modifier and Type Method Description CsvReporter.BuilderCsvReporter.Builder. withCsvFileProvider(CsvFileProvider csvFileProvider)
-