Example usage for org.apache.mahout.cf.taste.model UpdatableIDMigrator interface-usage

List of usage examples for org.apache.mahout.cf.taste.model UpdatableIDMigrator interface-usage

Introduction

In this page you can find the example usage for org.apache.mahout.cf.taste.model UpdatableIDMigrator interface-usage.

Usage

From source file net.myrrix.common.random.MemoryIDMigrator.java

/**
 * Implementation which stores the reverse long-to-String mapping in memory.
 * Copied from Mahout.
 *
 * @author Mahout
 * @since 1.0