class documentation

RPC wrappers for job queue.

Method __init__ Initializes this class.

Inherited from _RpcClientBase:

Static Method _EncodeArg Encode argument.
Method _Call Entry point for automatically generated RPC wrappers.
Instance Variable _encoder Undocumented
Instance Variable _proc Undocumented

Inherited from RpcClientJobQueue (via _RpcClientBase):

Method call_jobqueue_purge Wrapper for RPC call 'jobqueue_purge'
Method call_jobqueue_rename Wrapper for RPC call 'jobqueue_rename'
Method call_jobqueue_set_drain_flag Wrapper for RPC call 'jobqueue_set_drain_flag'
Method call_jobqueue_update Wrapper for RPC call 'jobqueue_update'
Constant _CALLS Undocumented
def __init__(self, _context, address_list):

Initializes this class.