com.atlassian.bonnie
Interface ILuceneConnection.ReaderAction

Enclosing interface:
ILuceneConnection

public static interface ILuceneConnection.ReaderAction


Method Summary
 java.lang.Object perform(org.apache.lucene.index.IndexReader reader)
          Perform index reading.
 

Method Detail

perform

public java.lang.Object perform(org.apache.lucene.index.IndexReader reader)
                         throws java.io.IOException
Perform index reading.

Parameters:
reader -
Returns:
result
Throws:
java.io.IOException


Copyright © 2006-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.