Package | Description |
---|---|
com.arangodb.internal.http | |
com.arangodb.internal.net | |
com.arangodb.internal.velocystream | |
com.arangodb.internal.velocystream.internal |
Modifier and Type | Class and Description |
---|---|
class |
HttpConnection |
Modifier and Type | Method and Description |
---|---|
Connection |
HttpConnectionFactory.create(HostDescription host) |
Modifier and Type | Method and Description |
---|---|
Connection |
Host.connection() |
Connection |
HostImpl.connection() |
Connection |
ConnectionPoolImpl.connection() |
Connection |
ConnectionPool.connection() |
Connection |
ConnectionFactory.create(HostDescription host) |
Connection |
ConnectionPoolImpl.createConnection(HostDescription host) |
Connection |
ConnectionPool.createConnection(HostDescription host) |
Modifier and Type | Method and Description |
---|---|
Connection |
VstConnectionFactorySync.create(HostDescription host) |
Modifier and Type | Class and Description |
---|---|
class |
VstConnection |
class |
VstConnectionSync |
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.