Plasma GitLab Archive
Projects Blog Knowledge

sig
  module V1 :
    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 ->
        Plasma_rpcapi_aux.t_Filesystem'V1'null'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'null'res
      val null'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'null'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'null'res) -> unit) ->
        unit
      val begin_transaction :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'begin_transaction'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'begin_transaction'res
      val begin_transaction'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'begin_transaction'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'begin_transaction'res) ->
         unit) ->
        unit
      val commit_transaction :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'commit_transaction'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'commit_transaction'res
      val commit_transaction'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'commit_transaction'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'commit_transaction'res) ->
         unit) ->
        unit
      val abort_transaction :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'abort_transaction'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'abort_transaction'res
      val abort_transaction'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'abort_transaction'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'abort_transaction'res) ->
         unit) ->
        unit
      val get_inodeinfo :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'get_inodeinfo'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'get_inodeinfo'res
      val get_inodeinfo'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'get_inodeinfo'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'get_inodeinfo'res) ->
         unit) ->
        unit
      val allocate_inode :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'allocate_inode'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'allocate_inode'res
      val allocate_inode'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'allocate_inode'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'allocate_inode'res) ->
         unit) ->
        unit
      val update_inodeinfo :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'update_inodeinfo'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'update_inodeinfo'res
      val update_inodeinfo'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'update_inodeinfo'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'update_inodeinfo'res) ->
         unit) ->
        unit
      val delete_inode :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'delete_inode'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'delete_inode'res
      val delete_inode'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'delete_inode'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'delete_inode'res) -> unit) ->
        unit
      val get_blocks :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'get_blocks'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'get_blocks'res
      val get_blocks'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'get_blocks'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'get_blocks'res) -> unit) ->
        unit
      val allocate_blocks :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'allocate_blocks'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'allocate_blocks'res
      val allocate_blocks'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'allocate_blocks'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'allocate_blocks'res) ->
         unit) ->
        unit
      val free_blocks :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'free_blocks'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'free_blocks'res
      val free_blocks'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'free_blocks'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'free_blocks'res) -> unit) ->
        unit
      val get_fsstat :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'get_fsstat'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'get_fsstat'res
      val get_fsstat'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'get_fsstat'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'get_fsstat'res) -> unit) ->
        unit
      val rereplicate :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rereplicate'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rereplicate'res
      val rereplicate'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rereplicate'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'rereplicate'res) -> unit) ->
        unit
      val get_blocksize :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'get_blocksize'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'get_blocksize'res
      val get_blocksize'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'get_blocksize'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'get_blocksize'res) ->
         unit) ->
        unit
      val lookup :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'lookup'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'lookup'res
      val lookup'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'lookup'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'lookup'res) -> unit) ->
        unit
      val rev_lookup :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rev_lookup'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rev_lookup'res
      val rev_lookup'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rev_lookup'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'rev_lookup'res) -> unit) ->
        unit
      val rev_lookup_dir :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rev_lookup_dir'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rev_lookup_dir'res
      val rev_lookup_dir'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rev_lookup_dir'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'rev_lookup_dir'res) ->
         unit) ->
        unit
      val link_count :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'link_count'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'link_count'res
      val link_count'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'link_count'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'link_count'res) -> unit) ->
        unit
      val link :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'link'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'link'res
      val link'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'link'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'link'res) -> unit) ->
        unit
      val link_at :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'link_at'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'link_at'res
      val link_at'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'link_at'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'link_at'res) -> unit) ->
        unit
      val unlink :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'unlink'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'unlink'res
      val unlink'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'unlink'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'unlink'res) -> unit) ->
        unit
      val unlink_at :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'unlink_at'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'unlink_at'res
      val unlink_at'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'unlink_at'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'unlink_at'res) -> unit) ->
        unit
      val list :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'list'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'list'res
      val list'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'list'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'list'res) -> unit) ->
        unit
      val rename :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rename'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rename'res
      val rename'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rename'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'rename'res) -> unit) ->
        unit
      val rename_at :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rename_at'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rename_at'res
      val rename_at'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'rename_at'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'rename_at'res) -> unit) ->
        unit
      val namelock :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'namelock'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'namelock'res
      val namelock'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'namelock'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'namelock'res) -> unit) ->
        unit
      val set_block_checksum :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'set_block_checksum'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'set_block_checksum'res
      val set_block_checksum'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'set_block_checksum'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'set_block_checksum'res) ->
         unit) ->
        unit
      val iterate :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'iterate'arg ->
        Plasma_rpcapi_aux.t_Filesystem'V1'iterate'res
      val iterate'async :
        Rpc_client.t ->
        Plasma_rpcapi_aux.t_Filesystem'V1'iterate'arg ->
        ((unit -> Plasma_rpcapi_aux.t_Filesystem'V1'iterate'res) -> unit) ->
        unit
    end
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml