com.atlassian.jira.issue.search.util
Interface LuceneConnection.ReaderAction

Enclosing interface:
LuceneConnection

public static interface LuceneConnection.ReaderAction


Method Summary
 void perform(org.apache.lucene.index.IndexReader reader)
           
 

Method Detail

perform

public void perform(org.apache.lucene.index.IndexReader reader)
             throws IOException
Throws:
IOException


Copyright © 2002-2006 Atlassian. All Rights Reserved.