Uses of Class
org.teiid.internal.core.index.IndexBlock
-
Packages that use IndexBlock Package Description org.teiid.internal.core.index -
-
Uses of IndexBlock in org.teiid.internal.core.index
Subclasses of IndexBlock in org.teiid.internal.core.index Modifier and Type Class Description classGammaCompressedIndexBlockUses prefix coding on words, and gamma coding of document numbers differences.Fields in org.teiid.internal.core.index declared as IndexBlock Modifier and Type Field Description protected IndexBlockBlocksIndexInput. currentIndexBlockMethods in org.teiid.internal.core.index that return IndexBlock Modifier and Type Method Description protected IndexBlockBlocksIndexInput. getIndexBlock(int blockNum)Returns the IndexBlock (containing words) with the given number.
-