java.lang.Object | ||
↳ | com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper | |
↳ | com.atlassian.jira.issue.statistics.IssueTypeStatisticsMapper |
[Expand]
Inherited Fields | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
A comparator that can be used to order objects returned by
getValueFromLuceneField(String) . | |||||||||||
Get the constant that this field is indexed with.
| |||||||||||
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||
![]()
|
A comparator that can be used to order objects returned by getValueFromLuceneField(String)
.
The Comparator must be reentrant as it could be used by Lucene from multiple threads at once.