ERIDirectory.LockingDirectory Class Reference

Inherits org::apache::lucene::store::Directory.

Collaboration diagram for ERIDirectory.LockingDirectory:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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
String[] list () throws IOException
IndexInput openInput (String name) throws IOException
void renameFile (String from, String to) throws IOException
void touchFile (String name) throws IOException

Package Functions

 LockingDirectory (Directory wrapped)

Private Attributes

Directory _wrapped


Constructor & Destructor Documentation

LockingDirectory ( Directory  wrapped  )  [package]


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

String [] list (  )  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

Directory _wrapped [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:21 2012 for Project Wonder by  doxygen 1.5.8