Package bw :: Package poseidon :: Module seaclient :: Class PyroSeaClient
[frames] | no frames]

Class PyroSeaClient

             object --+        
                      |        
oceanclient.OceanClient --+    
                          |    
                  SeaClient --+
                              |
                             PyroSeaClient

Instance Methods
 
get_proxy(self)

Inherited from SeaClient: __init__, __repr__, commit, find_table_count, pack, put, read, rollback, verify

Inherited from oceanclient.OceanClient: __contains__, __getitem__, __len__, __setitem__, begin_transaction, close, get, has_key, process_options, setdefault, stats

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

Properties

Inherited from object: __class__

Method Details

get_proxy(self)

 
Overrides: oceanclient.OceanClient.get_proxy