Plasma GitLab Archive
Projects Blog Knowledge

Module Mapred_rpc_clnt.Mapred_task.V1


module V1: sig .. end

type t = 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.t
val create_portmapped_client : ?esys:Unixqueue.event_system ->
?program_number:Rtypes.uint4 ->
?version_number:Rtypes.uint4 -> string -> Rpc.protocol -> Rpc_client.t
val create_client2 : ?esys:Unixqueue.event_system ->
?program_number:Rtypes.uint4 ->
?version_number:Rtypes.uint4 -> Rpc_client.mode2 -> Rpc_client.t
val _program : Rpc_program.t
val null : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'null'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'null'res
val 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) -> unit
val exec : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'exec'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'exec'res
val 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) -> unit
val simulate : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'simulate'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'simulate'res
val 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) -> unit
val kill : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'kill'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'kill'res
val 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) -> unit
val kill_all : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'kill_all'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'kill_all'res
val 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) -> unit
val configure : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'configure'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'configure'res
val 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) -> unit
val check_version : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'check_version'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'check_version'res
val 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) -> unit
val job_capacity : Rpc_client.t ->
Mapred_rpc_aux.t_Mapred_task'V1'job_capacity'arg ->
Mapred_rpc_aux.t_Mapred_task'V1'job_capacity'res
val 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
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml