|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.search.lucene.tasks.OptimizeIndexTask
public class OptimizeIndexTask
| Constructor Summary | |
|---|---|
OptimizeIndexTask()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object other)
|
java.lang.String |
getDescription()
A description of the task that can be presented to the user via the UI. |
int |
hashCode()
|
void |
perform(org.apache.lucene.index.IndexWriter writer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OptimizeIndexTask()
| Method Detail |
|---|
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.WriterActionjava.io.IOExceptionpublic boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||