| Package | Description |
|---|---|
| org.apache.mahout.cf.taste.impl.model.file |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FileDataModel.processFile(FileLineIterator dataOrUpdateFileIterator,
FastByIDMap<?> data,
FastByIDMap<FastByIDMap<Long>> timestamps,
boolean fromPriorData) |
protected void |
FileDataModel.processFileWithoutID(FileLineIterator dataOrUpdateFileIterator,
FastByIDMap<FastIDSet> data,
FastByIDMap<FastByIDMap<Long>> timestamps) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.