Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<org.wikibrain.core.cmd.FileMatcher,DumpLinkInfo> |
DumpLinkCluster.get(org.wikibrain.core.lang.Language language) |
com.google.common.collect.Multimap<org.wikibrain.core.cmd.FileMatcher,DumpLinkInfo> |
DumpLinkGetter.getDumpFiles(List<String> links)
Return all links of a particular language the fits one of the patterns
|
protected Map<String,com.google.common.collect.Multimap<org.wikibrain.core.cmd.FileMatcher,DumpLinkInfo>> |
RequestedLinkGetter.getDumps()
Get dump file links of the most recent available before the requestDate.
|
Modifier and Type | Method and Description |
---|---|
void |
DumpLinkCluster.add(DumpLinkInfo link) |
File |
DumpFileDownloader.getOneFile(DumpLinkInfo link)
Attempts to download the specified file.
|
Copyright © 2014. All rights reserved.