org.galagosearch.core.index
Class VocabularyReader.TermSlot

java.lang.Object
  extended by org.galagosearch.core.index.VocabularyReader.TermSlot
Enclosing class:
VocabularyReader

public static class VocabularyReader.TermSlot
extends java.lang.Object


Field Summary
 long begin
           
 long length
           
 byte[] termData
           
 
Constructor Summary
VocabularyReader.TermSlot()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

termData

public byte[] termData

begin

public long begin

length

public long length
Constructor Detail

VocabularyReader.TermSlot

public VocabularyReader.TermSlot()


Copyright © 2009. All Rights Reserved.