Uses of Class
org.teiid.internal.core.index.BlocksIndexInput
-
Packages that use BlocksIndexInput Package Description org.teiid.internal.core.index -
-
Uses of BlocksIndexInput in org.teiid.internal.core.index
Methods in org.teiid.internal.core.index that return BlocksIndexInput Modifier and Type Method Description protected BlocksIndexInput
Index. getBlocksIndexInput()
BlocksIndexInput
Index. getCachedInput()
Methods in org.teiid.internal.core.index with parameters of type BlocksIndexInput Modifier and Type Method Description void
Index. setCachedInput(BlocksIndexInput theCachedInput)
-