public class ArangoHost extends Object
ArangoHost(String host, int port)
boolean
equals(Object obj)
String
getHost()
int
getPort()
hashCode()
void
setHost(String host)
setPort(int port)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ArangoHost(String host, int port)
public int getPort()
public String getHost()
public void setPort(int port)
public void setHost(String host)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.