public final class MemoryIDMigrator
extends org.apache.mahout.cf.taste.impl.model.AbstractIDMigrator
implements org.apache.mahout.cf.taste.model.UpdatableIDMigrator
| Constructor and Description |
|---|
MemoryIDMigrator() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(Iterable<String> stringIDs) |
void |
storeMapping(long longID,
String stringID) |
String |
toStringID(long longID) |
hash, refresh, toLongIDpublic void storeMapping(long longID,
String stringID)
storeMapping in interface org.apache.mahout.cf.taste.model.UpdatableIDMigratorpublic String toStringID(long longID)
toStringID in interface org.apache.mahout.cf.taste.model.IDMigratorCopyright © 2012-2013 Myrrix Ltd. All Rights Reserved.