Plasma GitLab Archive
Projects Blog Knowledge

functor (U'C : Rpc_client.USE_CLIENT->
  sig
    module V1 :
      sig
        type t = U'C.t
        val _program : Rpc_program.t
        val null :
          U'C.t ->
          Mapred_rpc_aux.t_Mapred_task'V1'null'arg ->
          Mapred_rpc_aux.t_Mapred_task'V1'null'res
        val null'async :
          U'C.t ->
          Mapred_rpc_aux.t_Mapred_task'V1'null'arg ->
          ((unit -> Mapred_rpc_aux.t_Mapred_task'V1'null'res) -> unit) ->
          unit
        val exec :
          U'C.t ->
          Mapred_rpc_aux.t_Mapred_task'V1'exec'arg ->
          Mapred_rpc_aux.t_Mapred_task'V1'exec'res
        val exec'async :
          U'C.t ->
          Mapred_rpc_aux.t_Mapred_task'V1'exec'arg ->
          ((unit -> Mapred_rpc_aux.t_Mapred_task'V1'exec'res) -> unit) ->
          unit
        val simulate :
          U'C.t ->
          Mapred_rpc_aux.t_Mapred_task'V1'simulate'arg ->
          Mapred_rpc_aux.t_Mapred_task'V1'simulate'res
        val simulate'async :
          U'C.t ->
          Mapred_rpc_aux.t_Mapred_task'V1'simulate'arg ->
          ((unit -> Mapred_rpc_aux.t_Mapred_task'V1'simulate'res) -> unit) ->
          unit
        val kill :
          U'C.t ->
          Mapred_rpc_aux.t_Mapred_task'V1'kill'arg ->
          Mapred_rpc_aux.t_Mapred_task'V1'kill'res
        val kill'async :
          U'C.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 :
          U'C.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 :
          U'C.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 :
          U'C.t ->
          Mapred_rpc_aux.t_Mapred_task'V1'configure'arg ->
          Mapred_rpc_aux.t_Mapred_task'V1'configure'res
        val configure'async :
          U'C.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 :
          U'C.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 :
          U'C.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 :
          U'C.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 :
          U'C.t ->
          Mapred_rpc_aux.t_Mapred_task'V1'job_capacity'arg ->
          ((unit -> Mapred_rpc_aux.t_Mapred_task'V1'job_capacity'res) -> unit) ->
          unit
      end
  end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml