|
Esri Geoportal Server 1.0
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.catalog.lucene.LuceneIndexOptimizer
public class LuceneIndexOptimizer
Background thread to optimize the Lucene index.
| Constructor Summary | |
|---|---|
LuceneIndexOptimizer()
Default constructor. |
|
| Method Summary | |
|---|---|
void |
run()
Run the optimization process. |
void |
setParameters(StringAttributeMap parameters)
Sets the configuration paramaters for the task. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LuceneIndexOptimizer()
| Method Detail |
|---|
public void setParameters(StringAttributeMap parameters)
setParameters in interface IScheduledTaskparameters - the configuration paramaterspublic void run()
run in interface Runnable
|
Esri Geoportal Server 1.0
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||