Uses of Class
org.teiid.internal.core.index.FileListBlock

Packages that use FileListBlock
org.teiid.internal.core.index   
 

Uses of FileListBlock in org.teiid.internal.core.index
 

Fields in org.teiid.internal.core.index declared as FileListBlock
protected  FileListBlock BlocksIndexInput.currentFileListBlock
           
protected  FileListBlock BlocksIndexOutput.fileListBlock
           
 

Methods in org.teiid.internal.core.index that return FileListBlock
protected  FileListBlock BlocksIndexInput.getFileListBlock(int blockNum)
          Returns the FileListBlock with the given number.
 



Copyright © 2011. All Rights Reserved.