|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.openprivacy.reptile.tasks.BaseTask
|
+--org.openprivacy.reptile.search.tasks.SearchGCTask
Handles garbage collecting all SearchProviders.
| Field Summary | |
static long |
PROVIDER_MAX_GC_TIME
The maximum amount of time that a provider should around for. |
| Fields inherited from interface org.openprivacy.reptile.tasks.Task |
MESSAGE_SUCCESSFUL, STATE_PAUSED, STATE_RUNNING, STATE_STOPPED, TYPE_OCS, TYPE_RSS, TYPE_UNKNOWN |
| Constructor Summary | |
SearchGCTask()
Create a new SearchGCTask instance. |
|
| Method Summary | |
void |
run()
|
| Methods inherited from class org.openprivacy.reptile.tasks.BaseTask |
getIdentifier, getInterval, getLastMessage, getLastRan, getState, getType, setIdentifier, setInterval, setLastMessage, setLastMessage, setLastRan, setState, setType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openprivacy.reptile.tasks.Task |
getIdentifier, getInterval, getLastMessage, getLastRan, getState, getType, setIdentifier, setInterval, setLastMessage, setLastMessage, setLastRan, setState, setType |
| Field Detail |
public static final long PROVIDER_MAX_GC_TIME
| Constructor Detail |
public SearchGCTask()
SearchGCTask instance.| Method Detail |
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||