Uses of Class
com.yahoo.search.grouping.request.BucketValue
Packages that use BucketValue
-
Uses of BucketValue in com.yahoo.search.grouping.request
Subclasses of BucketValue in com.yahoo.search.grouping.requestModifier and TypeClassDescriptionclassThis class represents aDoublebucket in aPredefinedFunction.classThis class represents aLongbucket in aPredefinedFunction.classThis class represents aRawValuebucket in aPredefinedFunction.classThis class represents aStringbucket in aPredefinedFunction.Methods in com.yahoo.search.grouping.request that return BucketValueModifier and TypeMethodDescriptionBucketValue.copy()PredefinedFunction.getBucket(int i) Returns the bucket at the given index.Methods in com.yahoo.search.grouping.request with parameters of type BucketValueConstructor parameters in com.yahoo.search.grouping.request with type arguments of type BucketValueModifierConstructorDescriptionprotectedPredefinedFunction(String label, Integer level, GroupingExpression exp, List<? extends BucketValue> args)