public class HostAndPort extends Object
HostAndPort(String hostname, int port)
boolean
equals(Object o)
int
hashCode()
String
hostname()
port()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public HostAndPort(String hostname, int port)
public String hostname()
public int port()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020 Couchbase, Inc.. All rights reserved.