| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.internal.http | |
| com.arangodb.internal.net | |
| com.arangodb.internal.velocystream |
| Modifier and Type | Method and Description |
|---|---|
Response |
ArangoDB.execute(Request request,
HostHandle hostHandle)
Generic Execute.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
HttpCommunication.execute(Request request,
HostHandle hostHandle) |
Response |
HttpProtocol.execute(Request request,
HostHandle hostHandle) |
| Modifier and Type | Method and Description |
|---|---|
HostHandle |
HostHandle.setHost(HostDescription host) |
| Modifier and Type | Method and Description |
|---|---|
Response |
CommunicationProtocol.execute(Request request,
HostHandle hostHandle) |
Host |
HostHandler.get(HostHandle hostHandle,
AccessType accessType) |
Host |
DirtyReadHostHandler.get(HostHandle hostHandle,
AccessType accessType) |
Host |
RandomHostHandler.get(HostHandle hostHandle,
AccessType accessType) |
Host |
RoundRobinHostHandler.get(HostHandle hostHandle,
AccessType accessType) |
Host |
FallbackHostHandler.get(HostHandle hostHandle,
AccessType accessType) |
| Modifier and Type | Method and Description |
|---|---|
protected C |
VstCommunication.connect(HostHandle hostHandle,
AccessType accessType) |
R |
VstCommunication.execute(Request request,
HostHandle hostHandle) |
Response |
VstProtocol.execute(Request request,
HostHandle hostHandle) |
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.