| Package | Description |
|---|---|
| com.arangodb.async.internal.velocystream | |
| com.arangodb.internal.http | |
| com.arangodb.internal.net | |
| com.arangodb.internal.velocystream |
| Constructor and Description |
|---|
Builder(HostHandler hostHandler) |
| Constructor and Description |
|---|
Builder(HostHandler hostHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
DirtyReadHostHandler |
class |
FallbackHostHandler |
class |
RandomHostHandler |
class |
RoundRobinHostHandler |
| Constructor and Description |
|---|
DirtyReadHostHandler(HostHandler master,
HostHandler follower) |
RandomHostHandler(HostResolver resolver,
HostHandler fallback) |
| Constructor and Description |
|---|
Builder(HostHandler hostHandler) |
VstCommunication(Integer timeout,
String user,
String password,
Boolean useSsl,
SSLContext sslContext,
ArangoSerialization util,
Integer chunksize,
HostHandler hostHandler) |
VstCommunicationSync(HostHandler hostHandler,
Integer timeout,
String user,
String password,
Boolean useSsl,
SSLContext sslContext,
ArangoSerialization util,
Integer chunksize,
Integer maxConnections,
Long ttl) |
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.