public interface HostHandler
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
closeCurrentOnError() |
void |
confirm() |
void |
fail() |
Host |
get(HostHandle hostHandle,
AccessType accessType) |
void |
reset() |
void |
success() |
Host get(HostHandle hostHandle, AccessType accessType)
void success()
void fail()
void reset()
void confirm()
void close()
throws IOException
IOExceptionvoid closeCurrentOnError()
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.