Uses of Class
com.yahoo.search.grouping.request.PredefinedFunction
Packages that use PredefinedFunction
-
Uses of PredefinedFunction in com.yahoo.search.grouping.request
Subclasses of PredefinedFunction in com.yahoo.search.grouping.requestModifier and TypeClassDescriptionclassThis class represents a predefined bucket-function in aGroupingExpressionfor expressions that evaluate to a double.classThis class represents a predefined bucket-function in aGroupingExpressionfor expressions that evaluate to a long.classThis class represents a predefined bucket-function in aGroupingExpressionfor expressions that evaluate to a raw.classThis class represents a predefined bucket-function in aGroupingExpressionfor expressions that evaluate to a string.Methods in com.yahoo.search.grouping.request that return PredefinedFunctionModifier and TypeMethodDescriptionBucketResolver.resolve(GroupingExpression exp) Resolves and returns the list of grouping expressions that correspond to the previously pushed buckets. -
Uses of PredefinedFunction in com.yahoo.search.grouping.request.parser
Methods in com.yahoo.search.grouping.request.parser that return PredefinedFunctionModifier and TypeMethodDescriptionfinal PredefinedFunctionGroupingParser.predefinedFunction(GroupingOperation grp)