Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
P
R
S
T
U
U
UpdatePlayCountWeek
- class com.cutunes.server.
UpdatePlayCountWeek
.
Simple wrapper to give a point from which cron can run the DatabaseController.updatePlayCountWeek() method.
UpdatePlayCountWeek()
- Constructor for class com.cutunes.server.
UpdatePlayCountWeek
updateHasSong(int, Date, Vector)
- Method in class com.cutunes.server.
DatabaseController
Method updates the playcount/last_played information in the has_song table for a given user.
updatePlayCountWeek()
- Method in class com.cutunes.server.
DatabaseController
Automatically 'decays' the play_count_week field for all rows in the has_songs table.
updateTop40Caches()
- Method in class com.cutunes.server.
DatabaseController
Caches the Top40 artists, albums, songs (both week and all-time views) in extra table in the database (called top_songs, top_artists, etc).
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
P
R
S
T
U