class documentation
class JobQueueRunner(_RpcClientBase, _generated_rpc.RpcClientJobQueue):
RPC wrappers for job queue.
Method | __init__ |
Initializes this class. |
Inherited from _RpcClientBase
:
Static Method | _ |
Encode argument. |
Method | _ |
Entry point for automatically generated RPC wrappers. |
Instance Variable | _encoder |
Undocumented |
Instance Variable | _proc |
Undocumented |
Inherited from RpcClientJobQueue
(via _RpcClientBase
):
Method | call |
Wrapper for RPC call 'jobqueue_purge' |
Method | call |
Wrapper for RPC call 'jobqueue_rename' |
Method | call |
Wrapper for RPC call 'jobqueue_set_drain_flag' |
Method | call |
Wrapper for RPC call 'jobqueue_update' |
Constant | _CALLS |
Undocumented |