Uses of Class
com.yahoo.search.grouping.request.RawBucket
Packages that use RawBucket
-
Uses of RawBucket in com.yahoo.search.grouping.request
Methods in com.yahoo.search.grouping.request that return RawBucketMethod parameters in com.yahoo.search.grouping.request with type arguments of type RawBucketModifier and TypeMethodDescriptionstatic RawPredefinedRawPredefined.newInstance(GroupingExpression exp, List<RawBucket> args) Constructs a new instance of this class from a list of arguments.Constructors in com.yahoo.search.grouping.request with parameters of type RawBucketModifierConstructorDescriptionRawPredefined(GroupingExpression exp, RawBucket arg1, RawBucket... argN) Constructs a new instance of this class.