|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lucene.search.Collector com.atlassian.jira.issue.statistics.util.DocumentHitCollector com.pyxis.greenhopper.jira.util.collector.SimpleFieldCollector com.pyxis.greenhopper.jira.util.collector.MarkerIssuesCollector
public class MarkerIssuesCollector
Field Summary | |
---|---|
static java.lang.String |
NAME
|
Fields inherited from class com.pyxis.greenhopper.jira.util.collector.SimpleFieldCollector |
---|
fieldName, value |
Fields inherited from class com.atlassian.jira.issue.statistics.util.DocumentHitCollector |
---|
searcher |
Constructor Summary | |
---|---|
MarkerIssuesCollector(org.apache.lucene.search.IndexSearcher searcher,
Marker marker,
boolean above)
|
Method Summary | |
---|---|
void |
doCollect(org.apache.lucene.document.Document d)
|
java.lang.Object |
getValue()
|
Methods inherited from class com.pyxis.greenhopper.jira.util.collector.SimpleFieldCollector |
---|
collect, getFieldName |
Methods inherited from class com.atlassian.jira.issue.statistics.util.DocumentHitCollector |
---|
acceptsDocsOutOfOrder, collect, setNextReader, setScorer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NAME
Constructor Detail |
---|
public MarkerIssuesCollector(org.apache.lucene.search.IndexSearcher searcher, Marker marker, boolean above)
Method Detail |
---|
public void doCollect(org.apache.lucene.document.Document d)
doCollect
in class SimpleFieldCollector
public java.lang.Object getValue()
getValue
in class SimpleFieldCollector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |