Package bw :: Package poseidon :: Module oceanclient :: Class LocalOceanClient
[frames] | no frames]

Class LocalOceanClient

 object --+    
          |    
OceanClient --+
              |
             LocalOceanClient

Instance Methods
 
__init__(self, fn, options)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
 
get_proxy(self)
 
exit(self)

Inherited from OceanClient: __contains__, __getitem__, __len__, __repr__, __setitem__, begin_transaction, close, commit, get, has_key, pack, process_options, put, read, rollback, setdefault, stats

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __str__

Properties

Inherited from object: __class__

Method Details

__init__(self, fn, options)
(Constructor)

 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Overrides: object.__init__
(inherited documentation)

get_proxy(self)

 
Overrides: OceanClient.get_proxy