| Package | Description |
|---|---|
| org.teiid.internal.core.index |
| Modifier and Type | Class and Description |
|---|---|
class |
GammaCompressedIndexBlock
Uses prefix coding on words, and gamma coding of document numbers differences.
|
| Modifier and Type | Field and Description |
|---|---|
protected IndexBlock |
BlocksIndexInput.currentIndexBlock |
| Modifier and Type | Method and Description |
|---|---|
protected IndexBlock |
BlocksIndexInput.getIndexBlock(int blockNum)
Returns the IndexBlock (containing words) with the given number.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.