Uses of Class
org.apache.mahout.cf.taste.impl.model.AbstractIDMigrator

Packages that use AbstractIDMigrator
org.apache.mahout.cf.taste.impl.model   
 

Uses of AbstractIDMigrator in org.apache.mahout.cf.taste.impl.model
 

Subclasses of AbstractIDMigrator in org.apache.mahout.cf.taste.impl.model
 class AbstractJDBCIDMigrator
          Implementation which stores the reverse long-to-String mapping in a database.
 class MemoryIDMigrator
          Implementation which stores the reverse long-to-String mapping in memory.
 class MySQLJDBCIDMigrator
           An implementation for MySQL.
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.