|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileLineIterator | |
---|---|
org.apache.mahout.cf.taste.impl.model.file |
Uses of FileLineIterator in org.apache.mahout.cf.taste.impl.model.file |
---|
Methods in org.apache.mahout.cf.taste.impl.model.file with parameters of type FileLineIterator | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |