public class HostSet extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addHost(Host newHost) |
void |
clear() |
void |
clearAllMarkedForDeletion() |
void |
close() |
List<Host> |
getHostsList() |
void |
markAllForDeletion() |
public void addHost(Host newHost)
public void close()
public void markAllForDeletion()
public void clearAllMarkedForDeletion()
throws IOException
IOExceptionpublic void clear()
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.