Plasma GitLab Archive
Projects Blog Knowledge

sig
  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 ->
    Pfs_rpcapi_aux.t_Inode_cache'V1'null'arg ->
    Pfs_rpcapi_aux.t_Inode_cache'V1'null'res
  val null'async :
    Rpc_client.t ->
    Pfs_rpcapi_aux.t_Inode_cache'V1'null'arg ->
    ((unit -> Pfs_rpcapi_aux.t_Inode_cache'V1'null'res) -> unit) -> unit
  val is_up_to_date :
    Rpc_client.t ->
    Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date'arg ->
    Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date'res
  val is_up_to_date'async :
    Rpc_client.t ->
    Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date'arg ->
    ((unit -> Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date'res) -> unit) ->
    unit
  val is_up_to_date_seqno :
    Rpc_client.t ->
    Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date_seqno'arg ->
    Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date_seqno'res
  val is_up_to_date_seqno'async :
    Rpc_client.t ->
    Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date_seqno'arg ->
    ((unit -> Pfs_rpcapi_aux.t_Inode_cache'V1'is_up_to_date_seqno'res) ->
     unit) ->
    unit
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml