Uses of Class
org.apache.lucene.store.db.File

Packages that use File
org.apache.lucene.store.db Berkeley DB 4.3 based implementation of Directory
 

Uses of File in org.apache.lucene.store.db
 

Fields in org.apache.lucene.store.db declared as File
protected  File DbIndexOutput.file
           
protected  File DbIndexInput.file
           
 

Constructors in org.apache.lucene.store.db with parameters of type File
Block(File file)
           
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.