|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jrun.sql.pool.CacheThread
The Thread that manages refreshes of the SQL query cache.
| Constructor Summary | |
CacheThread(JDBCPool pool,
SQLCache cache,
long sleep)
|
|
| Method Summary | |
void |
run()
The Thread which manages the cache refreshes operates in this run method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CacheThread(JDBCPool pool,
SQLCache cache,
long sleep)
| 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 | ||||||||