org.archive.wayback.resourceindex.ziplines
Class ZiplinedBlockStringSequence

java.lang.Object
  extended by org.archive.wayback.resourceindex.ziplines.ZiplinedBlockStringSequence

public class ZiplinedBlockStringSequence
extends Object

Author:
brad

Constructor Summary
ZiplinedBlockStringSequence(FlatFile chunkIndex, HashMap<String,String> chunkMap)
           
 
Method Summary
 StringPrefixIterator getIterator(String prefix)
           
 StringPrefixIterator getIterator(String prefix, long skip)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZiplinedBlockStringSequence

public ZiplinedBlockStringSequence(FlatFile chunkIndex,
                                   HashMap<String,String> chunkMap)
Method Detail

getIterator

public StringPrefixIterator getIterator(String prefix,
                                        long skip)
                                 throws ResourceIndexNotAvailableException,
                                        IOException
Throws:
ResourceIndexNotAvailableException
IOException

getIterator

public StringPrefixIterator getIterator(String prefix)
                                 throws ResourceIndexNotAvailableException,
                                        IOException
Throws:
ResourceIndexNotAvailableException
IOException


Copyright © 2005-2011 Internet Archive. All Rights Reserved.