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