com.atlassian.confluence.search.lucene.bonnie
Class BulkReaderAction
java.lang.Object
com.atlassian.confluence.search.lucene.bonnie.BulkReaderAction
- All Implemented Interfaces:
- ILuceneConnection.ReaderAction
public class BulkReaderAction
- extends Object
- implements ILuceneConnection.ReaderAction
A batch ReaderAction to perform multiple ReaderActions at once with one connection.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BulkReaderAction
public BulkReaderAction(List deleteEntries)
perform
public Object perform(IndexReader reader)
throws IOException
- Specified by:
perform
in interface ILuceneConnection.ReaderAction
- Throws:
IOException
getEntries
public List getEntries()