Package AccessGrid :: Module DataStoreClient
[show private | hide private]
[frames | no frames]

Module AccessGrid.DataStoreClient

Classes
DataStoreClient Client interface API for a venue datastore.
DataStoreFileReader This is a file handle lookalike class that manages the reading from a venue-based file.
DataStoreFileWriter This is a file handle lookalike class that manages the writing to a venue-based file.
DataStoreShell  
RemoteFileObj Class to represent an individual file or directory from the remote side.

Exceptions
FileNotFound  

Function Summary
  GetVenueDataStore(venueURL)
Return the default venue datastore for the given venue URL.

Variable Summary
str __revision__ = '$Id: DataStoreClient.py,v 1.23 2004/09/0...
Logger log = <logging.Logger instance at 0x013074B8>

Function Details

GetVenueDataStore(venueURL)

Return the default venue datastore for the given venue URL.


Variable Details

__revision__

Type:
str
Value:
'$Id: DataStoreClient.py,v 1.23 2004/09/03 15:00:03 judson Exp $'      

log

Type:
Logger
Value:
<logging.Logger instance at 0x013074B8>                                

Generated by Epydoc 2.1 on Thu Apr 14 16:39:30 2005 http://epydoc.sf.net