Package org.apache.lucene.store
Class AlfrescoFSDirectory
- java.lang.Object
-
- org.apache.lucene.store.Directory
-
- org.apache.lucene.store.FSDirectory
-
- org.apache.lucene.store.AlfrescoFSDirectory
-
public class AlfrescoFSDirectory extends FSDirectory
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.lucene.store.FSDirectory
FSDirectory.FSIndexInput, FSDirectory.FSIndexOutput
-
-
Field Summary
-
Fields inherited from class org.apache.lucene.store.FSDirectory
LOCK_DIR
-
-
Constructor Summary
Constructors Constructor Description AlfrescoFSDirectory()
-
Method Summary
-
Methods inherited from class org.apache.lucene.store.FSDirectory
close, createOutput, deleteFile, fileExists, fileLength, fileModified, fileModified, getDirectory, getDirectory, getDirectory, getDirectory, getDirectory, getDirectory, getDisableLocks, getFile, getLockID, list, openInput, openInput, renameFile, setDisableLocks, sync, toString, touchFile
-
-