|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.archive.wayback.util.flatfile.FlatFile
org.archive.wayback.util.CachedFile
public class CachedFile
| Constructor Summary | |
|---|---|
CachedFile(java.io.File targetFile,
java.net.URL sourceUrl,
long checkIntervalMS)
|
|
| Method Summary | |
|---|---|
CloseableIterator<java.lang.String> |
getSequentialIterator()
|
| Methods inherited from class org.archive.wayback.util.flatfile.FlatFile |
|---|
findKeyOffset, getLastMatchOffset, getPath, getRecordIterator, getReverseRecordIterator, main, setPath, store |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CachedFile(java.io.File targetFile,
java.net.URL sourceUrl,
long checkIntervalMS)
targetFile - sourceUrl - checkIntervalMS - | Method Detail |
|---|
public CloseableIterator<java.lang.String> getSequentialIterator()
throws java.io.IOException
getSequentialIterator in class FlatFilejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||