| Package | Description |
|---|---|
| com.arangodb.internal.velocystream | |
| com.arangodb.internal.velocystream.internal |
| Modifier and Type | Method and Description |
|---|---|
VstCommunication<Response,VstConnectionSync> |
VstCommunicationSync.Builder.build(ArangoSerialization util) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VstCommunicationSync.authenticate(VstConnectionSync connection) |
protected Response |
VstCommunicationSync.execute(Request request,
VstConnectionSync connection) |
protected Response |
VstCommunicationSync.execute(Request request,
VstConnectionSync connection,
int attemptCount) |
| Constructor and Description |
|---|
VstProtocol(VstCommunication<Response,VstConnectionSync> communication) |
| Modifier and Type | Method and Description |
|---|---|
VstConnectionSync |
VstConnectionSync.Builder.build() |
Copyright © 2016–2022 ArangoDB GmbH. All rights reserved.