Uses of Interface
org.apache.pinot.spi.metrics.PinotJmxReporter
-
Packages that use PinotJmxReporter Package Description org.apache.pinot.spi.annotations.metrics org.apache.pinot.spi.metrics -
-
Uses of PinotJmxReporter in org.apache.pinot.spi.annotations.metrics
Methods in org.apache.pinot.spi.annotations.metrics that return PinotJmxReporter Modifier and Type Method Description PinotJmxReporterPinotMetricsFactory. makePinotJmxReporter(PinotMetricsRegistry metricsRegistry)Makes aPinotJmxReportergiven aPinotMetricsRegistry. -
Uses of PinotJmxReporter in org.apache.pinot.spi.metrics
Methods in org.apache.pinot.spi.metrics that return PinotJmxReporter Modifier and Type Method Description static PinotJmxReporterPinotMetricUtils. makePinotJmxReporter(PinotMetricsRegistry metricsRegistry)
-