module V1:sig..end
typet =Rpc_client.t
val create_client : ?esys:Unixqueue.event_system ->
?program_number:Rtypes.uint4 ->
?version_number:Rtypes.uint4 ->
Rpc_client.connector -> Rpc.protocol -> Rpc_client.tval create_portmapped_client : ?esys:Unixqueue.event_system ->
?program_number:Rtypes.uint4 ->
?version_number:Rtypes.uint4 -> string -> Rpc.protocol -> Rpc_client.tval create_client2 : ?esys:Unixqueue.event_system ->
?program_number:Rtypes.uint4 ->
?version_number:Rtypes.uint4 -> Rpc_client.mode2 -> Rpc_client.tval _program : Rpc_program.tval null : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'null'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'null'resval null'async : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'null'arg ->
((unit -> Mapred_rpc_aux.t_Mapred_task'V1'null'res) -> unit) -> unitval exec : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'exec'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'exec'resval exec'async : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'exec'arg ->
((unit -> Mapred_rpc_aux.t_Mapred_task'V1'exec'res) -> unit) -> unitval simulate : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'simulate'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'simulate'resval simulate'async : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'simulate'arg ->
((unit -> Mapred_rpc_aux.t_Mapred_task'V1'simulate'res) -> unit) -> unitval kill : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'kill'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'kill'resval kill'async : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'kill'arg ->
((unit -> Mapred_rpc_aux.t_Mapred_task'V1'kill'res) -> unit) -> unitval kill_all : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'kill_all'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'kill_all'resval kill_all'async : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'kill_all'arg ->
((unit -> Mapred_rpc_aux.t_Mapred_task'V1'kill_all'res) -> unit) -> unitval configure : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'configure'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'configure'resval configure'async : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'configure'arg ->
((unit -> Mapred_rpc_aux.t_Mapred_task'V1'configure'res) -> unit) -> unitval check_version : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'check_version'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'check_version'resval check_version'async : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'check_version'arg ->
((unit -> Mapred_rpc_aux.t_Mapred_task'V1'check_version'res) -> unit) -> unitval job_capacity : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'job_capacity'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'job_capacity'resval job_capacity'async : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'job_capacity'arg ->
((unit -> Mapred_rpc_aux.t_Mapred_task'V1'job_capacity'res) -> unit) -> unit