Uses of Interface
org.apache.mahout.cf.taste.model.UpdatableIDMigrator

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

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

Classes in org.apache.mahout.cf.taste.impl.model that implement UpdatableIDMigrator
 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–2014 The Apache Software Foundation. All rights reserved.