| Package | Description |
|---|---|
| com.arangodb.async.internal | |
| com.arangodb.internal.velocystream |
| Constructor and Description |
|---|
ArangoDBAsyncImpl(VstCommunicationAsync.Builder asyncCommBuilder,
ArangoSerializationFactory util,
VstCommunicationSync.Builder syncCommBuilder,
HostResolver asyncHostResolver,
HostResolver syncHostResolver,
HostHandler asyncHostHandler,
HostHandler syncHostHandler,
com.arangodb.internal.ArangoContext context,
int responseQueueTimeSamples,
int timeoutMs) |
| Modifier and Type | Method and Description |
|---|---|
VstCommunicationSync.Builder |
VstCommunicationSync.Builder.chunksize(Integer chunksize) |
VstCommunicationSync.Builder |
VstCommunicationSync.Builder.connectionTtl(Long connectionTtl) |
VstCommunicationSync.Builder |
VstCommunicationSync.Builder.jwt(String jwt) |
VstCommunicationSync.Builder |
VstCommunicationSync.Builder.maxConnections(Integer maxConnections) |
VstCommunicationSync.Builder |
VstCommunicationSync.Builder.password(String password) |
VstCommunicationSync.Builder |
VstCommunicationSync.Builder.sslContext(SSLContext sslContext) |
VstCommunicationSync.Builder |
VstCommunicationSync.Builder.timeout(Integer timeout) |
VstCommunicationSync.Builder |
VstCommunicationSync.Builder.user(String user) |
VstCommunicationSync.Builder |
VstCommunicationSync.Builder.useSsl(Boolean useSsl) |
| Constructor and Description |
|---|
Builder(VstCommunicationSync.Builder builder) |
Copyright © 2016–2022 ArangoDB GmbH. All rights reserved.