public static class TermsStringOrdinalsFacetExecutor.AggregatorPriorityQueue extends org.apache.lucene.util.PriorityQueue<TermsStringOrdinalsFacetExecutor.ReaderAggregator>
| Constructor and Description |
|---|
AggregatorPriorityQueue(int size) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
lessThan(TermsStringOrdinalsFacetExecutor.ReaderAggregator a,
TermsStringOrdinalsFacetExecutor.ReaderAggregator b) |
protected boolean lessThan(TermsStringOrdinalsFacetExecutor.ReaderAggregator a, TermsStringOrdinalsFacetExecutor.ReaderAggregator b)
lessThan in class org.apache.lucene.util.PriorityQueue<TermsStringOrdinalsFacetExecutor.ReaderAggregator>Copyright © 2009–2016. All rights reserved.