ERIDirectory.LockingDirectory Class Reference
Inherits org::apache::lucene::store::Directory.
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
| void close |
( |
|
) |
throws IOException |
| IndexOutput createOutput |
( |
String |
name |
) |
throws IOException |
| void deleteFile |
( |
String |
name |
) |
throws IOException |
| boolean fileExists |
( |
String |
name |
) |
throws IOException |
| long fileLength |
( |
String |
name |
) |
throws IOException |
| long fileModified |
( |
String |
name |
) |
throws IOException |
| IndexInput openInput |
( |
String |
name |
) |
throws IOException |
| void renameFile |
( |
String |
from, |
|
|
String |
to | |
|
) |
| | throws IOException |
| void touchFile |
( |
String |
name |
) |
throws IOException |
Member Data Documentation
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/EOF/ERIndexing/Sources/er/indexing/storage/ERIDirectory.java