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