Uses of Class
com.yahoo.schema.ElementGap
Packages that use ElementGap
-
Uses of ElementGap in com.yahoo.schema
Methods in com.yahoo.schema that return ElementGapModifier and TypeMethodDescriptionstatic ElementGapElementGap.empty()static ElementGapElementGap.of(int gap) Methods in com.yahoo.schema that return types with arguments of type ElementGapMethod parameters in com.yahoo.schema with type arguments of type ElementGapModifier and TypeMethodDescriptionvoidRankProfile.setExplicitFieldRankElementGaps(Map<String, ElementGap> fieldElementGaps) -
Uses of ElementGap in com.yahoo.schema.parser
Methods in com.yahoo.schema.parser that return ElementGapMethods in com.yahoo.schema.parser with parameters of type ElementGapModifier and TypeMethodDescriptionvoidParsedRankProfile.addFieldRankElementGap(String field, ElementGap elementGap)