org.terrier.structures.collections
Interface FSOrderedMapFile.FSOMapFileBSearchShortcut<KEY>

Enclosing class:
FSOrderedMapFile<K extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable>

public static interface FSOrderedMapFile.FSOMapFileBSearchShortcut<KEY>

interface FSOMapFileBSearchShortcut


Method Summary
 int[] searchBounds(KEY key)
          Returns bounds of a given key
 

Method Detail

searchBounds

int[] searchBounds(KEY key)
                   throws java.io.IOException
Returns bounds of a given key

Parameters:
key -
Returns:
bounds
Throws:
java.io.IOException


Terrier 3.5. Copyright © 2004-2011 University of Glasgow