|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractIDMigrator | |
---|---|
org.apache.mahout.cf.taste.impl.model | |
org.apache.mahout.cf.taste.impl.model.file |
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. |
Uses of AbstractIDMigrator in org.apache.mahout.cf.taste.impl.model.file |
---|
Subclasses of AbstractIDMigrator in org.apache.mahout.cf.taste.impl.model.file | |
---|---|
class |
FileIDMigrator
An IDMigrator backed by a file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |