Uses of Class
com.yahoo.search.grouping.result.BucketGroupId
-
Packages that use BucketGroupId Package Description com.yahoo.search.grouping.result -
-
Uses of BucketGroupId in com.yahoo.search.grouping.result
Subclasses of BucketGroupId in com.yahoo.search.grouping.result Modifier and Type Class Description class
DoubleBucketId
This class is used inGroup
instances where the identifying expression evaluated to aDoubleBucket
.class
LongBucketId
This class is used inGroup
instances where the identifying expression evaluated to aLongBucket
.class
RawBucketId
class
StringBucketId
This class is used inGroup
instances where the identifying expression evaluated to aStringBucket
.
-