Package bw :: Package poseidon :: Module indexoceanclient :: Class LocalIndexOceanClient
[frames] | no frames]

Class LocalIndexOceanClient

             object --+        
                      |        
oceanclient.OceanClient --+    
                          |    
           IndexOceanClient --+
                              |
                             LocalIndexOceanClient

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

Inherited from IndexOceanClient: __getslice__, commit, evaluate, has_key, pack, put, read, rexsearch

Inherited from oceanclient.OceanClient: __contains__, __getitem__, __len__, __repr__, __setitem__, begin_transaction, close, get, process_options, 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.OceanClient.get_proxy