ERIDirectory.EOFDirectory 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 |
s |
) |
throws IOException |
| void deleteFile |
( |
String |
s |
) |
throws IOException |
| boolean fileExists |
( |
String |
s |
) |
throws IOException |
| long fileLength |
( |
String |
s |
) |
throws IOException |
| long fileModified |
( |
String |
s |
) |
throws IOException |
| IndexInput openInput |
( |
String |
s |
) |
throws IOException |
| void touchFile |
( |
String |
s |
) |
throws IOException |
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/EOF/ERIndexing/Sources/er/indexing/storage/ERIDirectory.java