|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.control.webharvest.engine.ScheduledPause
public class ScheduledPause
Performs a scheduled pause of the harvesting engine.
Intended to be used when multiple remote nodes are synchronizing a local Lucene index at a scheduled time.
| Constructor Summary | |
|---|---|
ScheduledPause()
Default constructor. |
|
| Method Summary | |
|---|---|
void |
run()
Run the 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 ScheduledPause()
| Method Detail |
|---|
public void setParameters(StringAttributeMap parameters)
setParameters in interface IScheduledTaskparameters - the configuration paramaterspublic void run()
run in interface Runnable
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||