public class Host extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getHost() |
int |
getPort() |
int |
hashCode() |
String |
toString() |
public Host(String host, int port)
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.