| Package | Description |
|---|---|
| com.arangodb.entity.arangosearch | |
| com.arangodb.internal.velocypack |
| Modifier and Type | Method and Description |
|---|---|
ConsolidationType |
ConsolidationPolicy.getType() |
static ConsolidationType |
ConsolidationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsolidationType[] |
ConsolidationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ConsolidationPolicy |
ConsolidationPolicy.of(ConsolidationType type) |
ConsolidationPolicy |
ConsolidationPolicy.type(ConsolidationType type) |
| Modifier and Type | Field and Description |
|---|---|
static com.arangodb.velocypack.VPackSerializer<ConsolidationType> |
VPackSerializers.CONSOLIDATE_TYPE |
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.