Package | Description |
---|---|
com.arangodb | |
com.arangodb.internal.velocypack | |
com.arangodb.internal.velocystream |
Constructor and Description |
---|
ArangoDB(VstCommunicationSync.Builder vstBuilder,
HttpCommunication.Builder httpBuilder,
ArangoSerialization util,
CollectionCache collectionCache,
Protocol protocol) |
Constructor and Description |
---|
VPackDocumentModule(CollectionCache collectionCache) |
Modifier and Type | Method and Description |
---|---|
VstCommunication<Response,ConnectionSync> |
VstCommunicationSync.Builder.build(ArangoSerialization util,
CollectionCache collectionCache) |
Constructor and Description |
---|
VstCommunicationSync(HostHandler hostHandler,
Integer timeout,
String user,
String password,
Boolean useSsl,
SSLContext sslContext,
ArangoSerialization util,
CollectionCache collectionCache,
Integer chunksize,
Integer maxConnections) |
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.