com.atlassian.confluence.plugins.edgeindex.lucene
Interface IndexWriterCallback<T>

All Known Implementing Classes:
IndexWriterCallbackWithoutResult

public interface IndexWriterCallback<T>


Method Summary
 T withWriter(org.apache.lucene.index.IndexWriter writer)
           
 

Method Detail

withWriter

T withWriter(org.apache.lucene.index.IndexWriter writer)
             throws IOException
Throws:
IOException


Copyright © 2003-2012 Atlassian. All Rights Reserved.