Package arvados :: Module keep :: Class Keep
[hide private]
[frames] | no frames]

Class Keep

source code

builtins.object --+
                  |
                 Keep

Simple interface to a global KeepClient object.

THIS CLASS IS DEPRECATED. Please instantiate your own KeepClient with your own API client. The global KeepClient will build an API client from the current Arvados configuration, which may not match the one you built.

Class Methods [hide private]
 
global_client_object(cls) source code
Static Methods [hide private]
 
get(locator, **kwargs) source code
 
put(data, **kwargs) source code
Class Variables [hide private]
  _last_key = None
hash(x)