Class HostAndPortWithScheme

java.lang.Object
org.apache.druid.server.http.HostAndPortWithScheme

public class HostAndPortWithScheme extends Object
  • Constructor Details

    • HostAndPortWithScheme

      public HostAndPortWithScheme(String scheme, com.google.common.net.HostAndPort hostAndPort)
  • Method Details