public class VstConnectionFactoryAsync extends Object implements ConnectionFactory
| Constructor and Description |
|---|
VstConnectionFactoryAsync(HostDescription host,
Integer timeout,
Long connectionTtl,
Integer keepAliveInterval,
Boolean useSsl,
SSLContext sslContext) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
create(HostDescription host) |
public VstConnectionFactoryAsync(HostDescription host, Integer timeout, Long connectionTtl, Integer keepAliveInterval, Boolean useSsl, SSLContext sslContext)
public Connection create(HostDescription host)
create in interface ConnectionFactoryCopyright © 2016–2021 ArangoDB GmbH. All rights reserved.