| Constructor and Description |
|---|
HostImpl(ConnectionPool connectionPool,
HostDescription description) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
closeOnError() |
Connection |
connection() |
boolean |
equals(Object obj) |
HostDescription |
getDescription() |
int |
hashCode() |
boolean |
isMarkforDeletion() |
void |
setMarkforDeletion(boolean markforDeletion) |
String |
toString() |
public HostImpl(ConnectionPool connectionPool, HostDescription description)
public void close()
throws IOException
close in interface HostIOExceptionpublic HostDescription getDescription()
getDescription in interface Hostpublic Connection connection()
connection in interface Hostpublic void closeOnError()
closeOnError in interface Hostpublic boolean isMarkforDeletion()
isMarkforDeletion in interface Hostpublic void setMarkforDeletion(boolean markforDeletion)
setMarkforDeletion in interface HostCopyright © 2016–2021 ArangoDB GmbH. All rights reserved.