A B C D E G I L M P R S T U

L

loadHashtable(int, String, String) - Method in class com.cutunes.server.Analyzer
This method loads a hashtable with all of the users song It is used to identify songs in common, and quickly retrieve play counts
loadInfoIntoDB(String) - Method in class com.cutunes.server.Analyzer
Calculates and loads information for user
loadRecIntoDB(String, int, String, String) - Method in class com.cutunes.server.Analyzer
Load a reccomendation into the db for current user
loadSimilarityIntoDB(int, int) - Method in class com.cutunes.server.Analyzer
Loads a value into the sql database for similarity between two users.
loadSimilarityWeekIntoDB(int, int) - Method in class com.cutunes.server.Analyzer
Loads a value into the sql database for similarity between two users for the this week timeframe.
logMessage(boolean, String, String) - Method in class com.cutunes.server.DatabaseController
Logs messages into the message_logs table of the database.

A B C D E G I L M P R S T U