public class OptimizeIndexTask extends Object implements ConfluenceIndexTask
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other)
Deprecated.
|
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.
|
public static OptimizeIndexTask getInstance()
public String getDescription()
IndexTask
getDescription
in interface IndexTask
public void perform(org.apache.lucene.index.IndexWriter writer) throws IOException
perform
in interface com.atlassian.bonnie.ILuceneConnection.WriterAction
IOException
Copyright © 2003–2016 Atlassian. All rights reserved.