All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.opentracing.contrib.jdbc.JdbcPeer Maven / Gradle / Ivy

package io.opentracing.contrib.jdbc;

public class JdbcPeer {

    public String name;
    public Integer ipv4;
    public String ipv6;
    public Integer port;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy