public final class TermsStringOrdinalsFacetExecutor.ReaderAggregator extends Object implements Releasable
| Constructor and Description |
|---|
ReaderAggregator(org.apache.lucene.index.RandomAccessOrds values,
int ordinalsCacheLimit,
CacheRecycler cacheRecycler) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.apache.lucene.util.BytesRef |
copyCurrent() |
boolean |
nextPosition() |
public ReaderAggregator(org.apache.lucene.index.RandomAccessOrds values,
int ordinalsCacheLimit,
CacheRecycler cacheRecycler)
public boolean nextPosition()
public org.apache.lucene.util.BytesRef copyCurrent()
public void close()
close in interface AutoCloseableclose in interface ReleasableCopyright © 2009–2016. All rights reserved.