public static class MqttHTTPServer.HTTPMetricHandler extends Object implements com.sun.net.httpserver.HttpHandler
| 构造器和说明 |
|---|
HTTPMetricHandler(io.prometheus.client.CollectorRegistry registry) |
HTTPMetricHandler(io.prometheus.client.CollectorRegistry registry,
io.prometheus.client.Supplier<io.prometheus.client.Predicate<String>> sampleNameFilterSupplier) |
public HTTPMetricHandler(io.prometheus.client.CollectorRegistry registry)
public HTTPMetricHandler(io.prometheus.client.CollectorRegistry registry,
io.prometheus.client.Supplier<io.prometheus.client.Predicate<String>> sampleNameFilterSupplier)
public void handle(com.sun.net.httpserver.HttpExchange t)
throws IOException
handle 在接口中 com.sun.net.httpserver.HttpHandlerIOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.