|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.TimerTask
planetj.util.CMTimerTask
planetj.dataengine.task.DataEngineTimerTask
planetj.dataengine.cache.CacheTrackingTask
This thread periodically goes through all of the caches and removes any RowCollections that have expired.
| Constructor Summary | |
CacheTrackingTask()
CacheCleanupThread constructor comment. |
|
| Method Summary | |
void |
insertSystemCache(long currentTime,
DataEngineCache deCache)
|
void |
performTask()
This task spins through all the cache and inserts tracking records into a cache tracking file to all cache history to be monitored and examined. |
| Methods inherited from class planetj.dataengine.task.DataEngineTimerTask |
postTask, preTask |
| Methods inherited from class planetj.util.CMTimerTask |
addListener, getNewTaskEvent, getTaskEvent, removeListener, run, taskCompleted, taskFailed, taskStarted |
| Methods inherited from class java.util.TimerTask |
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CacheTrackingTask()
| Method Detail |
public void insertSystemCache(long currentTime,
DataEngineCache deCache)
public void performTask()
performTask in class CMTimerTask
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||