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 IOException
Returns bounds of a given key

Parameters:
key -
Returns:
bounds
Throws:
IOException


Terrier 3.6. Copyright © 2004-2011 University of Glasgow