public class PrometheusReporterConfig extends Object
private String
host
private int
port
PrometheusReporterConfig()
String
getHost()
int
getPort()
void
setHost(String host)
setPort(int port)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String host
private int port
public PrometheusReporterConfig()
public String getHost()
public void setHost(String host)
public int getPort()
public void setPort(int port)
Copyright © 2024. All rights reserved.