|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.plugins.edgeindex.lucene.IndexWriterCallbackWithoutResult
public abstract class IndexWriterCallbackWithoutResult
Constructor Summary | |
---|---|
IndexWriterCallbackWithoutResult()
|
Method Summary | |
---|---|
java.lang.Object |
withWriter(org.apache.lucene.index.IndexWriter writer)
|
abstract void |
withWriterWithoutResult(org.apache.lucene.index.IndexWriter writer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexWriterCallbackWithoutResult()
Method Detail |
---|
public java.lang.Object withWriter(org.apache.lucene.index.IndexWriter writer) throws java.io.IOException
withWriter
in interface IndexWriterCallback<java.lang.Object>
java.io.IOException
public abstract void withWriterWithoutResult(org.apache.lucene.index.IndexWriter writer) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |