Package com.atlassian.jira.issue.statistics.util
package com.atlassian.jira.issue.statistics.util
-
ClassDescriptionUsed to traverse a query and collect if the specified one dimension is relevant, this will keep track of the irrelevant count.Maps
JiraBytesRef
to given type.ConvertsJiraBytesRef
values to give type caching the result.Deprecated.Utility for selecting comparator basing on mapper typeUtil object for transformaing a field/value into a displayable format for the a pie chart or heat map.A Lucene searchCollector
that retrieves only a subset of fields within the Document for each result.Transforms a given object returned fromStatisticsMapperWrapper
result set to a more friendly form such as a string or StatsMarkup.Has some utility methods that the hit collectors can use.A field hit collector to retrieve all the terms matching a certain prefix provided.Class for comparing numeric fields (allows decimals)Converts a given object returned from aStatisticsMapperWrapper
result set into an appropriate form, e.g.A HitCollector that accesses the document directly to get the values for a field.A HitCollector that creates a doc -> object mapping.A HitCollector that creates a doc -> term mapping.A field hit collector to retrieve all the terms matching a certain prefix provided.Provides a convenient implementation of the StatisticsMapper interface that can be subclassed by developers wishing to adapt the request to a mapper.A HitCollector that creates a doc -> term mapping.
CachingBytesRefMapper
instead.