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