|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cutunes.server.CacheTop40
Simple wrapper to give a point from which cron can run the DatabaseController.updateTop40Caches() method. This method caches the data for the communities Top40 songs, albums and artists since these queries take a considerable amount of time to execute.
Constructor Summary | |
CacheTop40()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Main method allows for DatabaseController.updateTop40Caches() to be called. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CacheTop40()
Method Detail |
public static void main(java.lang.String[] args)
args
- No command line arguments are required
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |