Modifier and Type | Class and Description |
---|---|
class |
VstConnectionAsync |
Modifier and Type | Method and Description |
---|---|
Connection |
VstConnectionFactoryAsync.create(HostDescription host) |
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 |
ConnectionPool.connection() |
Connection |
Host.connection() |
Connection |
ConnectionPoolImpl.connection() |
Connection |
HostImpl.connection() |
Connection |
ConnectionFactory.create(HostDescription host) |
Connection |
ConnectionPool.createConnection(HostDescription host) |
Connection |
ConnectionPoolImpl.createConnection(HostDescription host) |
Modifier and Type | Method and Description |
---|---|
Connection |
VstConnectionFactorySync.create(HostDescription host) |
Modifier and Type | Class and Description |
---|---|
class |
VstConnection<T> |
class |
VstConnectionSync |
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.