public class ManagedMultiReader
extends org.apache.lucene.index.MultiReader
Modifier and Type | Method and Description |
---|---|
protected void |
doClose() |
List<? extends org.apache.lucene.index.IndexReader> |
getSubReaders() |
String |
toString() |
docFreq, document, getDocCount, getSequentialSubReaders, getSumDocFreq, getSumTotalTermFreq, getTermVectors, maxDoc, numDocs, readerBase, readerIndex, totalTermFreq
addReaderClosedListener, close, decRef, document, document, ensureOpen, equals, getCombinedCoreAndDeletesKey, getCoreCacheKey, getRefCount, getTermVector, hasDeletions, hashCode, incRef, leaves, numDeletedDocs, registerParentReader, removeReaderClosedListener, tryIncRef
protected void doClose() throws IOException
doClose
in class org.apache.lucene.index.MultiReader
IOException
public List<? extends org.apache.lucene.index.IndexReader> getSubReaders()
public String toString()
toString
in class org.apache.lucene.index.CompositeReader
Copyright © 2006–2016 Hibernate. All rights reserved.