Package com.atlassian.jira.issue.statistics.util

Class Summary
CachingStatisticsMapper A statisticsMapper that caches the return value from CachingStatisticsMapper.getValueFromLuceneField(String) in an internal cache.
DocumentHashingHitCollector A HitCollector that iterates through the documents, and calculates a hash code.
DocumentHitCollector  
FieldableDocumentHitCollector  
FieldHitCollector  
FieldHitCollector.KeyCollector  
LongComparator  
NumericComparator Class for comparing numeric fields (allows decimals)
OneDimensionalDocHitCollector A HitCollector that accesses the document directly to get the values for a field.
OneDimensionalDocIssueHitCollector A HitCollector that accesses the document directly to get the values for a field.
OneDimensionalObjectHitCollector A HitCollector that creates a doc -> object mapping.
OneDimensionalTermHitCollector A HitCollector that creates a doc -> term mapping.
StatisticsMapperWrapper Provides a convenient implementation of the StatisticsMapper interface that can be subclassed by developers wishing to adapt the request to a mapper.
TwoDimensionalTermHitCollector A HitCollector that creates a doc -> term mapping.
 



Copyright © 2002-2008 Atlassian. All Rights Reserved.