Uses of Enum
com.arangodb.entity.arangosearch.ConsolidationType
Packages that use ConsolidationType
-
Uses of ConsolidationType in com.arangodb.entity.arangosearch
Methods in com.arangodb.entity.arangosearch that return ConsolidationTypeModifier and TypeMethodDescriptionConsolidationPolicy.getType()
static ConsolidationType
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.Methods in com.arangodb.entity.arangosearch with parameters of type ConsolidationTypeModifier and TypeMethodDescriptionstatic ConsolidationPolicy
ConsolidationPolicy.of
(ConsolidationType type) ConsolidationPolicy.type
(ConsolidationType type)