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 ConsolidationTypeReturns 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 ConsolidationPolicyConsolidationPolicy.of(ConsolidationType type) ConsolidationPolicy.type(ConsolidationType type)