|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.search.lucene.tasks.OptimizeIndexTask
public class OptimizeIndexTask
Optimizes the index.
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
Deprecated. |
java.lang.String |
getDescription()
Deprecated. A description of the task that can be presented to the user via the UI. |
static OptimizeIndexTask |
getInstance()
Deprecated. |
int |
hashCode()
Deprecated. |
void |
perform(org.apache.lucene.index.IndexWriter writer)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static OptimizeIndexTask getInstance()
public java.lang.String getDescription()
IndexTask
getDescription
in interface IndexTask
public void perform(org.apache.lucene.index.IndexWriter writer) throws java.io.IOException
perform
in interface com.atlassian.bonnie.ILuceneConnection.WriterAction
java.io.IOException
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |