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
IOException
public void clear()
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.