| Package | Description |
|---|---|
| com.arangodb.internal.net | |
| com.arangodb.internal.util | |
| com.arangodb.internal.velocystream |
| Modifier and Type | Method and Description |
|---|---|
static AccessType |
AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessType[] |
AccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Host |
RandomHostHandler.get(HostHandle hostHandle,
AccessType accessType) |
Host |
FallbackHostHandler.get(HostHandle hostHandle,
AccessType accessType) |
Host |
HostHandler.get(HostHandle hostHandle,
AccessType accessType) |
Host |
DirtyReadHostHandler.get(HostHandle hostHandle,
AccessType accessType) |
Host |
RoundRobinHostHandler.get(HostHandle hostHandle,
AccessType accessType) |
| Modifier and Type | Method and Description |
|---|---|
static AccessType |
RequestUtils.determineAccessType(Request request) |
| Modifier and Type | Method and Description |
|---|---|
protected C |
VstCommunication.connect(HostHandle hostHandle,
AccessType accessType) |
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.