|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexOutput | |
|---|---|
| org.teiid.internal.core.index | |
| Uses of IndexOutput in org.teiid.internal.core.index |
|---|
| Subclasses of IndexOutput in org.teiid.internal.core.index | |
|---|---|
class |
BlocksIndexOutput
A blocksIndexOutput is used to save an index in a file with the given structure: - Signature of the file; - FileListBlocks; - IndexBlocks; - Summary of the index. |
| Methods in org.teiid.internal.core.index with parameters of type IndexOutput | |
|---|---|
protected void |
InMemoryIndex.save(IndexOutput output)
Saves the index in the given IndexOutput. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||