@ExportPackage @PublicApi
Package com.yahoo.search.grouping.result
-
Class Summary Class Description AbstractList BoolId This class is used inGroup
instances where the identifying expression evaluated to aBoolean
.BucketGroupId<T> This abstract class is used inGroup
instances where the identifying expression evaluated to aBucketValue
.DoubleBucketId This class is used inGroup
instances where the identifying expression evaluated to aDoubleBucket
.DoubleId This class is used inGroup
instances where the identifying expression evaluated to aDouble
.Group This class represents a single group in the grouping result model.GroupId This abstract class represents the id of a single group in the grouping result model.GroupList This class represents a labeled group list in the grouping result model.HitList This class represents a labeled hit list in the grouping result model.HitRenderer A helper for rendering grouping results.LongBucketId This class is used inGroup
instances where the identifying expression evaluated to aLongBucket
.LongId This class is used inGroup
instances where the identifying expression evaluated to aLong
.NullId This class is inGroup
instances where the identifying expression evaluated to null.RawBucketId RawId This class is used inGroup
instances where the identifying expression evaluated to aByte
array.RootGroup This class represents the rootGroup
in the grouping result model.RootId This class is used inRootGroup
instances.StringBucketId This class is used inGroup
instances where the identifying expression evaluated to aStringBucket
.StringId This class is used inGroup
instances where the identifying expression evaluated to aString
.ValueGroupId<T> This abstract class is used inGroup
instances where the identifying expression evaluated to a singe value.